(05-15-2023, 03:48 PM)bplus Wrote: Just for clarification, the new _U... commands fixes the problem with cut off fonts?
But they remain when using simple Print? ie There is no _UPrint?
_UPrintString NOT _UPrint.
Also have to use _UFontHeight instead of _FontHeight for messing around with Unicode.
There's also the _ULineSpacing to consider.
Try the example:
https://qb64phoenix.com/qb64wiki/index.php/ULINESPACING
Also please note that it doesn't work (yet) in SCREEN 0.
From _UPrintString help page:
Quote:SCREEN 0 (text only) mode is not supported. Attempting to use this in SCREEN 0 will generate an error.