|
Unravel Engine C++ Reference
|
Public Member Functions | |
| get_icons (self, input) | |
Public Member Functions inherited from GenerateIconFontCppHeaders.Font | |
| download (cls) | |
| get_intermediate_representation (cls) | |
Static Public Attributes | |
| str | font_name = 'Ionicons' |
| str | font_abbr = 'II' |
| str | font_url_data = 'https://raw.githubusercontent.com/ionic-team/ionicons/master/src/docs/archived/v2/css/ionicons.css' |
| str | font_url_ttf = 'https://github.com/ionic-team/ionicons/blob/master/src/docs/archived/v2/fonts/ionicons.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 ]' |
Definition at line 310 of file GenerateIconFontCppHeaders.py.
| GenerateIconFontCppHeaders.FontII.get_icons | ( | self, | |
| input ) |
Reimplemented from GenerateIconFontCppHeaders.Font.
Definition at line 318 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 312 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 315 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 311 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 313 of file GenerateIconFontCppHeaders.py.
|
static |
Definition at line 314 of file GenerateIconFontCppHeaders.py.