RE: problem with inline using japanese font msmincho ttc

2003-06-21 Thread Neil Guinto
japanese font msmincho ttc Most CJK (Chinese-Japanese-Korean) fonts don't have glyphs in bold or italics. MSMincho doesn't have bold/italics. What you can do is use 2 different fonts in your reports. Use one font for normal text and a different one for emphasised text. Using 2 fonts

problem with inline using japanese font msmincho ttc

2003-06-20 Thread Neil Guinto
FOP v0.20.5rc2 (B (BI created my report using a Japanese font (MSMincho True type (Bcollection). It looks good so far. I have a requirement to use the (Battribute fo:inline font-weight="bold" $BE%^%9%?!

Re: problem with inline using japanese font msmincho ttc

2003-06-20 Thread Jeremias Maerki
You have to create a separate XML font metric file for every variant of the font. See http://xml.apache.org/fop/fonts.html#truetype-collections I hope that helps. On 20.06.2003 21:11:39 Neil Guinto wrote: FOP v0.20.5rc2 I created my report using a Japanese font (MSMincho True type

RE: problem with inline using japanese font msmincho ttc

2003-06-20 Thread Neil Guinto
jap char/fo:inline Characters don't appear to be bold still. -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 2:21 PM To: [EMAIL PROTECTED] Subject: Re: problem with inline using japanese font msmincho ttc You have to create a separate XML font

Re: problem with inline using japanese font msmincho ttc

2003-06-20 Thread Jeremias Maerki
Sorry, I think I got it wrong. Of course, you want to get the italic variant of the MSMincho font which is not directly defined in the font but calculated by the font rasterizer (ex. Windows). FOP, unfortunately, doesn't support deriving these font variants. You will have to find a font that

Re: problem with inline using japanese font msmincho ttc

2003-06-20 Thread Rodolfo M. Raya
On Fri, 2003-06-20 at 16:11, Neil Guinto wrote: FOP v0.20.5rc2 I created my report using a Japanese font (MSMincho True type collection). It looks good so far. I have a requirement to use the attribute fo:inline font-weight=bold /fo:inline but it don't seem to have no effect, meaning the