I'm using java and acm-imports to draw things in an applet, and it comes out pixelated on my Macbook Pro Retina display.
I code using Sublime Text, compile and run it directly from the Terminal. My Java version is 1.7.0_65. Is there any fix for this? Any way to make the image look sharp on Retina display?
Thanks