Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 379 Bytes

system_fonts.rst

File metadata and controls

19 lines (12 loc) · 379 Bytes

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.system_fonts

Options

None.

Examples

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