.. |
ftapi.c
|
|
|
ftbase.c
|
|
|
ftbbox.c
|
* src/base/ftbbox.c (BBox_Conic_Check): Fix boundary cases.
|
2004-05-19 09:22:26 +00:00 |
ftbdf.c
|
* include/freetype/ftbitmap.h (FT_Bitmap_Copy, FT_Bitmap_Embolden),
|
2005-10-20 02:13:46 +00:00 |
ftbitmap.c
|
* include/freetype/internal/ftmemory.h, src/base/ftbitmap.c,
|
2006-05-02 09:00:29 +00:00 |
ftcalc.c
|
* src/truetype/ttgload.c (TT_Load_Composite_Glyph)
|
2006-05-17 22:55:04 +00:00 |
ftdbgmem.c
|
* include/freetype/internal/ftmemory.h: s/new/newsz/ (for C++).
|
2006-05-02 22:22:16 +00:00 |
ftdebug.c
|
* src/base/ftcalc.c (FT_MulTo64): Commented out.
|
2005-11-17 01:53:07 +00:00 |
ftgloadr.c
|
- various performance enhancements
|
2005-10-28 16:14:14 +00:00 |
ftglyph.c
|
* builds/amiga/makefile.os4 (WARNINGS), builds/compiler/gcc-dev.mk
|
2005-05-23 21:33:02 +00:00 |
ftgxval.c
|
add FT_TrueTypeGX_Free() etc to free the buffers allocated by gxvalid, otvalid
|
2005-11-18 07:47:06 +00:00 |
ftinit.c
|
Doc typos. From Huw Davies.
|
2005-12-25 09:15:09 +00:00 |
ftmac.c
|
fix the 2nd part of Savannah bug #16590
|
2006-05-19 10:48:42 +00:00 |
ftmm.c
|
* src/pcf/pcfdrivr.c: Revert change from 2004-04-17.
|
2004-04-25 20:15:11 +00:00 |
ftnames.c
|
|
|
ftobjs.c
|
* fix 2 memory leaks in MacOS resource fork handler, Savannah bug #16631
|
2006-05-19 23:16:12 +00:00 |
ftotval.c
|
add FT_TrueTypeGX_Free() etc to free the buffers allocated by gxvalid, otvalid
|
2005-11-18 07:47:06 +00:00 |
ftoutln.c
|
* src/truetype/ttgload.c (TT_Load_Composite_Glyph)
|
2006-05-17 22:55:04 +00:00 |
ftpfr.c
|
Documentation updates, whitespace.
|
2004-12-13 23:16:59 +00:00 |
ftrfork.c
|
* fix 2 memory leaks in MacOS resource fork handler, Savannah bug #16631
|
2006-05-19 23:16:12 +00:00 |
ftstream.c
|
* include/freetype/internal/ftmemory.h: s/new/newsz/ (for C++).
|
2006-05-02 22:22:16 +00:00 |
ftstroke.c
|
Formatting, copyright years, documentation.
|
2006-04-22 12:24:52 +00:00 |
ftsynth.c
|
Formatting, copyright years, minor cleanups.
|
2006-02-25 06:24:28 +00:00 |
ftsystem.c
|
Further C library abstraction. Based on a patch from
|
2006-04-29 07:31:16 +00:00 |
fttrigon.c
|
* src/base/fttrigon.c (ft_trig_prenorm): fixed a bug that created
|
2005-11-15 17:30:56 +00:00 |
fttype1.c
|
Add new function FT_Get_PS_Font_Private().
|
2004-11-12 07:02:45 +00:00 |
ftutil.c
|
formatting
|
2006-06-04 15:17:41 +00:00 |
ftwinfnt.c
|
Documentation updates, whitespace.
|
2004-12-13 23:16:59 +00:00 |
ftxf86.c
|
Documentation updates, whitespace.
|
2004-12-13 23:16:59 +00:00 |
Jamfile
|
* src/base/Jamfile: adding src/base/ftgxval.c
|
2005-09-23 13:22:10 +00:00 |
rules.mk
|
Implement new, simplified module selection. With GNU make it is now
|
2006-01-31 20:17:42 +00:00 |