Hello,

First a thank you to the creators of IUP. It's a wonderful library!

I have a simple application with a IupText and IupButton on a IupDialog that 
works perfectly on Windows and most Linux distributions.
But on the RaspberryPi 3 (Raspbian OS) the font cannot be changed on either 
IupText or IupButton. I tried many different font families and sizes and 
nothing seems to work. Examples that I tried:
IupSetAttribute(textbox, "FONT", "Courier 30")
IupSetAttribute(textbox, "FONT", "Sans 18")
IupSetAttribute(textbox, "FONT", "Arial 30")

The font always seems to stay at "PibotoLt 12" and I have no idea why?
Any ideas?

Thanks,
Matic
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to