Just tried, same result. <?xml version="1.0"?> <fop version="1.0"> <use-cache>false</use-cache> <base>.</base> <fonts> <referenced-fonts> <match font-family=".*"/> </referenced-fonts> </fonts> <renderers> <renderer mime="application/pdf"> <filterList> <value>flate</value> </filterList> <fonts> <directory>./fonts</directory> </fonts> </renderer> </renderers> </fop> ~/Downloads/fop-1.0/test$ ls fonts/ SimSun.ttf ~/Downloads/fop-1.0/test$ ../fop -fo test-fo.xml -c configuration-referenced-with-directory-element.xml output-referenced-with-directory-element.pdf Apr 24, 2012 5:27:33 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "δ» " (0x4ec5) not available in font "SimSun". Apr 24, 2012 5:27:33 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "δΎ" (0x4f9b) not available in font "SimSun". Apr 24, 2012 5:27:33 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "ε" (0x53c2) not available in font "SimSun". Apr 24, 2012 5:27:33 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Glyph "θ" (0x8003) not available in font "SimSun". Regards, JP |
configuration-referenced-with-directory-element.xml
Description: XML document
output-referenced-with-directory-element.pdf
Description: Adobe PDF document
test-fo.xml
Description: XML document
On 24 Apr 2012, at 17:09, Glenn Adams wrote:
|
