Re: Problems with font substitution

2013-10-29 Thread Luis Bernardo
file, but I am not able to do a font substitution This is the snippets of conf file my_custom_font_directory ... font-style="normal"/> In the output I see this line: LoggingEventListener: 94 - Font "PrestigeEliteStd,normal,900" not found. Substituting with "Pr

RE: Problems with font substitution

2013-10-29 Thread A Gian
Which version of fop are you using and what operation system? Some info regarding font substitution can be find at http://xmlgraphics.apache.org/fop/1.1/fonts.html#substitution,assuming you are using FOP 1.1 Thanasis > Date: Tue, 29 Oct 2013 15:29:48 +0100 > From: szea...@gma

Re: Problems with font substitution

2013-10-29 Thread Registar Man
rking on a java application with apache-fop to transform a custom xml to a pdf (with a xsl of course). I also write a xml configuration file, but I am not able to do a font substitution This is the snippets of conf file my_custom_font_directory ... font-style="normal"/> In the

Problems with font substitution

2013-10-29 Thread Mauro Giacomini
Hello all, I'm working on a java application with apache-fop to transform a custom xml to a pdf (with a xsl of course). I also write a xml configuration file, but I am not able to do a font substitution This is the snippets of conf file my_custom_font_directory ... font-style=&q

Re: font substitution

2011-09-22 Thread Rob Sargent
quot;, not "Helvetica". > > > On 20.09.2011 20:20:59 Rob Sargent wrote: >> Is this not the correct approach for font substitution? >> >>> >>> >>> >>> . >>> >>> . >>> >>> &

Re: font substitution

2011-09-22 Thread Jeremias Maerki
serif,Symbol,ZapfDingbats", so if your idea is to map from the default font to FreeSans, you'll have to use "sans-serif", not "Helvetica". On 20.09.2011 20:20:59 Rob Sargent wrote: > Is this not the

font substitution

2011-09-20 Thread Rob Sargent
Is this not the correct approach for font substitution? > > > > . > > . > > > > font-style="normal"/> > font-style="normal"/> > >

Re: font substitution question (fop trunk)

2011-03-07 Thread Glenn Adams
This is a bug in FOP's native SVG rendering code, which maps SVG's bold to 600 instead of 700. I just reported this recently. Glenn On Mon, Mar 7, 2011 at 3:21 AM, Régis Fénéon wrote: > Hello, > > I'm trying the fop trunk version and now I get warning messages when I > generate my document: > >

font substitution question (fop trunk)

2011-03-07 Thread Régis Fénéon
Hello, I'm trying the fop trunk version and now I get warning messages when I generate my document: 7 mars 2011 11:04:42 org.apache.fop.events.LoggingEventListener processEvent ATTENTION: Font "Arial,normal,600" not found. Substituting with "Arial,normal,700". 7 mars 2011 11:04:44 org.apache.fop.

Re: Problem regarding font substitution

2011-02-02 Thread Glenn Adams
t parts. > >>>> > >>>> So 2 questions really, firstly, what OS are you using? Secondly what > >>>> version of FOP are you using? > >>>> > >>>> Thanks > >>>> > >>>> Mehdi > >>>> > >

RE: Problem regarding font substitution

2011-02-02 Thread Eric Douglas
ood bold font than simply making the lines thicker. -Original Message- From: Jeremias Maerki [mailto:d...@jeremias-maerki.ch] Sent: Wednesday, February 02, 2011 3:31 AM To: fop-users@xmlgraphics.apache.org Subject: Re: Problem regarding font substitution There are two fonts: arial*.ttf and

Re: Problem regarding font substitution

2011-02-02 Thread Peder
t;>>> version of FOP are you using? >>>> >>>> Thanks >>>> >>>> Mehdi >>>> >>>> 2011/2/2 Peet Kes : >>>>> Hi Eric, >>>>> >>>>> But I only have one truetrype file for t

Re: Problem regarding font substitution

2011-02-02 Thread Peder
es : >>>>> Hi Eric, >>>>> >>>>> But I only have one truetrype file for the ArialUnicodeMS font >>>>> I only have ARIALUNI.TTF and when I use this font in Word I can turn on >>>>> Bold >>>>> and Italic. &

Re: Problem regarding font substitution

2011-02-02 Thread Jeremias Maerki
>>> and Italic. > >>> What do I have to do to get this working? > >>> > >>> Best regards, > >>> > >>> Peder > >>> > >>> 2011/2/1 Eric Douglas > >>>> > >>>> You're ref

Re: Problem regarding font substitution

2011-02-02 Thread Peder
I can turn on Bold >>> and Italic. >>> What do I have to do to get this working? >>> >>> Best regards, >>> >>> Peder >>> >>> 2011/2/1 Eric Douglas >>>> >>>> You're referencing normal and bold tripl

Re: Problem regarding font substitution

