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
fe3433c736
Add reference counters and to FT_Library and FT_Face objects.
* include/freetype/freetype.h (FT_Reference_Face): New function.
* include/freetype/ftmodapi.h (FT_Rererence_Library): New function.
* include/freetype/internal/ftobjs.h (FT_Face_InternalRec,
FT_LibraryRec): New field `refcount'.
* src/base/ftobjs.c (FT_Open_Face, FT_New_Library): Handle
`refcount'.
(FT_Reference_Face, FT_Reference_Library): Implement new functions.
(FT_Done_Face, FT_Done_Library): Handle `refcount'.
* docs/CHANGES: Updated.
|
15 years ago |
.. |
reference
|
We no longer use CVS.
|
15 years ago |
CHANGES
|
Add reference counters and to FT_Library and FT_Face objects.
|
15 years ago |
CUSTOMIZE
|
Remove trailing whitespace. From Alexei.
|
18 years ago |
DEBUG
|
Add a script to check the undefined and unused trace macros.
|
16 years ago |
FTL.TXT
|
Remove trailing whitespace. From Alexei.
|
18 years ago |
GPL.TXT
|
* Add copyright notices to all files which don't have one.
|
20 years ago |
INSTALL
|
TrueType hinting is no longer patented.
|
15 years ago |
INSTALL.ANY
|
Fix compilation instructions without our build system.
|
15 years ago |
INSTALL.CROSS
|
Since FreeType uses `$(value ...)', we now need GNU make 3.80 or
|
17 years ago |
INSTALL.GNU
|
Since FreeType uses `$(value ...)', we now need GNU make 3.80 or
|
17 years ago |
INSTALL.MAC
|
* src/base/ftbase.c: <ftmac.c> is replaced by "ftmac.c"
|
17 years ago |
INSTALL.UNIX
|
Since FreeType uses `$(value ...)', we now need GNU make 3.80 or
|
17 years ago |
INSTALL.VMS
|
Whitespace and spelling fixes from Alexei.
|
18 years ago |
LICENSE.TXT
|
Typo.
|
15 years ago |
MAKEPP
|
formatting, minor doc fixes, copyright years
|
18 years ago |
PROBLEMS
|
* docs/PROBLEMS: Mention that some PS based fonts can't be
|
18 years ago |
TODO
|
formatting, minor doc fixes, copyright years
|
18 years ago |
UPGRADE.UNIX
|
Remove trailing whitespace. From Alexei.
|
18 years ago |
VERSION.DLL
|
* Version 2.4.1 released.
|
15 years ago |
formats.txt
|
* docs/formats.txt: Give pointer to PCF documentation.
|
15 years ago |
raster.txt
|
A new set of spelling fixes from Alexei.
|
18 years ago |
release
|
Typos.
|
16 years ago |