ttf_
parser
0.25.1
In ttf_
parser::
tables::
cff::
cff1
Modules
charset_id
encoding_id
operator
private_dict_operator
top_dict_operator
Structs
CIDMetadata
CharStringParserContext
Matrix
PrivateDict
SIDMetadata
Table
TopDict
Enums
FDSelect
FontKind
Constants
MAX_ARGUMENTS_STACK_LEN
MAX_OPERANDS_LEN
STACK_LIMIT
TWO_BYTE_OPERATOR_MARK
Functions
_parse_char_string
parse_char_string
parse_cid_local_subrs
parse_cid_metadata
parse_fd_select
parse_font_dict
parse_private_dict
parse_sid_metadata
parse_top_dict
seac_code_to_glyph_id
ttf_parser
::
tables
::
cff
::
cff1
Function
seac_code_to_glyph_id
Copy item path
Settings
Help
Summary
Source
fn seac_code_to_glyph_id(charset: &
Charset
<'_>, n:
f32
) ->
Option
<
GlyphId
>