You're not using a monospaced font. With variable width fonts, locate positions by pixel -- not column.
Add "monospace" to the loadfont statement and see the difference.
Add "monospace" to the loadfont statement and see the difference.
Is there an inconsistency in the Locate function?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Is there an inconsistency in the Locate function? - by PhilOfPerth - 05-25-2023, 05:24 AM
RE: Is there an inconsistency in the Locate function? - by SMcNeill - 05-25-2023, 07:03 AM
RE: Is there an inconsistency in the Locate function? - by PhilOfPerth - 05-25-2023, 12:21 PM
RE: Is there an inconsistency in the Locate function? - by TempodiBasic - 05-25-2023, 02:57 PM
|