module.mk |
|
672 |
rules.mk |
|
1785 |
t42drivr.c |
This driver implements Type42 fonts as described in the
Technical Note #5012 from Adobe, with these limitations:
1) CID Fonts are not currently supported.
2) Incremental fonts making use of the GlyphDirectory keyword
will be loaded, but the rendering will be using the TrueType
tables.
3) As for Type1 fonts, CDevProc is not supported.
4) The Metrics dictionary is not supported.
5) AFM metrics are not supported.
In other words, this driver supports Type42 fonts derived from
TrueType fonts in a non-CID manner, as done by usual conversion
programs.
|
6579 |
t42drivr.h |
T42DRIVR_H_ |
739 |
t42error.h |
This file is used to define the Type 42 error enumeration constants.
|
973 |
t42objs.c |
now, propagate the charstrings and glyphnames tables |
19226 |
t42objs.h |
Type42 size |
2452 |
t42parse.c |
The macro FT_COMPONENT is used in trace mode. It is an implicit
parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log
messages during execution.
|
39688 |
t42parse.h |
parser used to read the stream |
2029 |
t42types.h |
T42TYPES_H_ |
1181 |
type42.c |
END |
652 |