https://issues.apache.org/bugzilla/show_bug.cgi?id=46374
Summary: Fonts not found for SVG texts (when not in
C:\WINNT\Fonts)
Product: Batik
Version: 1.7
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: SVGGraphics2D
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
As posted as a FOP bug 46371
(https://issues.apache.org/bugzilla/show_bug.cgi?id=46371), this is rather a
Batik issue:
Fonts used in SVG images need to be available in C:\WINNT\Fonts (or: OS font
system). Due to font license restrictions, some fonts only are allowed to be
available for our Java application and not OS wide. Therefore, I copied the TTF
fonts in a custom directory which works well with Apache FOP. I tried to set a
custom font configuration for the Java application via
java -Dsun.awt.fontconfig ...
and this basically works in a test application as I am able to create a Font
object with the correct family name and sub name. But Batik seems to ignore
this.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]