Page 1 of 1

setfont ,change the font

Posted: Sat Jan 13, 2018 8:38 pm
by malsehn
how can i change the font and fontsize?

Re: setfont ,change the font

Posted: Mon Jan 15, 2018 6:40 pm
by airsoftsoftwair
That's currently unsupported because RapaGUI is cross-platform and using custom fonts in your GUIs isn't really good style. You should use system fonts only because sizes might vary greatly, especially on high DPI systems (e.g. Retina Macs or Windows on UltraHD screens etc.)

Re: setfont ,change the font

Posted: Mon Jan 15, 2018 9:41 pm
by malsehn
Hm i understand, but if you could change the font or its size
line by line, you would have a kind of headline.

Re: setfont ,change the font

Posted: Wed Jan 17, 2018 7:28 pm
by airsoftsoftwair
Which MOAI class are you talking about? TextEditor?

Re: setfont ,change the font

Posted: Wed Jan 17, 2018 10:51 pm
by malsehn
Texteditor.class and Textview.class

Re: setfont ,change the font

Posted: Sat Jan 20, 2018 12:02 pm
by airsoftsoftwair
Ok, for those it might make sense.