trying with Roboto; hrm

This commit is contained in:
Ben Fry
2021-06-28 20:08:17 -04:00
parent 3f630c077a
commit 72029321c7
@@ -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);