You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Werner Lemberg
0973e98e21
* 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.
|
25 years ago |
.. |
cache
|
* src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c
|
25 years ago |
config
|
Finishing David's latest changes (there were some errors in it).
|
25 years ago |
internal
|
* src/sfnt/sfdriver.c: Include ttsbit.h and ttpost.h only
|
25 years ago |
freetype.h
|
All function comments are now removed from source files (and moved to the
|
25 years ago |
ftbbox.h
|
Added/restored the `*' convention for output parameters.
|
25 years ago |
ftcache.h
|
changed comments in the cache sub-system sources
|
25 years ago |
fterrors.h
|
fixes for fixes :-)
|
25 years ago |
ftglyph.h
|
All function comments are now removed from source files (and moved to the
|
25 years ago |
ftimage.h
|
Fixed typo in ftimage.h
|
25 years ago |
ftlist.h
|
Moving doc comments for BASE functions from source to header files.
|
25 years ago |
ftmac.h
|
* src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c
|
25 years ago |
ftmm.h
|
Added/restored the `*' convention for output parameters.
|
25 years ago |
ftmodule.h
|
All function comments are now removed from source files (and moved to the
|
25 years ago |
ftnames.h
|
All function comments are now removed from source files (and moved to the
|
25 years ago |
ftoutln.h
|
All function comments are now removed from source files (and moved to the
|
25 years ago |
ftrender.h
|
Added/restored the `*' convention for output parameters.
|
25 years ago |
ftsynth.h
|
major reformatting of the sources:
|
25 years ago |
ftsystem.h
|
Added #ifdef's for C++ to all header files.
|
25 years ago |
fttypes.h
|
Added #ifdef's for C++ to all header files.
|
25 years ago |
t1tables.h
|
finally, the CID and Type1z driver are finished !!
|
25 years ago |
ttnameid.h
|
Added copyright messages to all Makefiles.
|
25 years ago |
tttables.h
|
removed incorrect comment
|
25 years ago |
tttags.h
|
integrated Yamano-Uchi changes to the base source code. However,
|
25 years ago |