-
Notifications
You must be signed in to change notification settings - Fork 0
Generator
Cbrnex edited this page Sep 24, 2022
·
9 revisions
-
Returns options to change glyphs from a font name.
- Arguments
- font_name
Fonts
- font_name
- Returns
- typing.Optional[typing.List[configurator.glyphs.option.GlyphsOption]]
- Arguments
-
Returns the SFD path from a font name.
- Arguments
- font_name
Fonts
- font_name
- Returns
- <class 'str'>
- Arguments
-
Returns the font object from a font name.
- Arguments
- font_name
Fonts
- font_name
- Returns
- <class 'fontforge.font'>
- Arguments
-
Returns options to change glyphs from a font name.
- Arguments
- font_name
Fonts
- font_name
- Returns
- NoReturn
- Arguments
-
Returns the SFD path from a font name.
- Arguments
- font_name
Fonts
- font_name
- Returns
- NoReturn
- Arguments
-
Returns the font object from a font name.
- Arguments
- font_name
Fonts
- font_name
- Returns
- NoReturn
- Arguments