Processing.py-Bugs icon indicating copy to clipboard operation
Processing.py-Bugs copied to clipboard

Python Editor: Cursor Offset and Blurry Font, Display Upscaling

Open Numero7-Mojeangering opened this issue 4 years ago • 3 comments

There is an offset of the cursor when writing code in the processing python editor no matter the font and the scale of the windows. Probably due to a font error.

peditor on 125% windows

The font of my current file, mode, logo are blurred on 125% (in Windows preference display settings) even if I told the .exe to use Application settings.

peditor_blured

Numero7-Mojeangering avatar Aug 26 '21 10:08 Numero7-Mojeangering

I suspect this might have something to do with the preference files. I also had some weird font issues after I ran Processing 3 and 4 on the same machine.

You can try set a fresh new sketchbook location (File > Preferences > Sketchbook location). Then, close Processing; delete <user>\AppData\Roaming\Processing; then open it again.

I would not recommend Processing 4 with Python Mode. Instead, use Processing 3.5.4.

tabreturn avatar Aug 26 '21 20:08 tabreturn

I have this same issue in java mode in Processing. Very frustrating. Some fonts are better than others.

ndzied1 avatar Sep 17 '21 15:09 ndzied1

https://github.com/processing/processing4/issues?q=is%3Aissue+is%3Aopen+font

tabreturn avatar Sep 19 '21 10:09 tabreturn