|
|
|
@ -1,9 +1,8 @@ |
|
|
|
|
2006-12-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> |
|
|
|
|
|
|
|
|
|
* include/freetype/internal/services/svotval.h: Add `volatile' to |
|
|
|
|
sync with the modification by Jens Claudius on 2006-08-22. |
|
|
|
|
http://cvs.savannah.gnu.org/viewcvs/freetype/freetype2/src/ |
|
|
|
|
/otvalid/otvmod.c?r1=1.4&r2=1.5 |
|
|
|
|
sync with the modification by Jens Claudius on 2006-08-22; cf. |
|
|
|
|
http://cvs.savannah.gnu.org/viewcvs/freetype/freetype2/src/otvalid/otvmod.c?r1=1.4&r2=1.5 |
|
|
|
|
|
|
|
|
|
2006-12-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> |
|
|
|
|
|
|
|
|
@ -25,8 +24,9 @@ |
|
|
|
|
|
|
|
|
|
2006-12-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> |
|
|
|
|
|
|
|
|
|
* src/base/ftobjs.c: Improvement of resource fork handler for POSIX, |
|
|
|
|
http://lists.gnu.org/archive/html/freetype-devel/2006-10/msg00025.html |
|
|
|
|
* src/base/ftobjs.c: Improvement of resource fork handler for |
|
|
|
|
POSIX, cf. |
|
|
|
|
http://lists.gnu.org/archive/html/freetype-devel/2006-10/msg00025.html |
|
|
|
|
(Mac_Read_sfnt_Resource): Count only `sfnt' resource of suitcase font |
|
|
|
|
format or .dfont, to simulate the face index number counted by ftmac.c. |
|
|
|
|
(IsMacResource): Return the number of scalable faces correctly. |
|
|
|
|