Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 398 Bytes

print_system_fonts.rst

File metadata and controls

20 lines (12 loc) · 398 Bytes

print_system_fonts

Returns an array of font names that Squib knows about. These are what Squib considers "system" fonts. For debugging purposes.

This is a module function, so it can be called anywhere with Squib.print_system_fonts

Options

None.

Examples

../../samples/system_font_debug/_list_fonts.rb