Arial is already what you get by default in Adobe Acrobat Reader. Yes, you
specify "Helvetica" but what you get is *not* Helvetica. Just look at the
document properties, font list.
For more on Helvetica/Arial issues, check this:
http://www.iliveonyourvisits.com/helvetica/
I'd rather work with Helvetica, too, not this Microsoft fake called Arial,
but since even Adobe, which ethically paid for Helvetica to be included in
Postscript, decided to provide Arial with Acrobar Reader, I just gave up.
As goes a popular Brazilian expression, it would be like "punching a
knife's tip"...
=============================================
Marcelo Jaccoud Amaral
Petrobras - TI - Neg�cios Eletr�nicos
mailto:jaccoud [at] petrobras.com.br
voice: +55 21 2534-3485
fax: +55 21 2534-1809
=============================================
There are only 10 kinds of people in the world: those who understand binary
and those who don't.
"Raghava Reddy
Narapa Reddy" Para: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED] cc: (cco: Marcelo Jaccoud
Amaral/RJ/Petrobras)
pro.com> Assunto: How to generate xml
file for particular Font
2003-07-25 05:01
Favor responder a
fop-user
HI EveryOne
I need to to use arail font in the document, which require arial.xml in
the UserConfig.xml.
I have tried to generate arail.xml using PFMReader
C:\fop-0.20.5rc2>java -cp
build\fop.jar;lib\Avalon-4.1.4\avalon-framework-4.1.4.jar;lib\xml-apis.jar;lib\xercesImpl.jar;lib\xalan.jar;
org.apache.fop.fonts.apps.PFMReader C:\WINNT\Fonts\Arial.TTF arial.xml
I got the exception OutOfMemoryError
[INFO] PFM Reader v1.1
[INFO]
[INFO] Reading C:\WINNT\Fonts\Arial.TTF...
[INFO]
Exception in thread "main" java.lang.OutOfMemoryError
<<no stack trace available>>
Can any body tell how to generte .xml file for Font
<fonts>
<font metrics-file="arial.xml" kerning="yes" embed-file="arial.ttf">
<font-triplet name="Arial" style="normal" weight="normal"/>
<font-triplet name="ArialMT" style="normal" weight="normal"/>
</font>
<font metrics-file="arialb.xml" kerning="yes" embed-file="arialb.ttf">
<font-triplet name="Arial" style="normal" weight="bold"/>
<font-triplet name="ArialMT" style="normal" weight="bold"/>
</font>
<font metrics-file="ariali.xml" kerning="yes" embed-file="ariali.ttf">
<font-triplet name="Arial" style="italic" weight="normal"/>
<font-triplet name="ArialMT" style="italic" weight="normal"/>
</font>
<font metrics-file="arialbi.xml" kerning="yes" embed-file="arialbi.ttf">
<font-triplet name="Arial" style="italic" weight="bold"/>
<font-triplet name="ArialMT" style="italic" weight="bold"/>
</font>
thanks
Raghava Reddy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]