..
Jamfile
Position Independent Code (PIC) support in sfnt driver.
2009-04-05 18:08:32 +03:00
module.mk
FT_USE_MODULE declares things as:
2008-12-21 10:29:30 +00:00
rules.mk
* src/sfnt/rules.mk (SFNT_DRV_H): Add ttsbit0.c.
2009-03-09 13:18:47 +00:00
sfdriver.c
*/*: Use module specific error names where appropriate.
2010-06-24 10:34:29 +02:00
sfdriver.h
Position Independent Code (PIC) support in sfnt driver.
2009-04-05 18:08:32 +03:00
sferrors.h
* include/freetype/internal/ftobjs.h: Don't include
2004-09-06 07:06:56 +00:00
sfnt.c
Position Independent Code (PIC) support in sfnt driver.
2009-04-05 18:08:32 +03:00
sfntpic.c
*/*: Use module specific error names where appropriate.
2010-06-24 10:34:29 +02:00
sfntpic.h
Position Independent Code (PIC) support in sfnt driver.
2009-04-05 18:08:32 +03:00
sfobjs.c
Remove C++ warnings.
2010-07-12 21:13:22 +02:00
sfobjs.h
* massive re-formatting changes to many, many source files. I don't
2002-08-27 20:20:29 +00:00
ttbdf.c
*/*: Use module specific error names where appropriate.
2010-06-24 10:34:29 +02:00
ttbdf.h
Convert to Unix line endings.
2006-03-01 11:31:08 +00:00
ttcmap.c
Restrict the number of the charmaps in a rogue-compatible mode.
2010-07-05 09:59:03 +09:00
ttcmap.h
Position Independent Code (PIC) support in sfnt driver.
2009-04-05 18:08:32 +03:00
ttcmapc.h
Position Independent Code (PIC) support in sfnt driver.
2009-04-05 18:08:32 +03:00
ttkern.c
Minor optimizations by avoiding divisions.
2010-06-30 10:26:48 +02:00
ttkern.h
formatting, minor doc fixes, copyright years
2007-01-05 09:03:31 +00:00
ttload.c
Fix Savannah bug #30262 .
2010-06-26 09:29:51 +02:00
ttload.h
* include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in
2006-02-15 06:05:52 +00:00
ttmtx.c
For warning messages, replace FT_ERROR with FT_TRACE0.
2009-06-26 06:15:41 +02:00
ttmtx.h
Clean up the SFNT_Interface. In this final pass, `load_hmtx' is
2006-02-14 07:25:57 +00:00
ttpost.c
[sfnt] Prevent overrunning in `post' table parser.
2010-09-20 01:05:26 +09:00
ttpost.h
* massive re-formatting changes to many, many source files. I don't
2002-08-27 20:20:29 +00:00
ttsbit.c
*/*: Use module specific error names where appropriate.
2010-06-24 10:34:29 +02:00
ttsbit.h
Formatting.
2008-11-29 09:31:44 +00:00
ttsbit0.c
For warning messages, replace FT_ERROR with FT_TRACE0.
2009-06-26 06:15:41 +02:00