Re: [cfaussie] ImageDrawText() and fonts

2011-08-18 Thread MrBuzzy
I could't exactly find a way to set the font. In theory you create a java.awt.Font, but ImageDrawText expects font properties, I think it overrides what may have been set earlier. Luckily it was a stuff up on my part, I restarted the wrong server :) You can put fonts in {JDK}/jre/lib/font,

Re: [cfaussie] ImageDrawText() and fonts

2011-08-18 Thread Andrew Scott
Yeah I actually thought that might be the case, but assumed you had already tried it. On Fri, Aug 19, 2011 at 10:33 AM, MrBuzzy mrbu...@gmail.com wrote: I could't exactly find a way to set the font. In theory you create a java.awt.Font, but ImageDrawText expects font properties, I think it