sampottinger / processing

Source code for the Processing Core and Development Environment (PDE)
http://processing.org
Other
10 stars 1 forks source link

Detect partial pixel font characters for JEditTextArea. #107

Closed sampottinger closed 5 years ago

sampottinger commented 5 years ago

Update JEditTextArea to deal with Java 11 rendering fractional pixel fonts within monospaced IDE fonts.

sampottinger commented 5 years ago

Fixes #103.

sampottinger commented 5 years ago

Working on Linux (Ubuntu) and Mac.

sampottinger commented 5 years ago

Working on Windows. Let's merge!