2006-11-25 14:23:01 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 20061014:
* Bug fixes and improvements
|
2006-09-12 10:37:05 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
Changes 20060822:
* 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...
|
2006-07-29 16:46:18 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 20060715:
* Bug fixes
|
2006-07-10 22:52:44 by Adam Ciarcinski | Files touched by this commit (8) | |
Log message:
Changes 20060703:
* Bug fixes and improvements
|
2006-05-21 01:34:40 by Johnny C. Lam | Files touched by this commit (2) |
Log message:
Drop unnecessary modifications to *.po files that inserted whitespace
between msgid and "". This is now automatically handled by revision
1.19 of pkgsrc/mk/tools/msgfmt.sh.
|
2006-04-19 21:43:18 by Roland Illig | Files touched by this commit (2) |
Log message:
Added a patch for ISO C90 compatibility.
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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.
|
2006-04-16 22:10:30 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Removed patch-ai since msgfmt.sh works correctly now
|
2006-04-14 10:45:06 by Adam Ciarcinski | Files touched by this commit (9) |
Log message:
Changes 20060413:
* 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
|