Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | gen_test_font |
Functions | |
def | gen_test_font.glyph_program (glyph) |
def | gen_test_font.square_glyph (glyph) |
Creating Glyphs Outlines. More... | |
def | gen_test_font.ascent_flushed_glyph (glyph) |
def | gen_test_font.descent_flushed_glyph (glyph) |
def | gen_test_font.not_def_glyph (glyph) |
def | gen_test_font.unicode_range (fromUnicode, throughUnicode) |
def | gen_test_font.create_glyph (name, contour) |
def | gen_test_font.create_no_path_glyph (codepoint, advance_percentage) |
def | gen_test_font.describe_codepoint_range (codepoints) |