aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added 'vmtx' table.David Schweinsberg2007-01-311-0/+112
* Added 'vhea' table.David Schweinsberg2007-01-311-0/+147
* Fixed bug that allowed duplicates in the MRU list.David Schweinsberg2007-01-301-3/+12
* Added the 'VDMX' table.David Schweinsberg2007-01-302-1/+199
* Restructured table loading so that prerequesite tables are loaded first, whic...David Schweinsberg2007-01-301-20/+39
* Moved all initialisation code into the constructor.David Schweinsberg2007-01-303-68/+55
* Added constructor parameters for revised table initialisation. Added 'hdmx' ...David Schweinsberg2007-01-301-4/+7
* Added 'hdmx' table loading.David Schweinsberg2007-01-301-0/+119
* Added loading of Mac resource-fork-based fonts.David Schweinsberg2007-01-291-6/+15
* Added a test to access Mac resource fork-based fonts.David Schweinsberg2007-01-291-3/+6
* NetBeans insisted on this modification when upgrading to 5.5.David Schweinsberg2007-01-291-2/+7
* Removed preference storage in a Property object, which is now replaced with t...David Schweinsberg2007-01-261-25/+12
* Added menu text.David Schweinsberg2007-01-261-9/+12
* Replaced Properties with EditorPrefs.David Schweinsberg2007-01-261-8/+7
* Implemented MRU list. Included stub for zoom preference.David Schweinsberg2007-01-251-2/+49
* Restructured File and Help menus. Replaced Properties with EditorPrefs to ho...David Schweinsberg2007-01-251-54/+79
* Small updates to the text.David Schweinsberg2007-01-251-3/+3
* Apple HI Guideline conformance update.David Schweinsberg2007-01-254-58/+129
* Added to support Apple HI Guideline conformance when running under Mac OS X.David Schweinsberg2007-01-251-0/+56
* Added new menu strings.David Schweinsberg2007-01-251-1/+9
* Added a check that a composite glyph isn't referencing null glyphs.David Schweinsberg2007-01-251-3/+6
* Modified to conform with Apple HI Guidelines.David Schweinsberg2007-01-255-66/+133
* Updated copyright date.David Schweinsberg2007-01-241-2/+2
* Checks that getDescription(int i) is within bounds.David Schweinsberg2007-01-241-2/+6
* Moved main application from net.java.dev.typecast.apps.editor.Main to net.jav...David Schweinsberg2007-01-241-1/+1
* Removed a few redundant casts to eliminate warnings.David Schweinsberg2007-01-246-15/+15
* Checked-in with a test value.David Schweinsberg2007-01-241-1/+4
* Updated licence header and a bit of a tidy up.David Schweinsberg2007-01-2429-551/+1487
* Modified to use DataInput rather than RandomAccessFile.David Schweinsberg2007-01-243-49/+178
* Now uses base class EditorView and tidied-up appearance.David Schweinsberg2007-01-241-71/+87
* Moved to net.java.dev.typecast.app.editor.David Schweinsberg2007-01-2412-2193/+0
* New package with new EditorView base class.David Schweinsberg2007-01-241-0/+32
* Renamed from package net.java.dev.typecase.apps.David Schweinsberg2007-01-2413-0/+2295
* Added Wiki linkDavid Schweinsberg2005-03-251-1/+2
* renamed "version" to "language" to conform with the specDavid Schweinsberg2004-12-212-9/+9
* Now implementedDavid Schweinsberg2004-12-211-12/+97
* - extended to show character codesDavid Schweinsberg2004-12-211-13/+50
* no messageDavid Schweinsberg2004-12-218-290/+365
* Added character map editorDavid Schweinsberg2004-12-212-25/+36
* New character map viewer / editorDavid Schweinsberg2004-12-211-0/+167
* Added new methods for returning character set rangesDavid Schweinsberg2004-12-218-222/+484
* Added handler for unknown cmap formatsDavid Schweinsberg2004-12-211-0/+54
* Corrected handling of OTF tablesDavid Schweinsberg2004-12-211-6/+11
* Factored-out render facilitiesDavid Schweinsberg2004-12-212-0/+206
* Added imagesDavid Schweinsberg2004-12-162-0/+0
* Added image, and changed some of the wording. Added a Help Wanted section.David Schweinsberg2004-12-161-8/+15
* Added RSS feed infoDavid Schweinsberg2004-12-161-0/+1
* no messageDavid Schweinsberg2004-12-158-285/+592
* Incorrect path fill fixedDavid Schweinsberg2004-12-151-4/+4
* Refactored into the editor packageDavid Schweinsberg2004-12-1513-809/+1003