Fork of freetype for ReFuel, Only expect ABI changes.
Werner Lemberg
ada9503d22
* src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c
(FT_Set_Renderer): Use FT_EXPORT_DEF.
* src/cache/ftcimage.c (FTC_Image_Cache_Lookup),
src/cache/ftcmanag.c (FTC_Manager_Done, FTC_Manager_Reset,
FTC_Manager_Lookup_Face, FTC_Manager_Lookup_Size,
FTC_Manager_Register_Cache), src/cache/ftcsbits.c
(FTC_SBit_Cache_Lookup): Ditto.
* src/include/freetype/cache/ftcglyph.h (FTC_GlyphNode_Init),
src/include/freetype/ftmac.h (FT_New_Face_From_FOND): Use FT_EXPORT.
|
2000-11-29 17:48:57 +00:00 |
builds
|
* builds/ansi/ansi.mk: Fix inclusion order of files.
|
2000-11-26 21:25:53 +00:00 |
docs
|
adding cache manager documentation (draft)
|
2000-11-23 03:01:07 +00:00 |
include/freetype
|
* src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c
|
2000-11-29 17:48:57 +00:00 |
obj
|
Ignore some UNIX shared build files.
|
2000-11-04 08:35:44 +00:00 |
src
|
* src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c
|
2000-11-29 17:48:57 +00:00 |
.cvsignore
|
Formatting.
|
2000-10-31 19:42:53 +00:00 |
ChangeLog
|
* src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c
|
2000-11-29 17:48:57 +00:00 |
CHANGES
|
small update
|
2000-11-09 19:10:22 +00:00 |
INSTALL
|
Moving FreeType license to doc dir.
|
2000-11-02 07:53:08 +00:00 |
LICENSE.TXT
|
fixed typos in the license
|
2000-11-09 19:14:11 +00:00 |
Makefile
|
Added copyright messages to all Makefiles.
|
2000-10-17 03:38:43 +00:00 |