summaryrefslogtreecommitdiff
path: root/fontforge/fontinfo.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Vern points out that I had the symetrical smoothing flag bits for gasp rather...George Williams1-8/+8
2011-03-11Change the Size pane of Font Info to use a matrix edit for font style names.George Williams1-322/+59
2011-03-02Fix some bugs in deletion of mark classes and mark sets in font info.George Williams1-2/+4
2011-02-21Alexey doesn't like autokerning, so add a flag to turn that off in the kernin...George Williams1-4/+49
2011-02-21The [guess] button wasn't working properly after the change to the private pa...George Williams1-1/+1
2011-02-20The dialog which asks for a style name and a language (for design size in fon...George Williams1-60/+25
2011-02-20Sort human-readable stylistic set names (first by feature tag, then byAlexey Kryukov1-1/+17
2011-02-18According to the spec there are two different types of GPOS 'size' feature. O...George Williams1-0/+29
2011-02-16The new code for PS Private in Font Info did not parse the last line changed.George Williams1-1/+1
2011-02-14Rename two header files from pfaedit*.h to fontforge*.h (and update all other...George Williams1-2/+2
2011-02-10An earlier patch added support for horizontal scrolling (shift trackwheel) in...pfaedit1-1/+1
2011-01-23Add a few refreshes, fix a few bugs to the Private table code of font info.pfaedit1-1/+12
2011-01-23Editing PS Private was broken after the recent patch.akryukov1-3/+3
2011-01-23Redo the "PS Private" pane of the Font Info dialog so that it uses a matrix e...pfaedit1-645/+335
2011-01-22Allow a user to enter values for the PS private dictionary in his/her own loc...pfaedit1-1/+67
2011-01-14Add strings and support for other latin panose families.pfaedit1-14/+50
2011-01-14cosmetic improvement.pfaedit1-2/+2
2011-01-14Add a link to the panose docs from the panose pane of fontinfo.pfaedit1-25/+410
2011-01-12Daniel Dumitriu has provided Romanian translations for style names.pfaedit1-14/+15
2011-01-12New copyright notice.pfaedit1-1/+1
2010-05-02Patch from Debian, by Roberto Brito: fix some spelling mistakes.michal-n1-2/+2
2010-04-27The last patch fixed up the kerning subtable list when a font info dlg was di...pfaedit1-0/+1
2010-04-14Jeff Harmon reports that ff writes "Postscript" into PFM files rather than "P...pfaedit1-8/+8
2010-04-12One more try at all ascii copyrights.pfaedit1-2/+2
2010-04-11More work on enforcing ASCII in the copyright notice.pfaedit1-37/+4
2010-04-09Some time ago MS put in a patch to their OS so that they would refuse to load...pfaedit1-0/+3
2010-04-09Complain when the user attempts to put a unicode copyright symbol into the co...pfaedit1-1/+60
2010-04-07Updated Vietnamese translation from Clytie.pfaedit1-1/+1
2010-02-12Grab many patches from the mingw build.pfaedit1-2/+5
2010-02-11Patch by Michal to remove some hard coded colors in the ff ui (mostly yellow ...pfaedit1-4/+9
2010-02-04Update copyright notices.pfaedit1-1/+1
2010-02-04Fix a bug in woff support.pfaedit1-52/+174
2009-11-11Rework the other dialogs which use glyph classes (or sets) so that they now u...pfaedit1-32/+4
2009-11-05Make mark classes/sets use a matrix edit in the font info dlg.pfaedit1-572/+156
2009-09-09Dave Crossland tells me that some security patch to windows considers fonts withpfaedit1-2/+12
2009-07-18Werner keeps asking for a clearer header in the GASP part of fontinfo.pfaedit1-1/+1
2009-06-13Fixed buffer overrun when filling GASP with default values.michal-n1-3/+3
2009-05-13Oops, could write but not read styleset names from a feature file.pfaedit1-0/+1
2009-05-12Add support for friendly names for the style set features (in 1.6 of OTF).pfaedit1-6/+171
2009-05-12FontForge appears to handle mark sets in a self-consistant fashion. I hope th...pfaedit1-2/+2
2009-05-12Baby steps toward mark sets. They don't work yet, but they compile.pfaedit1-26/+178
2009-05-11Ubuntu now checks that if you use "%3$s" in a sprintf format string you must ...pfaedit1-2/+5
2009-05-11Patch by Nicolas Spalinger improving OFL tooltip.pfaedit1-3/+1
2009-01-30Update copyright notices to 2009pfaedit1-1/+1
2008-12-20Initializing the font info dialog crashed on the mac when -O2 was specified.pfaedit1-11/+17
2008-12-14enums for matrix edit popups weren't being translated in fontinfo.pfaedit1-4/+9
2008-12-10Michal needs "Background" disambiguated.pfaedit1-2/+2
2008-12-04Redo all the default font family names we ask for. For example "Helvetica" is...pfaedit1-3/+1
2008-11-23Get rid of some more flickers.pfaedit1-6/+6
2008-11-23Scrolling the GPOS/GSUB lookups panes for font info cause lots of nasty flick...pfaedit1-2/+2