2011-02-02 Thread mehdi houshmand
; Bold >> > and Italic. >> > What do I have to do to get this working? >> > >> > Best regards, >> > >> > Peder >> > >> > 2011/2/1 Eric Douglas >> >> >> >> You're referencing normal and bold triplets

Re: Problem regarding font substitution

2011-02-02 Thread Jeremias Maerki
font file name. > >> They're normally separate files. > >> > >> From: Peder [mailto:peet@gmail.com] > >> Sent: Tuesday, February 01, 2011 8:26 AM > >> To: fop-users@xmlgraphics.apache.org > >>

Re: Problem regarding font substitution

2011-02-02 Thread Peder
;> >>> From: Peder [mailto:peet....@gmail.com] >>> Sent: Tuesday, February 01, 2011 8:26 AM >>> To: fop-users@xmlgraphics.apache.org >>> Subject: Problem regarding font substitution >>> >>> Hi all, >>&g

Re: Problem regarding font substitution

2011-02-02 Thread mehdi houshmand
triplets with one font file name. >> They're normally separate files. >> >> From: Peder [mailto:peet@gmail.com] >> Sent: Tuesday, February 01, 2011 8:26 AM >> To: fop-users@xmlgraphics.apache.org >> Subject: Problem regarding

Re: Problem regarding font substitution

2011-02-01 Thread Peet Kes
triplets with one font file name. > They're normally separate files. > > -- > *From:* Peder [mailto:peet@gmail.com] > *Sent:* Tuesday, February 01, 2011 8:26 AM > *To:* fop-users@xmlgraphics.apache.org > *Subject:* Problem regarding font

RE: Problem regarding font substitution

2011-02-01 Thread Eric Douglas
rding font substitution Hi all, I ran across a problem regarding font substitution. I use font 'x' for my main output. Whenever I come across characters which are not included in my font 'x' I want to use the ArialUnicodeMS as catch-all. So on the fo:root element I specified: font

Problem regarding font substitution

2011-02-01 Thread Peder
Hi all, I ran across a problem regarding font substitution. I use font 'x' for my main output. Whenever I come across characters which are not included in my font 'x' I want to use the ArialUnicodeMS as catch-all. So on the fo:root element I specified: font-family="Aria

RE: font-substitution -FOP1.0

2010-11-04 Thread Varra, Mamatha
Thank u all for your help. I'll try and let u know. Thanks, Mamatha. -Original Message- From: Eric Douglas [mailto:edoug...@blockhouse.com] Sent: Thursday, November 04, 2010 2:41 PM To: fop-users@xmlgraphics.apache.org Subject: RE: font-substitution -FOP1.0 A quick Google

RE: font-substitution -FOP1.0

2010-11-04 Thread Eric Douglas
: Re: font-substitution -FOP1.0 Hi, you have such warning because: - both Symbol and ZapfDingbats fonts are only provided in regular form; - Since FOP 1.0 implement font-selection, all 14 base fonts are set by default, comprising Symbol and ZapfDingbats fonts - you use elsewhere a font-weight

Re: font-substitution -FOP1.0

2010-11-04 Thread Pascal Sancho
expected butIcould see some warnings related to font-substitution in my > console. I tried to figure out, but couldn’t. Does anyonehaveseen > thesewarnings?Your help isgreatly appreciated. > > Consolewarnings: > > FOUserAgent W org.apache.fop.events.LoggingEventListener pro

Re: font-substitution -FOP1.0

2010-11-04 Thread Julien Aymé
m: Eric Douglas [mailto:edoug...@blockhouse.com] > Sent: Thursday, November 04, 2010 12:22 PM > To: fop-users@xmlgraphics.apache.org > Subject: RE: font-substitution -FOP1.0 > > > > Are you supplying custom fonts or using auto-detect?  Do

RE: font-substitution -FOP1.0

2010-11-04 Thread Varra, Mamatha
, November 04, 2010 12:22 PM To: fop-users@xmlgraphics.apache.org Subject: RE: font-substitution -FOP1.0 Are you supplying custom fonts or using auto-detect? Do you have the other font? Typically normal font and bold font are in separate files. From: Varra

RE: font-substitution -FOP1.0

2010-11-04 Thread Eric Douglas
@xmlgraphics.apache.org Subject: font-substitution -FOP1.0 Hi All, We are upgrading fop 0.95 to 1.0 versions. I could generate the PDF as expected but I could see some warnings related to font-substitution in my console. I tried to figure out, but couldn't. Does anyone have seen these warnings? Your he

RE: font-substitution -FOP1.0

2010-11-04 Thread Varra, Mamatha
Hi All, We are upgrading fop 0.95 to 1.0 versions. I could generate the PDF as expected but I could see some warnings related to font-substitution in my console. I tried to figure out, but couldn't. Does anyone have seen these warnings? Your help is greatly appreciated. Console war

font-substitution -FOP1.0

2010-11-04 Thread Varra, Mamatha
Hi All, We are upgrading fop 0.95 to 1.0 versions. I could generate the PDF as expected but I could see some warnings related to font-substitution in my console. I tried to figure out, but couldn't. Does anyone have seen these warnings? Your help is greatly appreciated. Console war

