Hi, I have another question. The Latin Modern fonts have different
versions of different sizes of fonts. Can I utilize this in my
generated PDF document?

For example, I'd like to include something like

<font metrics-file="type1/public/lm/lmr10.xml" kerning="yes"
embed-file="type1/public/lm/lmr10.pfb">
    <font-triplet name="LMRoman" style="normal" weight="normal"/>
</font>
<font metrics-file="type1/public/lm/lmr12.xml" kerning="yes"
embed-file="type1/public/lm/lmr12.pfb">
    <font-triplet name="LMRoman" style="normal" weight="normal"/>
</font>
<font metrics-file="type1/public/lm/lmr17.xml" kerning="yes"
embed-file="type1/public/lm/lmr17.pfb">
    <font-triplet name="LMRoman" style="normal" weight="normal"/>
</font>

in my userconfig.xml and then (in some way) switch between the
differently sized fonts.

/ Daniel


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

Reply via email to