Hi,
Yes, that's correct I got this error with fop0.95. I don't think I have to
test on trunk- I need to have it work in 2 days.
I've even tried to create the xml metric file  and it failed.
java -classpath
build/fop.jar:lib/avalon-framework-4.2.0.jar:lib/commons-logging-1.0.4.jar:l
ib/commons-io-1.3.1.jar:lib/xmlgraphics-commons-1.3.1.jar
org.apache.fop.fonts.apps.TTFReader  /nas/web/fonts/wingding.ttf
/nas/web/fonts/wingding.xml
TTF Reader for Apache FOP 0.95

Parsing font...
Reading /nas/web/fonts/wingding.ttf...
Unsupported TrueType font: Unicode cmap table not present. Aborting

Is there out a commercial version which would work? Like type 1 version.

Thanks
Lucian Opris

-----Original Message-----
From: Venkat Reddy [mailto:[email protected]] 
Sent: Tuesday, May 04, 2010 9:45 AM
To: [email protected]
Subject: Re: Wingdings, WINDINGS 2 WINGDINGS 3 and webdings

Hi,

I hope, you are getting this problem with FOP 0.95 version.

have you tried with FOPTrunk version? There are so much of functional 
changes in this area added into trunk version.

Please try with the trunk version and see if you are able to solve this 
problem..

Venkat.

Lucian Opris wrote:
> Hi,
> Could someone please let me know why webdings and windings symbols
contained
> into a svg are not showing fine in the PDF? Actually I got on error saying
:
> Created transformer (ClientThreadFOP95.java:895)
>         (Location of error unknown)java.lang.RuntimeException: TrueType
font
> is not supported: file:///nas/web/fonts/webdings.ttf
>
> This is what I have in fop95.xconf
>
> <directory recursive="true">/nas/web/fonts</directory>
>        <auto-detect/>
>        <use-cache>true</use-cache>
>
> <font kerning="yes" embed-url="file:///nas/web/fonts/webdings.ttf">
>           <font-triplet name="Webdings" style="normal" weight="normal"/>
>        </font>
>
>        <font kerning="yes" embed-url="file:///nas/web/fonts/wingding.ttf">
>           <font-triplet name="Wingdings" style="normal" weight="normal"/>
>        </font>
>
>        <font kerning="yes" embed-url="file:///nas/web/fonts/WINGDNG2.TTF">
>           <font-triplet name="Wingdings2" style="normal" weight="normal"/>
>        </font>
>
> Thanks
> Lucian Opris
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to