Age | Commit message (Collapse) | Author | Files | Lines |
|
* Bug fixes and improvements
|
|
|
|
* Bug fixes and improvements.
|
|
-While the program is prepared to work w/o libxml2 (with some loss of
functionality), there is a little glitch -- see PR pkg/38446 by
Keith Waclena. The fix shouldn't be needed for pkgsrc anymore because
libxml2 should be found now, but add it anyway.
bump PKGREVISION
|
|
* Bug fixes and improvements.
|
|
* Improvements and bug fixes
|
|
|
|
system Python on OS X (Leopard), where this fixes the build.
|
|
* Bug fixes and improvements
|
|
* Bug fixes
|
|
- Supports installation to DESTDIR
|
|
|
|
under modular X.
|
|
libX11/buildlink3.mk as per xtraeme@ on pkgsrc-changes.
|
|
|
|
builds with X11_TYPE=native.
|
|
* Bug fixes
* Improvements
|
|
* Bug fixes
* Improvements
|
|
* Bug fixes and improvements
|
|
* Add support for Adobe's feature file syntax.
* Add a popup menu to the lookups pane of font info.
* Change the name of File->Merge Kern Info to File->Merge Feature Info
* Remove the code to produce the old, broken, 'size' feature.
* An earlier patch, designed to make the tabset work in the charview even if the user changed the name, didn't work.
* Bug in the selection iterator.
* Accept contour += (1,2) rather than forcing people to say contour += fontforge.point(1,2)
* Crash when mistyping a glyph name in Glyph Info possub panes. Probably in the equivalent lookup dlgs too.
* If a glyph contained two copies of another glyph, and one of those copies was off by enough that ff didn't recognize it, the depending on how the contours were ordered, ff might fail to recognize the first glyph too, even though it did match.
* Add iterators to contours and layers. Python users seem to expect them even when they aren't documented to exist.
* layer += contour didn't work in python. I was examining a bit through the wrong data type.
* Provide a mechanism for copying lookup information from one glyph to another. (Edit->Copy Lookup Data)
* Loading kerning info from a mac 'FOND' resource was broken by the lookup change.
* Python scripting command font.createChar didn't. Partial patch from Max Rabkin.
* Adding a kerning pair from the metrics view would often add two or three pairs with the same character combination and different values.
* Another remove overlap bug. Introduced recently.
* Reinstate Apply Substitutions scripting command.
* Add some dutch styles.
* Make yet another attempt to correct for rounding errors when loading a postscript font.
* Add a way to get a font's filename to python.
* Werner points out that in scripting I use "break" in an example. It isn't documented to work and I don't implement it but I do show it. Oops. Ok, make it work.
* Display substitutions was broken.
* When generating default names for subtables, it is confusing to name them the same as the lookup.
* Change to using USC4 from UCS2 internally.
* Provide default names for lookups once the user sets the feature.
* Disambiguate some strings for the polish translation
* Revert glyph should not work for old sfd files.
|
|
* Bug fixes and improvements
|
|
|
|
* new fontimage tool
* bug fixes
|
|
and therefore slips through the normal patching code.
Inspired by and supposed to fix: PR 35193
|
|
* Bug fixes and improvements
|
|
* Initial Greek translation.
* Add a pane to the Preference dlg allowing user to control some of fontforge's
hint creation.
* Update my opentype scripts list (in particular include music).
* Due to a typo, ff thought pretty much everything outside unicode BMP was in
the hebrew script.
* Add a new command to the point menu which allows you to specify a spline and
one coordinate (either X or Y) on that spline. FF will calculate the other
coordinate and add a point there.
* CODE2000 contains an anchor class with only base glyphs (no mark glyphs) as
part of a set of anchor classes. FF crashed.
* More...
|
|
* Bug fixes
|
|
* Bug fixes and improvements
|
|
between msgid and "". This is now automatically handled by revision
1.19 of pkgsrc/mk/tools/msgfmt.sh.
|
|
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
|
|
* FF failed to output lookups in the right order for the GSUB table.
* FF would crash when attempting to generate a font which had no familyname
* FF could be built agains ft2.2 only if the debugger were being built.
Make it work always.
* Patch by Mike Frysinger from gentoo. Use the HOME environment variable in
preference to /etc/passwd.
* Write sfddiff as a fontforge script and put it back into the install process.
* Add code to font compare so it can do the old sfddiff --merge option.
* Someone wanted acorn2sfd! Make it compile again.
* Make configure look for libgif
|
|
USE_TOOLS+=msgfmt.
|
|
|
|
|
|
libraries on Darwin at run time. Bump PKGREVISION.
|
|
suggested by OBATA Akio in PR pkg/32996. This is a workaround for
PR bin/32650.
Bump PKGREVISION.
|
|
|
|
* Bug fixes
|
|
|
|
|
|
|
|
|
|
* Bug fixes
|
|
Macs here (e.g. no local information).
|
|
* Bug fixes
|
|
* Bug fixes and improvements
|
|
* Bug fixes
* Improvements
|