32
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 22 hours ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial support for vertical metrics More... over 22 years ago
PfaEdit stored StdHW and StdVW in the wrong format when reading in an opentype font. Any pfa/b fonts generated from this caused ghostscript to be unhappy. More... over 22 years ago
Oops. PfaEdit thought all composit ttf glyphs were too big. Further fixes to Urick's bug. More... over 22 years ago
Oops. Ulrich Klauer points out that the 8Nov linegap change broke horizontal metrics. More... over 22 years ago
Put the FAQ in a frameset More... over 22 years ago
Added support for big5 and johab encodings. Improved treatment of unknown ttf encodings. Fixed a crash in the font view when characters had long names. Fixed three crashes in remove overlap (problems remain) Added a command to move to the next defined character Added a resource to set the font in the fontview Added support for multi-line copyright notices More... over 22 years ago
Notes on how to deal with dynamic libraries on Mac OS/X. According to Apache the API isn't all there yet. More... over 22 years ago
Updated the configure script so that Mac OS/X builds should work. More... over 22 years ago
Fixed some truetype bugs Added protection for bad truetype files added piecemeal generation of display font for fontview More... over 22 years ago
Fixed scrollbar code so it won't stall. Improved request expose code so it doesn't do anything if not mapped. More... over 22 years ago
Gr. I never remember to add files until after I've made the comment for them. More... over 22 years ago
PfaEdit had a few problems with kaiu.ttf (MS Chinese font), or to be more precise the font had many problems that PfaEdit wasn't prepared to work around. It was impossible to select some nearly horizontal splines. Added Default checkboxes to the control points in PointInfo dlg Plugged one pathway whereby control points could be marked default when they weren't. More... over 22 years ago
Well, now we've got support for mac resource fonts. More... over 22 years ago
Slight improvement to remove overlap MetricsView used to crash if you pasted in more than one character Added support for fonts that live in mac resources in macbinary/binhex files More... over 22 years ago
Added a "happy mac" chooser icon for macbinary & binhex files More... over 22 years ago
When opening some bdf files pfaedit would display nothing until you resized the font window. Added ability to set ttf linegap fields (hhea & OS/2, both set to same value) When merging fonts characters which did not fit in the current encoding would be placed in the wrong place (sometimes) New preference item, allows you to configure seperation between base char and accent in Build Accented character. Moved Make First to Points menu Added a command to copy splines from foreground to background. ---- Made long popup lists look a little better. More... over 22 years ago
Merging a font with ligature information into another caused a crash (diagonal stem hints or minimum distance hints also). I misspelled component as componant a number of places (some in user messages) so I fixed 'em all. More... over 22 years ago
Added ligature support to opentype output (GSUB table) Double clicking on an unused character in the fontview did not set the default ligature for it. More... over 22 years ago
Pays more attention to disk errors when generating truetype/opentype fonts Pfaedit could crash when generating postscript from a unicode font that contained some greek letters. Fixed a display bug in metrics view (when moving from a kerned to an unkerned combinations) Added support for GPOS table in open type (to read and write kerning data) (no longer put kern info into 'kern' table in opentype) More... over 22 years ago
Fixed a bug in open type read in (hflex1 instruction was processed incorectly) Improved placement of palettes under gnome (I hope) Added a remove Width MDs command More... over 22 years ago
new docs More... over 22 years ago
Added a command to remove width MDs from a font/character. Maded the truetype generator check for the presence of at least one width md before setting the appropriate bit in the flags field of the head table More... over 22 years ago
Oops, neither afm nor bdf files were correctly normalized if em size in font was something other than 1000 Imporved bdf "CHARSET_COLLECTIONS" Added a command to make two lines parallel More... over 22 years ago
Minor tweaks. More... over 22 years ago
Added some new hint concepts that apply to truetype (minimum distance and round to grid). moved the serif checker from tottf.c to autohint.c and made it generate md hints Added an md between the last stem of the character and the width User interface to control these Was misinterpreting ttf docs again. IUP does what I want. Removed my interpolate code. Cleaned up some ttf problems with non-intersecting hints. PfaEdit can now read in .gsf files (another postscript font format) Changed type1 encoding arrays so that they are initialized by a for loop This makes some exuberant but sloppy programs work better. Added a force encoding check box to Font Info->Encodings In encodings with chararacters without defined ps names the generated name was wrong. PfaEdit thought all user defined encodings were two byte and complained if you tried to put one in a pfb (it let you do it, but it should not have complained). More... over 22 years ago
Oopsie. All that work on the configure script and the makefiles themselves were missing stamp.c More... over 22 years ago
Russian translation for ttfmod (Thanks Valek) More... over 22 years ago
Configure script for ttfmod Fixed more bugs in my interpretter, enhanced popup displays added display of twilight points. More... over 22 years ago
Autohint could crash on diagonal hints. Many fixes to ttfmod's interpretter. It appears to handle Arial pretty well now More... over 22 years ago
Mised these two. More... over 22 years ago