Page 2 of 2
Re: Text Editor
Posted: Tue Apr 16, 2013 9:09 am
by Lafolie
ArunHaridas wrote:I got a error message when run it
cannot create canvas : Not supported by your open gl implementation
Help....
You need to update your graphics drivers and/or graphics hardware since the setup you currently have does not support this feature.
Re: Text Editor
Posted: Sat Apr 27, 2013 7:43 pm
by iPoisonxL
ArunHaridas wrote:I got a error message when run it
cannot create canvas : Not supported by your open gl implementation
Help....
use the sanscanvas version.
(bug)
The case isn't aligned with the spaces, the more spaces you make the further the flashing square is from the letters.
Re: Text Editor
Posted: Sat Apr 27, 2013 11:55 pm
by retrotails
iPoisonxL wrote:ArunHaridas wrote:I got a error message when run it
cannot create canvas : Not supported by your open gl implementation
Help....
use the sanscanvas version.
(bug)
The case isn't aligned with the spaces, the more spaces you make the further the flashing square is from the letters.
It's actually a bug with LOVE, the space in the font .png is the same size as all the other characters.
By the way I've stopped development on this to make a Qt version of it in C++ with a native GUI. But I can still make the LOVE version if people want it.