$font » History » Version 2
Per Amundsen, 08/10/2015 08:55 AM
1 | 1 | Per Amundsen | _Added in 1.9.6_ |
---|---|---|---|
2 | |||
3 | *$font(N/name, t)* |
||
4 | |||
5 | Lists installed fonts. |
||
6 | |||
7 | *Parameters* |
||
8 | |||
9 | 2 | Per Amundsen | N/name - Get the name of the Nth font, if N is 0, returns number of fonts. If a font name is entered, returns [[$true]] if the font is installed, else [[$false]]. |
10 | 1 | Per Amundsen | t - List only truetype fonts. |