Hi John,

Thanks for your response! Unfortunately, the auto-detect capability did not
work for me. By the way, where is the main configuration file that FOP uses
to process default fonts and other parameters?

Thanks in advance!
Nancy


Alias John Brown wrote:
> 
> Nancy Brandt wrote:
>>
>>
>> Hi dear John,
>>
>> You always try to help me :-)
>>
>> Well, when I run '$ locate  fop.jar' for example, I get the following
>> results:
>>
>> /home/nancy/fop-0.94/build/fop.jar
>> /usr/bin/build/fop.jar
>> /usr/share/java/fop.jar
>>
>> I've tried to use the files located in the 'lib' directory (those with
>> version number), but it did not change anything.
>> My best wishes,
>> Nancy
> 
> 
> I keep forgetting not to write XML in Hotmail.
> 
> FOP can automatically detect fonts now. Try using auto-detect
> instead of the font metrics file. See
> http://xmlgraphics.apache.org/fop/0.94/fonts.html#register
> for details.
> 
> The relevant parts of my fop configuration file look like this:
> 
> <renderers>
>     <renderer mime="application/pdf">
> ...
>       <fonts>
>         <!-- embedded fonts -->
>    
> ...
>         <auto-detect/>
>       </fonts>
> 
> ...
>     </renderer>
> 
> ...
>   </renderers>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Adding-Verdana-font-in-Linux-and-registering-it-with-FOP-0.94-tp19711056p19719301.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to