Re: Font substitution

2009-12-23 Thread Gregory Buchenberger
ing the fonts explicitly works. But I still am not able to make a font substitution. If I explicitly or implicitly choose font-family "Helvetica", I don't get "Nimbus Sans L" as I've set in the configuration. Am I misunderstanding font substitution? You help is greatly appreciate

Re: Font substitution

2009-12-23 Thread Pascal Sancho
ot;normal" when such fonts are used. 2/ add bold, italic and bold+italic triplets in your config file, using the same font file as regular font: 3/ not tried: play with font-substitution HTH, Pascal Chris Bowditch a écrit : Gregory Buchenberger wrote: H

Re: Font substitution

2009-12-23 Thread Chris Bowditch
Gregory Buchenberger wrote: Hello, Hi, The gsfonts are registering OK. Where I've used an explicit font it gets embedded. Yet when FOP has to make a choice it still uses Helvetica and doesn't embed the Nimbus font in it's place. What am I missing in the configuration? Also, when I run FOP i

Font substitution

2009-12-22 Thread Gregory Buchenberger
Hello, I am attempting to substitute Ghost Script fonts for the Base 14 fonts. My configuration file has the following section:

Re: Font substitution not working with docbook

2009-12-09 Thread Jeremias Maerki
more variants than Arial. On 09.12.2009 09:46:00 i0dium wrote: > > I'm trying to make a pdf out of a docbook document, from an .fo file > generated with Xalan. I would like to change the body font weight and i > tried to make a font substitution in this way: > > > >

Font substitution not working with docbook

2009-12-09 Thread i0dium
I'm trying to make a pdf out of a docbook document, from an .fo file generated with Xalan. I would like to change the body font weight and i tried to make a font substitution in this way: The body font family has been set to Arial in do

Re: Font substitution

2007-05-31 Thread Vincent Hennebert
Hi Daniel, Daniel Noll a écrit : > On Wednesday 30 May 2007 16:55:36 Vincent Hennebert wrote: >> Or if you are sure that the Lucida font contains all the characters you >> need, you can directly specify this font for the whole FO document: >> >> > >> for each page-sequence, plus you setup the Luci

Re: Font substitution

2007-05-30 Thread Daniel Noll
On Wednesday 30 May 2007 16:55:36 Vincent Hennebert wrote: > Or if you are sure that the Lucida font contains all the characters you > need, you can directly specify this font for the whole FO document: > > > for each page-sequence, plus you setup the Lucida font as usual in your > config file: >

Re: Font substitution

2007-05-29 Thread Vincent Hennebert
Jeremias Maerki a écrit : > The fallback that is currently implemented in FOP only addresses the > case where a whole font is not available. What you want is the fallback > per character. And that's not implemented just by hacking the PDF > renderer. So the ultimate goal is to implement: > http://w

Re: Font substitution

2007-05-29 Thread Jeremias Maerki
The fallback that is currently implemented in FOP only addresses the case where a whole font is not available. What you want is the fallback per character. And that's not implemented just by hacking the PDF renderer. So the ultimate goal is to implement: http://www.w3.org/TR/xsl11/#font-selection-s

Font substitution

2007-05-28 Thread Daniel Noll
Hi all. I've just remembered something I was going to ask a long time ago. Sorry to wake an old and potentially dead topic. ;-) Vincent Hennebert said a few months ago: > Actually both the PDF renderer and the Java2D one do the same thing, > that is fall back to default fonts. It's just that f

Re: International Fonts (Font Substitution?)

2005-06-23 Thread Jeremias Maerki
> > But anyway... > > The FOP AWT renderer (which we're using for TIFF generation) seems to > work with all fonts even if I don't specify a custom font. This is > because Java 1.5 supports font substitution, and thus makes use of all > the smaller fonts which might

Re: International Fonts (Font Substitution?)

2005-06-21 Thread Daniel Noll
Pierre-Yves Landuré wrote: Hi Daniel, if you want to redistribute your pdf with the correct fonts, there is a way to make fop embedding the fonts into the pdf. Your pdf will look the same on all systems.. (perhaps embedding fonts is the defaults behaviour.. but i'm using FOP in cocoon and no

Re: International Fonts (Font Substitution?)

2005-06-21 Thread Pierre-Yves Landuré
ich we're using for TIFF generation) seems to work with all fonts even if I don't specify a custom font. This is because Java 1.5 supports font substitution, and thus makes use of all the smaller fonts which might only support a few different scripts each. And these smaller fonts _are_

International Fonts (Font Substitution?)

2005-06-20 Thread Daniel Noll
e are a couple around which aren't _too_ expensive... there are a few which seem to prohibit commercial use outright.) But anyway... The FOP AWT renderer (which we're using for TIFF generation) seems to work with all fonts even if I don't specify a custom font. This is because Jav