pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libotf
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 22 21:12:52 UTC 2009
Modified Files:
pkgsrc/graphics/libotf: Makefile distinfo
Log Message:
Update to 0.9.9:
* Changes in libotf 0.9.9
** New function OTF_get_variation_glyphs returns glyphs selected by
variation selectors.
** The funciton OTF_drive_cmap handles a variation selector.
** The example program `otfview' can handle variation selectors.
** The function OTF_drive_gpos is obsolte now, and the new function
OTF_drive_gpos2 should be used instead. See the comment of the member
"glyph_id" of type "OTF_Glyph" for the detail.
** If a font doesn't have GDEF table, automatically synthesized GDEF
table is used.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/libotf/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/libotf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index