Closed tgk closed 12 years ago
Apparently, switching to java version 1.6 solves this problem.
Yeah, apparently there are differences in how fonts are handled between 1.5 and 1.6. I'm going to leave this open until I document somewhere that 1.6 the targeted JVM version.
I've successfully used penumbra for a visualization project drawing normal vertices and more complex figures. One thing that simply won't work, however, is writing text to the screen. Even this very simple example fail.
My output is
I'm running the program on Mac OS X version 10.5.8, and I do have the Tahoma type installed. I'm using Clojure 1.1.0 and the appropriate libraries. This is my project.clj file.