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
ca98f8cc2b
Add support for cmap type 13.
* devel/ftoption.h, include/freetype/config/ftoption.h
(TT_CONFIG_CMAP_FORMAT_13): New macro.
* src/sfnt/ttcmap.c (TT_CMap13Rec, tt_cmap13_init,
tt_cmap13_validate, tt_cmap13_char_index, tt_cmap13_char_next,
tt_cmap13_get_info, tt_cmap13_char_map_def_binary,
tt_cmap14_class_rec): New functions and structures for cmap 13
support.
(tt_cmap_classes): Register tt_cmap13_class_rec.
* docs/CHANGES: Mention cmap 13 support.
|
16 years ago |
.. |
reference
|
Formatting, documentation improvements.
|
19 years ago |
CHANGES
|
Add support for cmap type 13.
|
16 years ago |
CUSTOMIZE
|
Remove trailing whitespace. From Alexei.
|
18 years ago |
DEBUG
|
Remove trailing whitespace. From Alexei.
|
18 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
|
Minor documentation improvements.
|
17 years ago |
INSTALL.ANY
|
Move FT_Get_FSType_Flags to a separate file.
|
16 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
|
* Add copyright notices to all files which don't have one.
|
20 years ago |
MAKEPP
|
formatting, minor doc fixes, copyright years
|
18 years ago |
PATENTS
|
* Add copyright notices to all files which don't have one.
|
20 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 |
TRUETYPE
|
typo; spotted by George
|
19 years ago |
UPGRADE.UNIX
|
Remove trailing whitespace. From Alexei.
|
18 years ago |
VERSION.DLL
|
Update documentation and bump version number to 2.3.9
|
16 years ago |
formats.txt
|
* docs/formats.txt: Add link to PCF specification.
|
16 years ago |
raster.txt
|
A new set of spelling fixes from Alexei.
|
18 years ago |
release
|
* Version 2.3.7 released.
|
17 years ago |