erkyrath / lectrote

The IF interpreter in an Electron shell
Other
248 stars 28 forks source link

Option to select any font #63

Closed erkyrath closed 8 years ago

erkyrath commented 8 years ago

It's a nuisance to get a list of installed fonts. (I believe you need a Node module with compiled code, and I don't want to introduce a cross-compiling step into the Lectrote release process.)

But I could just put in a text box and say "type a font name". That would be pretty easy.

erkyrath commented 8 years ago

It was easy! Select "Other Font..." and type the (CSS) name of any installed font.

There's no check for whether the font has italics/bold available, so beware. If you use a font that don't have 'em, you might miss game styling.