mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
trying with Roboto; hrm
This commit is contained in:
@@ -111,6 +111,7 @@ public class MacPlatform extends DefaultPlatform {
|
||||
// oh my god, the kerning, the tracking, my eyes...
|
||||
//setUIFont(new FontUIResource(".SFNS-Regular", Font.PLAIN, 13));
|
||||
//setUIFont(new FontUIResource(Toolkit.getSansFont(14, Font.PLAIN)));
|
||||
//setUIFont(new FontUIResource("Roboto-Regular", Font.PLAIN, 13));
|
||||
|
||||
} else if ("org.violetlib.aqua.AquaLookAndFeel".equals(laf)) {
|
||||
Icon collapse = new VAquaTreeIcon(true);
|
||||
|
||||
Reference in New Issue
Block a user