a note about the Windows scaling badness

This commit is contained in:
Ben Fry
2022-02-12 06:58:49 -05:00
parent 8a5026dfc4
commit 408a7f4409
+3
View File
@@ -5,6 +5,9 @@ X properly set names for windowMove() and windowResize()
X PDF export not working with Processing 4.0 beta 5
X https://github.com/processing/processing4/issues/395
_ Windows scaling at 125% is stretching things to look gross
_ https://github.com/processing/processing4/issues/378
_ finalize the solution for frame/surface methods
_ https://github.com/processing/processing4/issues/53