14 lines
328 B
Python
14 lines
328 B
Python
"""
|
|
This type stub file was generated by pyright.
|
|
"""
|
|
|
|
"""
|
|
font data tables for truetype and afm computer modern fonts
|
|
"""
|
|
latex_to_bakoma = ...
|
|
type12uni = ...
|
|
uni2type1 = ...
|
|
tex2uni = ...
|
|
stix_virtual_fonts: dict[str, dict[str, list[tuple[int, int, str, int]]] | list[tuple[int, int, str, int]]] = ...
|
|
stix_glyph_fixes = ...
|