You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Vincenz Braun <Vi...@Physik.TU-Muenchen.DE> on 2000/11/07 20:05:36 UTC

Euro Support

Hi,

I am having a problem with the Euro symbol (\u20ac).
FOP complains abaout the character.
Does anybody know a bugfix or workaround.

Thanks,
Vincenz Braun

P.S. I do not have access to the mailing list. Please
cc to vb@ph.tum.de, too.

Re: Euro Support

Posted by Fotis Jannidis <fo...@lrz.uni-muenchen.de>.
Thanks. I'll commit this. 

Fotis

Send reply to:  	fop-dev@xml.apache.org
Date sent:      	Wed, 08 Nov 2000 09:34:50 +0100
From:           	"Jeremias Maerki" <je...@outline.ch>
To:             	fop-dev@xml.apache.org
Subject:        	Re: Euro Support

> As promised the character width entries for the base 14 fonts:
> 
> Helvetica.xml
> Helvetica-Oblique.xml
> Helvetica-Bold.xml
> Helvetica-BoldOblique.xml
> Times-Roman.xml
> Times-Italic.xml
> Times-Bold.xml
> Times-BoldItalic.xml
> <char name="Euro" width="350"/>
> 
> Courier.xml
> Courier-Oblique.xml
> Courier-Bold.xml
> Courier-BoldOblique.xml
> <char name="Euro" width="600"/>
> 
> 
> Jeremias Märki
> 
> mailto:jeremias.maerki@outline.ch
> 
> OUTLINE AG
> Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern
> Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029
> Internet http://www.outline.ch



Re: Euro Support

Posted by Jeremias Maerki <je...@outline.ch>.
As promised the character width entries for the base 14 fonts:

Helvetica.xml
Helvetica-Oblique.xml
Helvetica-Bold.xml
Helvetica-BoldOblique.xml
Times-Roman.xml
Times-Italic.xml
Times-Bold.xml
Times-BoldItalic.xml
<char name="Euro" width="350"/>

Courier.xml
Courier-Oblique.xml
Courier-Bold.xml
Courier-BoldOblique.xml
<char name="Euro" width="600"/>


Jeremias Märki

mailto:jeremias.maerki@outline.ch

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern
Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029
Internet http://www.outline.ch

Re: Euro Support

Posted by Jeremias Maerki <je...@outline.ch>.
> I am having a problem with the Euro symbol (\u20ac).
> FOP complains abaout the character.
> Does anybody know a bugfix or workaround.

A short while ago, when I submitted type 1 font support, I also updated
charlist.xml in the codegen directory adding the Euro character. I
managed to display it in one of my PDFs. If you don't have the latest
CVS-sources you can try patching the charlist.xml file adding the entry
below. Do a full recompilation afterwards.

<map adobe-name="Euro" win-ansi="0x0080" unicode="0x20AC" /> 

The character widths for the Euro character in the base 14 fonts
(Helvetica, Times...) are still missing in the font XML files. It should
work anyway (more or less). I'm going to look up the character widths
for those fonts and submit them to the list so a committer can update
the files. Font files created using the new PFMReader tool should create
the entry needed for the Euro character if applicable.

I hope this helps.

Jeremias Märki

mailto:jeremias.maerki@outline.ch

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern
Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029
Internet http://www.outline.ch