INPUT does not use font kerning

Previous topic - Next topic

ampos

Add the [,%kerning] option as in PRINT.

Not sure if  :nw: or  :whip:

:D
check my web and/or my blog :D
http://diniplay.blogspot.com (devblog)
http://www.ampostata.org
http://ampostata.blogspot.com
I own PC-Win, MacBook 13", iPhone 3G/3GS/4G and iPAC-WinCE

Kitty Hello

OK, but INPUT is pretty old and stupid IMO.
I'd use DDgui_input instead.

ampos

For internal programs it is enough.
check my web and/or my blog :D
http://diniplay.blogspot.com (devblog)
http://www.ampostata.org
http://ampostata.blogspot.com
I own PC-Win, MacBook 13", iPhone 3G/3GS/4G and iPAC-WinCE

Kitty Hello


ampos

The input is (still?) with no font kerning. Also a 4th param can not be set for yes/no font kerning, but if it is ON by default, I will be happy.
check my web and/or my blog :D
http://diniplay.blogspot.com (devblog)
http://www.ampostata.org
http://ampostata.blogspot.com
I own PC-Win, MacBook 13", iPhone 3G/3GS/4G and iPAC-WinCE

Kitty Hello

oh. In compiler/platform/prototypes.txt, change line 180 to:
Code (glbasic) Select

vaaa[a]:INPUT:INPUT value#$, x%, y%, bKerning%=FALSE§INPUT wert#$, x%, y%, bKerning=FALSE



Fix is included with next update.