Version 1 (modified by dido, 16 years ago) (diff) |
---|
Analysis
Overview
- There should be easy way for the user to change fonts. This functionality should appear in character settings hud and detached text frame editor.
- User should be able to chose font name(Helvetica, Arial etc.) and font face(heavy, medium, oblique, gothic, regular etc.)
Task requirements
- Add combo box in
Task result
(List the end product of the task (for example "Source code", "Wiki page", etc.))
Implementation idea
- Currently we use swing-based java component for font selection(JFontChooser). See if we can use some of it's functionality.
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
(Provide instructions for demonstration of the task.)
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)