Page 1 of 1
essential functions
Posted: Thu Jan 15, 2004 6:13 am
by globule
Will these particularly essential functions be available one day?
-Console
-2ddrawing
-fonts
Posted: Thu Jan 15, 2004 2:16 pm
by talun
Hi globule,
fonts and 2d-drawing are already available in the version 3.81. (see the "history" and "todo" files located in the PureBasic folder).
Hovewer I found hard the fonts loading, because in Linux the font names are defined by very long strings that contain several characters informations and I was not able to use the simpler Windows syntax, for example LoadFont(#Font, "Times", 14,#PB_Font_Bold)
bye
Sergio
Posted: Thu Jan 15, 2004 3:29 pm
by globule