freetype2/src/sfnt
Werner Lemberg 31d97df99f Make Jam support work again.
This is just very basic stuff and just a little bit tested on
GNU/Linux only.  I won't delve into this since I'm not a Jam user.

* Jamfile: Call `HDRMACRO' for `ftserv.h' also.
(DEFINES): Replace with...
(CCFLAGS): ... this.

* src/Jamfile: Don't call `HDRMACRO' for `internal.h'; this is
already handled in the top-level Jamfile.

* src/autofit/Jamfile (DEFINES): Replace with...
(CCFLAGS): ... this.
(_sources): Add missing files.

* src/cache/Jamfile: Don't call `HDRMACRO' for `ftcache.h'; it no
longer contains macro header definitions.

* src/base/Jamfile, src/cff/Jamfile, src/sfnt/Jamfile,
src/truetype/Jamfile (_sources): Add missing files.
2015-06-21 19:12:12 +02:00
..
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pngshim.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
pngshim.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfdriver.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
sfdriver.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sferrors.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfnt.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfntpic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
sfntpic.h Fix Savannah bug #45326. 2015-06-16 10:20:07 +02:00
sfobjs.c [cff,cid,pfr,sfnt,winfonts] NULL. 2015-04-15 23:20:23 -04:00
sfobjs.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttbdf.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttbdf.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttcmap.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
ttcmap.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttcmapc.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttkern.c [sfnt] Signedness fixes. 2015-02-22 12:03:28 +01:00
ttkern.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttload.c * src/sfnt/ttload.c (tt_face_load_font_dir): Fix compiler warning. 2015-03-06 05:38:31 +01:00
ttload.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttmtx.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttmtx.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttpost.c [cff,cid,pfr,sfnt,winfonts] NULL. 2015-04-15 23:20:23 -04:00
ttpost.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttsbit.c [base] Rename `FT_Bitmap_New' to `FT_Bitmap_Init'. 2015-03-10 11:15:15 +01:00
ttsbit.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00