|
Unravel Engine C++ Reference
|
Static Public Attributes | |
| str | font_name = 'Fork Awesome' |
| str | font_abbr = 'FK' |
| str | font_url_data = 'https://raw.githubusercontent.com/ForkAwesome/Fork-Awesome/master/src/icons/icons.yml' |
| str | font_url_ttf = 'https://github.com/ForkAwesome/Fork-Awesome/blob/master/fonts/forkawesome-webfont.ttf' |
Static Public Attributes inherited from GenerateIconFontCppHeaders.FontFA4 | |
| str | font_name = 'Font Awesome 4' |
| str | font_abbr = 'FA' |
| str | font_url_data = 'https://raw.githubusercontent.com/FortAwesome/Font-Awesome/fa-4/src/icons.yml' |
| str | font_url_ttf = 'https://github.com/FortAwesome/Font-Awesome/blob/fa-4/fonts/fontawesome-webfont.ttf' |
| list | font_file_name_ttf = [[ font_abbr, font_url_ttf[ font_url_ttf.rfind('/')+1: ]]] |
Static Public Attributes inherited from GenerateIconFontCppHeaders.Font | |
| str | font_name = '[ ERROR - missing font name ]' |
| str | font_abbr = '[ ERROR - missing font abbreviation ]' |
| str | font_url_data = '[ ERROR - missing font data url ]' |
| str | font_url_ttf = '[ ERROR - missing ttf file url ]' |
| str | font_file_name_ttf = '[ ERROR - missing ttf file name ]' |
Additional Inherited Members | |
Public Member Functions inherited from GenerateIconFontCppHeaders.FontFA4 | |
| get_icons (self, input) | |
Public Member Functions inherited from GenerateIconFontCppHeaders.Font | |
| download (cls) | |
| get_intermediate_representation (cls) | |
Definition at line 150 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 152 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 151 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 153 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 154 of file GenerateIconFontCppHeaders.py.