FellippeHeitor / InForm

A GUI engine and WYSIWYG interface designer for QB64
MIT License
61 stars 15 forks source link

Allow setting multiple alternative fonts from the editor. #15

Closed FellippeHeitor closed 6 years ago

FellippeHeitor commented 6 years ago

Alternative fonts can already be set in the .frm file by specifying multiple possible font files separated by a question mark (as in "arial.ttf?cour.ttf?segoui.ttf**18"); Attempting to do the same in the editor fails.