https://issues.apache.org/bugzilla/show_bug.cgi?id=46371
--- Comment #2 from M.H. <[EMAIL PROTECTED]> 2008-12-10 03:07:52 PST --- I tried to set the custom TTF fonts in a custom fontconfig.properties for the Java application. java ... -Dsun.awt.fontconfig=C:/test/fontconfig.properties This works in a test Java application (i.e.: I can uses the TTF font which is not in C:\WINNT\Fonts in Java by creating a Font object with the correct font family name and sub name). UNfortunately, Batik seems to ignore this. So, this seems to be an issue of Batik not offering an API (for FOP) to set custom font sources? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
