32
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Further improvements to build accents. U+019E, U+019F had the wrong alternates. When there are multiple accents, centered them more gracefully Adjusted the width now for some accents. More... over 22 years ago
Damn. I left the diagonal hint code enabled. It should now be disabled again. More... over 22 years ago
Oops. gsf fonts may have a /Subrs array before the /CharStrings dict. More... over 22 years ago
Speed up drawing background images. More... over 22 years ago
Make fontview look a tiny bit nicer under cygwin More... over 22 years ago
docs More... over 22 years ago
Support for a menu of scripts Added AskUser Error Strtol Strskipint More... over 22 years ago
Minor improvements for placing cedilla, ogonek and ring accents More... over 22 years ago
Further, incomplete tweaks to ttf diagonal hinting. More... over 22 years ago
Add some (more) debug code for an error case (which Valek stumbled on). More... over 22 years ago
Add a [Call...] button to the scripting dlg to make it easer to call scripts PfaEdit would get confused if it loaded a font while in a script when running with windows. In most cases it would crash on exit (possibly earlier) Added script commands to access italicangle Regularized access to postscript names in the cidmaster font added access to weight and copyright (Notice) More... over 22 years ago
Clean up "Comments" section of fontinfo. More... over 22 years ago
The Generate command of the scripting language would only produce .pfb files no mater what type you asked for. More... over 22 years ago
Add a scaling factor to dlgs to help spacing in different languages. More... over 22 years ago
update rpms More... over 22 years ago
Oops. Get rid of warning msg. More... over 22 years ago
docs More... over 22 years ago
Fix a crash when Merging a path out of exisitance (ie. all points on it selected and then a Merge done). More... over 22 years ago
PfaEdit built many accented chars containing cedilla and ogonek incorrectly (it centered the accent rather than positioning it under the left or right stem). More... over 22 years ago
more scripting changes More... over 22 years ago
Fixed crash in fontinfo introduced by the comments field. More... over 22 years ago
Three new scripting functions (SetCharCnt, SetCharName, SetUncodeValue) Cleaned up ligature behavior in character info dlg. More... over 22 years ago
Refresh all fontviews after a script. The script can change selections and not update them. I think everything else should be ok. More... over 22 years ago
A few fixes regarding freeing arrays in subroutines Fixed some scripting error messages in windowing mode More... over 22 years ago
Many scripting additions Expanded Import from font view to include bitmaps Cleaned up some display oddities in fontview Added a SetWidth command to bitmap view if no outline font Added a Comment field to FontInfo More... over 22 years ago
And point to the new sources... More... over 22 years ago
Scripting, initial release. More... over 22 years ago
Scripting initial release More... over 22 years ago
We failed to detect a divide by zero condition in when solving a matrix because rounding errors made it just that little bit non-zero. This caused huge values for control points in some simplify/merge operations. More... over 22 years ago
When generating bdf files in an encoding which did not include a "-1" (or "-2", etc.) PfaEdit failed to add the implied "-0" More... over 22 years ago