问题
The text within the plots generated by Jenkins' Plot plugin is illegible, as it uses a very small cursive font. It appears as though I am missing a Java font used by this plugin; however, I have no idea how to install or find such fonts. I'm using OpenJDK 1.6.0, and have JRE 6u23 installed.
It's the same issue experienced at the Labels-are-unreadable-in-charts, but much to my dismay, the user did not post the solution after figuring out how to fix the problem.
回答1:
I'm not sure if this helps you out or not, but OpenJDK is known to have font rendering issues for Java.
You'll see a bunch of stuff here on Google Search Results
I just tested an application yesterday that had blurred fonts with OpenJDK but ran fine with Sun JDK.
Unless you have a restriction on using Sun's JDK, I would try that and see if it works..
来源:https://stackoverflow.com/questions/5653888/jenkins-formerly-hudson-plot-plugin-illegible-font