ciderrs.h |
This file is used to define the CID error enumeration constants.
|
958 |
cidgload.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.
|
20564 |
cidgload.h |
Compute the maximum advance width of a font through quick parsing |
1456 |
cidload.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.
|
25095 |
cidload.h |
parser used to read the stream |
1115 |
cidobjs.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.
|
13996 |
cidobjs.h |
The following structures must be defined by the hinter |
3412 |
cidparse.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.
|
9681 |
cidparse.h |
@Struct:
CID_Parser
@Description:
A CID_Parser is an object used to parse a Type 1 fonts very
quickly.
@Fields:
root ::
The root PS_ParserRec fields.
stream ::
The current input stream.
postscript ::
A pointer to the data to be parsed.
postscript_len ::
The length of the data to be parsed.
data_offset ::
The start position of the binary data (i.e., the
end of the data to be parsed.
binary_length ::
The length of the data after the `StartData'
command if the data format is hexadecimal.
cid ::
A structure which holds the information about
the current font.
num_dict ::
The number of font dictionaries.
|
3518 |
cidriver.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.
|
7489 |
cidriver.h |
CIDRIVER_H_ |
772 |
cidtoken.h |
END |
4387 |
module.mk |
|
679 |
rules.mk |
|
1818 |
type1cid.c |
END |
710 |