FoundryTools
Contents:
foundrytools.app package
foundrytools.core package
foundrytools.lib package
foundrytools.utils package
foundrytools.constants module
FoundryTools
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
_
_build_font_info_dict() (in module foundrytools.lib.otf_builder)
_calculate_zone() (in module foundrytools.app.otf_recalc_zones)
_cmap_from_reversed_cmap() (in module foundrytools.lib.unicode)
_delete_ttf_tables() (in module foundrytools.lib.otf_builder)
_find_replace_in_font_names() (foundrytools.core.tables.cff_.CFFTable method)
_find_replace_in_top_dict() (foundrytools.core.tables.cff_.CFFTable method)
_fix_lists_overlaps() (in module foundrytools.app.otf_recalc_zones)
_fix_min_separation_limits() (in module foundrytools.app.otf_recalc_zones)
_generate_files() (foundrytools.lib.font_finder.FontFinder method)
_generate_filter_conditions() (foundrytools.lib.font_finder.FontFinder static method)
_get_font_info_dict() (in module foundrytools.lib.otf_builder)
_get_glyph_metrics_stats() (in module foundrytools.app.fix_monospace)
_get_hmtx_values() (in module foundrytools.lib.otf_builder)
_get_multi_mapped_glyphs() (in module foundrytools.lib.unicode)
_get_name_ids_for_filter() (foundrytools.core.tables.name.NameTable method)
_get_pair() (in module foundrytools.app.otf_recalc_zones)
_get_post_values() (in module foundrytools.lib.otf_builder)
_get_private_dict() (in module foundrytools.lib.otf_builder)
_get_ps_name() (in module foundrytools.lib.otf_builder)
_get_table() (foundrytools.core.font.Font method)
_glyph_name_from_uni_str() (in module foundrytools.lib.unicode)
_init_font() (foundrytools.core.font.Font method)
_init_from_bytesio() (foundrytools.core.font.Font method)
_init_from_file() (foundrytools.core.font.Font method)
_init_from_ttfont() (foundrytools.core.font.Font method)
_init_tables() (foundrytools.core.font.Font method)
_lists_overlaps() (in module foundrytools.app.otf_recalc_zones)
_remove_unused_names() (in module foundrytools.app.var2static)
_restore_hinting_data() (foundrytools.core.tables.cff_.CFFTable method)
_set_cff_font_names() (foundrytools.core.tables.cff_.CFFTable method)
_set_top_dict_names() (foundrytools.core.tables.cff_.CFFTable method)
_uni_str_from_glyph_name() (in module foundrytools.lib.unicode)
_uni_str_from_int() (in module foundrytools.lib.unicode)
_uni_str_from_reversed_cmap() (in module foundrytools.lib.unicode)
_validate_filter_conditions() (foundrytools.lib.font_finder.FontFinder method)
A
add_missing_nbsp() (foundrytools.core.tables.cmap.CmapTable method)
advance_width_max (foundrytools.core.tables.hhea.HheaTable property)
append_prefix_suffix() (foundrytools.core.tables.name.NameTable method)
ascent (foundrytools.core.tables.hhea.HheaTable property)
B
BadInstanceError
bitmap_embed_only (foundrytools.core.tables.os_2.OS2Table property)
bold (foundrytools.core.tables.head.MacStyle property)
(foundrytools.core.tables.os_2.FsSelection property)
build_full_font_name() (foundrytools.core.tables.name.NameTable method)
build_mac_names() (foundrytools.core.tables.name.NameTable method)
build_otf() (in module foundrytools.lib.otf_builder)
build_postscript_name() (foundrytools.core.tables.name.NameTable method)
build_ttf() (in module foundrytools.lib.ttf_builder)
build_unique_identifier() (foundrytools.core.tables.name.NameTable method)
build_version_string() (foundrytools.core.tables.name.NameTable method)
bytesio (foundrytools.core.font.Font property)
C
calc_caret_slope_rise() (foundrytools.core.tables.hhea.HheaTable method)
calc_caret_slope_run() (foundrytools.core.tables.hhea.HheaTable method)
calc_italic_angle() (foundrytools.core.font.Font method)
cap_height (foundrytools.core.tables.os_2.OS2Table property)
caret_offset (foundrytools.core.tables.hhea.HheaTable property)
caret_slope_rise (foundrytools.core.tables.hhea.HheaTable property)
caret_slope_run (foundrytools.core.tables.hhea.HheaTable property)
CFFTable (class in foundrytools.core.tables.cff_)
check_block_support() (in module foundrytools.lib.unicode)
check_instance() (in module foundrytools.app.var2static)
check_update_name_table() (in module foundrytools.app.var2static)
CheckOutlinesError
cleanup_static_font() (in module foundrytools.app.var2static)
close() (foundrytools.core.font.Font method)
cmap_from_glyph_names() (in module foundrytools.lib.unicode)
CmapTable (class in foundrytools.core.tables.cmap)
codepage_ranges (foundrytools.core.tables.os_2.OS2Table property)
COMPATIBLE_FULL_NAME_MAC (foundrytools.constants.NameIds attribute)
correct_cff_contours() (in module foundrytools.lib.pathops)
correct_contours() (foundrytools.core.font.Font method)
(foundrytools.core.tables.cff_.CFFTable method)
(foundrytools.core.tables.glyf.GlyfTable method)
correct_glyf_contours() (in module foundrytools.lib.pathops)
count_block_codepoints() (in module foundrytools.lib.unicode)
create_cmap_tables() (in module foundrytools.lib.unicode)
create_static_instance() (in module foundrytools.app.var2static)
created_timestamp (foundrytools.core.tables.head.HeadTable property)
D
DARK_BACKGROUND_PALETTE (foundrytools.constants.NameIds attribute)
decompose_all() (foundrytools.core.tables.glyf.GlyfTable method)
decompose_glyph() (foundrytools.core.tables.glyf.GlyfTable method)
decompose_transformed() (foundrytools.core.tables.glyf.GlyfTable method)
DefaultTbl (class in foundrytools.core.tables.default)
del_names() (foundrytools.core.tables.cff_.CFFTable method)
del_table() (foundrytools.core.font.Font method)
descent (foundrytools.core.tables.hhea.HheaTable property)
DESCRIPTION (foundrytools.constants.NameIds attribute)
DESIGNER_NAME (foundrytools.constants.NameIds attribute)
DESIGNER_URL (foundrytools.constants.NameIds attribute)
desubroutinize() (foundrytools.core.font.Font method)
draw_notdef_cff() (in module foundrytools.app.fix_empty_notdef)
draw_notdef_glyf() (in module foundrytools.app.fix_empty_notdef)
DrawNotdefCFFError
DrawNotdefError
DrawNotdefTTError
E
embed_level (foundrytools.core.tables.os_2.OS2Table property)
F
FAMILY_NAME (foundrytools.constants.NameIds attribute)
file (foundrytools.core.font.Font property)
filter_names() (foundrytools.core.tables.name.NameTable method)
filter_out_ps (foundrytools.lib.font_finder.FinderFilter attribute)
filter_out_sfnt (foundrytools.lib.font_finder.FinderFilter attribute)
filter_out_static (foundrytools.lib.font_finder.FinderFilter attribute)
filter_out_tt (foundrytools.lib.font_finder.FinderFilter attribute)
filter_out_variable (foundrytools.lib.font_finder.FinderFilter attribute)
filter_out_woff (foundrytools.lib.font_finder.FinderFilter attribute)
filter_out_woff2 (foundrytools.lib.font_finder.FinderFilter attribute)
find_collections() (foundrytools.lib.font_finder.FontFinder method)
find_fonts() (foundrytools.lib.font_finder.FontFinder method)
find_replace() (foundrytools.core.tables.cff_.CFFTable method)
(foundrytools.core.tables.name.NameTable method)
FinderError
FinderFilter (class in foundrytools.lib.font_finder)
FinderOptions (class in foundrytools.lib.font_finder)
fix_non_breaking_space_width() (foundrytools.core.tables.hmtx.HmtxTable method)
fixed_pitch (foundrytools.core.tables.post.PostTable property)
FixItalicAngleError
FixMonospaceError
Font (class in foundrytools.core.font)
font_revision (foundrytools.core.tables.head.HeadTable property)
FontConversionError
FontError
FontFinder (class in foundrytools.lib.font_finder)
foundrytools
module
foundrytools.app
module
foundrytools.app.fix_empty_notdef
module
foundrytools.app.fix_italic_angle
module
foundrytools.app.fix_monospace
module
foundrytools.app.otf_autohint
module
foundrytools.app.otf_check_outlines
module
foundrytools.app.otf_dehint
module
foundrytools.app.otf_recalc_stems
module
foundrytools.app.otf_recalc_zones
module
foundrytools.app.ttf_autohint
module
foundrytools.app.ttf_dehint
module
foundrytools.app.var2static
module
foundrytools.constants
module
foundrytools.core
module
foundrytools.core.font
module
foundrytools.core.tables
module
foundrytools.core.tables.cff_
module
foundrytools.core.tables.cmap
module
foundrytools.core.tables.default
module
foundrytools.core.tables.fvar
module
foundrytools.core.tables.gdef
module
foundrytools.core.tables.glyf
module
foundrytools.core.tables.gsub
module
foundrytools.core.tables.head
module
foundrytools.core.tables.hhea
module
foundrytools.core.tables.hmtx
module
foundrytools.core.tables.kern
module
foundrytools.core.tables.name
module
foundrytools.core.tables.os_2
module
foundrytools.core.tables.post
module
foundrytools.lib
module
foundrytools.lib.font_finder
module
foundrytools.lib.otf_builder
module
foundrytools.lib.pathops
module
foundrytools.lib.qu2cu
module
foundrytools.lib.ttf_builder
module
foundrytools.lib.unicode
module
foundrytools.utils
module
foundrytools.utils.bits_tools
module
foundrytools.utils.misc
module
foundrytools.utils.path_tools
module
friendly_name_from_uni_str() (in module foundrytools.lib.unicode)
FsSelection (class in foundrytools.core.tables.os_2)
FULL_FONT_NAME (foundrytools.constants.NameIds attribute)
FvarTable (class in foundrytools.core.tables.fvar)
G
GdefTable (class in foundrytools.core.tables.gdef)
generate_collections() (foundrytools.lib.font_finder.FontFinder method)
generate_fonts() (foundrytools.lib.font_finder.FontFinder method)
get_all_codepoints() (foundrytools.core.tables.cmap.CmapTable method)
get_best_family_name() (foundrytools.core.tables.name.NameTable method)
get_best_subfamily_name() (foundrytools.core.tables.name.NameTable method)
get_debug_name() (foundrytools.core.tables.name.NameTable method)
get_existing_instance() (in module foundrytools.app.var2static)
get_feature_tags() (foundrytools.core.tables.gsub.GsubTable method)
get_file_ext() (foundrytools.core.font.Font method)
get_file_path() (foundrytools.core.font.Font method)
get_glyph_bounds() (foundrytools.core.font.Font method)
get_glyph_bounds_many() (foundrytools.core.font.Font method)
get_hinting_data() (foundrytools.core.tables.cff_.CFFTable method)
get_temp_file_path() (in module foundrytools.utils.path_tools)
get_ui_name_ids() (foundrytools.core.tables.gsub.GsubTable method)
get_unmapped_glyphs() (foundrytools.core.tables.cmap.CmapTable method)
GlyfTable (class in foundrytools.core.tables.glyf)
glyphs_to_quadratic() (in module foundrytools.lib.ttf_builder)
GsubTable (class in foundrytools.core.tables.gsub)
H
HeadTable (class in foundrytools.core.tables.head)
HheaTable (class in foundrytools.core.tables.hhea)
HmtxTable (class in foundrytools.core.tables.hmtx)
I
InvalidOS2VersionError
is_modified (foundrytools.core.tables.cmap.CmapTable property)
(foundrytools.core.tables.default.DefaultTbl property)
(foundrytools.core.tables.head.HeadTable property)
(foundrytools.core.tables.hhea.HheaTable property)
(foundrytools.core.tables.name.NameTable property)
(foundrytools.core.tables.os_2.OS2Table property)
(foundrytools.core.tables.post.PostTable property)
is_nth_bit_set() (in module foundrytools.utils.bits_tools)
is_ps (foundrytools.core.font.Font property)
is_sfnt (foundrytools.core.font.Font property)
is_static (foundrytools.core.font.Font property)
is_tt (foundrytools.core.font.Font property)
is_variable (foundrytools.core.font.Font property)
is_woff (foundrytools.core.font.Font property)
is_woff2 (foundrytools.core.font.Font property)
italic (foundrytools.core.tables.head.MacStyle property)
(foundrytools.core.tables.os_2.FsSelection property)
italic_angle (foundrytools.core.tables.post.PostTable property)
K
KernTable (class in foundrytools.core.tables.kern)
L
lazy (foundrytools.lib.font_finder.FinderOptions attribute)
LICENSE_DESCRIPTION (foundrytools.constants.NameIds attribute)
LICENSE_INFO_URL (foundrytools.constants.NameIds attribute)
LIGHT_BACKGROUND_PALETTE (foundrytools.constants.NameIds attribute)
line_gap (foundrytools.core.tables.hhea.HheaTable property)
M
MacStyle (class in foundrytools.core.tables.head)
MANUFACTURER_NAME (foundrytools.constants.NameIds attribute)
max_context (foundrytools.core.tables.os_2.OS2Table property)
metric_data_format (foundrytools.core.tables.hhea.HheaTable property)
min_left_side_bearing (foundrytools.core.tables.hhea.HheaTable property)
min_right_side_bearing (foundrytools.core.tables.hhea.HheaTable property)
modified_timestamp (foundrytools.core.tables.head.HeadTable property)
module
foundrytools
foundrytools.app
foundrytools.app.fix_empty_notdef
foundrytools.app.fix_italic_angle
foundrytools.app.fix_monospace
foundrytools.app.otf_autohint
foundrytools.app.otf_check_outlines
foundrytools.app.otf_dehint
foundrytools.app.otf_recalc_stems
foundrytools.app.otf_recalc_zones
foundrytools.app.ttf_autohint
foundrytools.app.ttf_dehint
foundrytools.app.var2static
foundrytools.constants
foundrytools.core
foundrytools.core.font
foundrytools.core.tables
foundrytools.core.tables.cff_
foundrytools.core.tables.cmap
foundrytools.core.tables.default
foundrytools.core.tables.fvar
foundrytools.core.tables.gdef
foundrytools.core.tables.glyf
foundrytools.core.tables.gsub
foundrytools.core.tables.head
foundrytools.core.tables.hhea
foundrytools.core.tables.hmtx
foundrytools.core.tables.kern
foundrytools.core.tables.name
foundrytools.core.tables.os_2
foundrytools.core.tables.post
foundrytools.lib
foundrytools.lib.font_finder
foundrytools.lib.otf_builder
foundrytools.lib.pathops
foundrytools.lib.qu2cu
foundrytools.lib.ttf_builder
foundrytools.lib.unicode
foundrytools.utils
foundrytools.utils.bits_tools
foundrytools.utils.misc
foundrytools.utils.path_tools
N
NameIds (class in foundrytools.constants)
NameTable (class in foundrytools.core.tables.name)
negative (foundrytools.core.tables.os_2.FsSelection property)
no_subsetting (foundrytools.core.tables.os_2.OS2Table property)
number_of_hmetrics (foundrytools.core.tables.hhea.HheaTable property)
O
oblique (foundrytools.core.tables.os_2.FsSelection property)
OS2Table (class in foundrytools.core.tables.os_2)
OTFAutohintError
OTFDehintError
outlined (foundrytools.core.tables.os_2.FsSelection property)
P
POSTSCRIPT_NAME (foundrytools.constants.NameIds attribute)
PostTable (class in foundrytools.core.tables.post)
private_dict (foundrytools.core.tables.cff_.CFFTable property)
prod_name_from_glyph_name() (in module foundrytools.lib.unicode)
production_name_from_unicode() (in module foundrytools.lib.unicode)
PS_CID_FINDFONT_NAME (foundrytools.constants.NameIds attribute)
Q
quadratics_to_cubics() (in module foundrytools.lib.qu2cu)
quadratics_to_cubics_2() (in module foundrytools.lib.qu2cu)
R
rebuild() (foundrytools.core.font.Font method)
rebuild_character_map() (foundrytools.core.tables.cmap.CmapTable method)
recalc_avg_char_width() (foundrytools.core.tables.os_2.OS2Table method)
recalc_bboxes (foundrytools.lib.font_finder.FinderOptions attribute)
recalc_code_page_ranges() (foundrytools.core.tables.os_2.OS2Table method)
recalc_max_context() (foundrytools.core.tables.os_2.OS2Table method)
recalc_timestamp (foundrytools.lib.font_finder.FinderOptions attribute)
recalc_unicode_ranges() (foundrytools.core.tables.os_2.OS2Table method)
recursive (foundrytools.lib.font_finder.FinderOptions attribute)
regular (foundrytools.core.tables.os_2.FsSelection property)
reload() (foundrytools.core.font.Font method)
remap_name_ids() (foundrytools.core.tables.name.NameTable method)
remap_ui_name_ids() (foundrytools.core.tables.gsub.GsubTable method)
remove_duplicate_components() (foundrytools.core.tables.glyf.GlyfTable method)
remove_empty_names() (foundrytools.core.tables.name.NameTable method)
remove_glyphs() (foundrytools.core.font.Font method)
remove_hinting() (foundrytools.core.tables.cff_.CFFTable method)
remove_mac_names() (foundrytools.core.tables.name.NameTable method)
remove_names() (foundrytools.core.tables.name.NameTable method)
remove_unmapped_glyphs() (foundrytools.core.tables.kern.KernTable method)
remove_unused_glyphs() (foundrytools.core.font.Font method)
remove_unused_names() (foundrytools.core.tables.name.NameTable method)
rename_feature() (foundrytools.core.tables.gsub.GsubTable method)
rename_glyph() (foundrytools.core.font.Font method)
rename_glyphs() (foundrytools.core.font.Font method)
RESERVED (foundrytools.constants.NameIds attribute)
restore_flavor() (in module foundrytools.utils.misc)
round_coordinates() (foundrytools.core.tables.cff_.CFFTable method)
run() (in module foundrytools.app.fix_empty_notdef)
(in module foundrytools.app.fix_italic_angle)
(in module foundrytools.app.fix_monospace)
(in module foundrytools.app.otf_autohint)
(in module foundrytools.app.otf_check_outlines)
(in module foundrytools.app.otf_dehint)
(in module foundrytools.app.otf_recalc_stems)
(in module foundrytools.app.otf_recalc_zones)
(in module foundrytools.app.ttf_autohint)
(in module foundrytools.app.ttf_dehint)
(in module foundrytools.app.var2static)
run_rise_angle (foundrytools.core.tables.hhea.HheaTable property)
S
SAMPLE_TEXT (foundrytools.constants.NameIds attribute)
save() (foundrytools.core.font.Font method)
scale_upm() (foundrytools.core.font.Font method)
set_bit() (foundrytools.core.tables.default.DefaultTbl method)
set_hinting_data() (foundrytools.core.tables.cff_.CFFTable method)
set_name() (foundrytools.core.tables.name.NameTable method)
set_names() (foundrytools.core.tables.cff_.CFFTable method)
set_nth_bit() (in module foundrytools.utils.bits_tools)
set_production_names() (foundrytools.core.font.Font method)
setup_character_map() (in module foundrytools.lib.unicode)
simplify_path() (in module foundrytools.lib.pathops)
size (foundrytools.lib.unicode.UnicodeBlock property)
sort_feature_records() (foundrytools.core.tables.gsub.GsubTable method)
sort_glyphs() (foundrytools.core.font.Font method)
strikeout (foundrytools.core.tables.os_2.FsSelection property)
strip_names() (foundrytools.core.tables.name.NameTable method)
SUBFAMILY_NAME (foundrytools.constants.NameIds attribute)
subroutinize() (foundrytools.core.font.Font method)
T
t_cff_ (foundrytools.core.font.Font property)
t_cmap (foundrytools.core.font.Font property)
t_fvar (foundrytools.core.font.Font property)
t_gdef (foundrytools.core.font.Font property)
t_glyf (foundrytools.core.font.Font property)
t_gsub (foundrytools.core.font.Font property)
t_head (foundrytools.core.font.Font property)
t_hhea (foundrytools.core.font.Font property)
t_hmtx (foundrytools.core.font.Font property)
t_kern (foundrytools.core.font.Font property)
t_name (foundrytools.core.font.Font property)
t_os_2 (foundrytools.core.font.Font property)
t_post (foundrytools.core.font.Font property)
table (foundrytools.core.tables.cff_.CFFTable property)
(foundrytools.core.tables.cmap.CmapTable property)
(foundrytools.core.tables.default.DefaultTbl property)
(foundrytools.core.tables.fvar.FvarTable property)
(foundrytools.core.tables.gdef.GdefTable property)
(foundrytools.core.tables.glyf.GlyfTable property)
(foundrytools.core.tables.gsub.GsubTable property)
(foundrytools.core.tables.head.HeadTable property)
(foundrytools.core.tables.hhea.HheaTable property)
(foundrytools.core.tables.hmtx.HmtxTable property)
(foundrytools.core.tables.kern.KernTable property)
(foundrytools.core.tables.name.NameTable property)
(foundrytools.core.tables.os_2.OS2Table property)
(foundrytools.core.tables.post.PostTable property)
to_otf() (foundrytools.core.font.Font method)
to_sfnt() (foundrytools.core.font.Font method)
to_ttf() (foundrytools.core.font.Font method)
to_woff() (foundrytools.core.font.Font method)
to_woff2() (foundrytools.core.font.Font method)
top_dict (foundrytools.core.tables.cff_.CFFTable property)
TRADEMARK (foundrytools.constants.NameIds attribute)
TTFAutohintError
TTFDehintError
ttfont (foundrytools.core.font.Font property)
(foundrytools.core.tables.default.DefaultTbl property)
typo_ascender (foundrytools.core.tables.os_2.OS2Table property)
typo_descender (foundrytools.core.tables.os_2.OS2Table property)
TYPO_FAMILY_NAME (foundrytools.constants.NameIds attribute)
typo_line_gap (foundrytools.core.tables.os_2.OS2Table property)
TYPO_SUBFAMILY_NAME (foundrytools.constants.NameIds attribute)
U
underline_position (foundrytools.core.tables.post.PostTable property)
underline_thickness (foundrytools.core.tables.post.PostTable property)
underscore (foundrytools.core.tables.os_2.FsSelection property)
unicode_from_glyph_name() (in module foundrytools.lib.unicode)
unicode_ranges (foundrytools.core.tables.os_2.OS2Table property)
UnicodeBlock (class in foundrytools.lib.unicode)
UNIQUE_FONT_IDENTIFIER (foundrytools.constants.NameIds attribute)
units_per_em (foundrytools.core.tables.head.HeadTable property)
unset_nth_bit() (in module foundrytools.utils.bits_tools)
update_bit() (in module foundrytools.utils.bits_tools)
update_character_map() (in module foundrytools.lib.unicode)
update_hmtx() (in module foundrytools.lib.ttf_builder)
update_name_table() (in module foundrytools.app.var2static)
UpdateNameTableError
upgrade() (foundrytools.core.tables.os_2.OS2Table method)
us_break_char (foundrytools.core.tables.os_2.OS2Table property)
us_default_char (foundrytools.core.tables.os_2.OS2Table property)
us_lower_optical_point_size (foundrytools.core.tables.os_2.OS2Table property)
us_upper_optical_point_size (foundrytools.core.tables.os_2.OS2Table property)
use_typo_metrics (foundrytools.core.tables.os_2.FsSelection property)
V
Var2StaticError
VARIATIONS_POSTSCRIPT_NAME_PREFIX (foundrytools.constants.NameIds attribute)
vendor_id (foundrytools.core.tables.os_2.OS2Table property)
VENDOR_URL (foundrytools.constants.NameIds attribute)
version (foundrytools.core.tables.os_2.OS2Table property)
VERSION_STRING (foundrytools.constants.NameIds attribute)
W
weight_class (foundrytools.core.tables.os_2.OS2Table property)
width_class (foundrytools.core.tables.os_2.OS2Table property)
win_ascent (foundrytools.core.tables.os_2.OS2Table property)
win_descent (foundrytools.core.tables.os_2.OS2Table property)
wws_consistent (foundrytools.core.tables.os_2.FsSelection property)
WWS_FAMILY_NAME (foundrytools.constants.NameIds attribute)
WWS_SUBFAMILY_NAME (foundrytools.constants.NameIds attribute)
X
x_height (foundrytools.core.tables.os_2.OS2Table property)
x_max (foundrytools.core.tables.head.HeadTable property)
x_max_extent (foundrytools.core.tables.hhea.HheaTable property)
x_min (foundrytools.core.tables.head.HeadTable property)
Y
y_max (foundrytools.core.tables.head.HeadTable property)
y_min (foundrytools.core.tables.head.HeadTable property)