So you mean, I can use the Arial fonts with no problems, right?
I'll attach the xml right away.

 
On 9/10/06, Jeremias Maerki <[EMAIL PROTECTED]> wrote:
Hmm, that document renders just fine with the Base14 "serif" font. Also
fonts like Arial or Verdana will come out just fine. Given the fact that
you've pasted the file into an ISO-8859-9 encoded mail with an UTF-8
header leaves me with an uncertainty if I'm really displaying the right
characters. You should usually attach XML files to a mail, not
copy/paste them to avoid any nasty side-effects.

On 10.09.2006 18:02:46 Onur Senturk wrote:
> this is an example fo document:
>
>
> <?xml version="1.0" encoding="utf-8"?>
> <fo:root xmlns:fo=" http://www.w3.org/1999/XSL/Format" xmlns:html="
> http://www.w3.org/1999/xhtml" writing-mode="lr-tb" hyphenate="true"
> text-align="start" role="html"><fo:layout-master-set><fo:simple-page-master
> page-width="auto" page-height="auto" master-name="all-pages"><fo:region-body
> column-gap="12pt" column-count="1" margin-left="2.5cm" margin-bottom=" 2.5cm"
> margin-right="2.5cm" margin-top="2.5cm"/><fo:region-before
> display-align="before" extent="2.5cm"
> region-name="page-header"/><fo:region-after display-align="after" extent="
> 2.5cm" region-name="page-footer"/><fo:region-start
> extent="2.5cm"/><fo:region-end
> extent="2.5cm"/></fo:simple-page-master></fo:layout-master-set>
>
> <fo:page-sequence hyphenate="true" language="TR"
> master-reference="all-pages"><fo:title/><fo:static-content
> flow-name="page-header"><fo:block font-size="small" text-align="center"
> space-before="0.5in"
> space-before.conditionality="retain"/></fo:static-content><fo:static-content
> flow-name="page-footer"><fo:block font-size="small" text-align="center"
> space-after="0.5in" space-after.conditionality="retain">- <fo:page-number/>
> -</fo:block></fo:static-content><fo:flow
> flow-name="xsl-region-body"><fo:block role="body">
> <fo:block space-before="1em" space-after="1em"
> role="p">abcēdefgšhżijklmnoöprsžtuüvyz</fo:block>
> </fo:block></fo:flow></fo:page-sequence>
> </fo:root>
>
>
>
> On 9/10/06, Jeremias Maerki <[EMAIL PROTECTED]> wrote:
> >
> > The "#" means you're using a font that does not contain a particular
> > character you're using. You may need to try a different font. If you
> > post an example FO document here that contains some of the characters
> > you're missing, we might be able to give you a few more suggestions.
> >
> > On 10.09.2006 17:24:07 Onur Senturk wrote:
> > > There is still something wrong. The special characters still appear as
> > "#"
> > > what should i do?
> > >
> > > On 9/10/06, Onur Senturk <[EMAIL PROTECTED]> wrote:
> > > >
> > > > ok, now i'm trying to do the things you told me, on this version.
> > thanks
> > > > :)
> > > >
> > > > On 9/10/06, Jeremias Maerki <[EMAIL PROTECTED]> wrote:
> > > >
> > > > > 0.92beta, of course.
> > > > >
> > > > > On 10.09.2006 16:03:07 Onur Senturk wrote:
> > > > > > by the way, which version do you suggest me to use? 0.92beta or
> > 0.20.5
> > > > > > i'm currently using 20.5


Jeremias Maerki


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




--
Onur Şentürk
<?xml version="1.0" encoding="utf-8"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"; 
xmlns:html="http://www.w3.org/1999/xhtml"; writing-mode="lr-tb" hyphenate="true" 
text-align="start" role="html"><fo:layout-master-set><fo:simple-page-master 
page-width="auto" page-height="auto" master-name="all-pages"><fo:region-body 
column-gap="12pt" column-count="1" margin-left="2.5cm" margin-bottom="2.5cm" 
margin-right="2.5cm" margin-top="2.5cm"/><fo:region-before 
display-align="before" extent="2.5cm" 
region-name="page-header"/><fo:region-after display-align="after" 
extent="2.5cm" region-name="page-footer"/><fo:region-start 
extent="2.5cm"/><fo:region-end 
extent="2.5cm"/></fo:simple-page-master></fo:layout-master-set>

<fo:page-sequence hyphenate="true" language="TR" 
master-reference="all-pages"><fo:title/><fo:static-content 
flow-name="page-header"><fo:block font-size="small" text-align="center" 
space-before="0.5in" 
space-before.conditionality="retain"/></fo:static-content><fo:static-content 
flow-name="page-footer"><fo:block font-size="small" text-align="center" 
space-after="0.5in" space-after.conditionality="retain">- <fo:page-number/> 
-</fo:block></fo:static-content><fo:flow flow-name="xsl-region-body"><fo:block 
role="body">
<fo:block space-before="1em" space-after="1em" 
role="p">abcçdefgğhıijklmnoöprsştuüvyz</fo:block>
</fo:block></fo:flow></fo:page-sequence>
</fo:root>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to