[XeTeX] embolden bugs
Will Robertson
wspr81 at gmail.com
Mon Mar 17 14:29:03 CET 2008
Hello,
I've run into some bugs with the new embolden font feature (not that I
want to use it, personally, but I understand why it's there).
***********
Problem #1:
Typeset this document with the commented lines uncommented one at a
time:
\documentclass[12pt]{article}
\begin{document}
%\font\x="Charis SIL" at 12pt\x Hello
%\font\x="Charis SIL:embolden=0" at 12pt\x Hello
%\font\x="Charis SIL:embolden=0.0001" at 12pt\x Hello
\font\x="Charis SIL:embolden=0.001" at 12pt\x Hello
\font\x="Charis SIL:embolden=0.01" at 12pt\x Hello
\font\x="Charis SIL:embolden=0.1" at 12pt\x Hello
\font\x="Charis SIL:embolden=1" at 12pt\x Hello
\font\x="Charis SIL:embolden=10" at 12pt\x Hello
\end{document}
The output is different depending which one is uncommented:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: texshop_image.pdf
Type: application/pdf
Size: 17191 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20080317/fb3e7d59/attachment-0004.pdf
-------------- next part --------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: texshop_image.pdf
Type: application/pdf
Size: 17175 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20080317/fb3e7d59/attachment-0005.pdf
-------------- next part --------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: texshop_image.pdf
Type: application/pdf
Size: 17197 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20080317/fb3e7d59/attachment-0006.pdf
-------------- next part --------------
It also looks like the amount of boldness isn't being applied
correctly, unless either my eyes are broken or I've completely failed
to understand what's going on :)
********
Problem #2: Colours & xdv2pdf
Back to an earlier note: how well supported is xdv2pdf going to be in
the future? Are we kind of hoping to roll everything into xdvipdfmx?
Anyway, check it out:
\documentclass[12pt]{article}
\usepackage{color}
\begin{document}
\font\x="Charis SIL:embolden=2"\x Hello
\font\x="Charis SIL:embolden=2,color=FF0000"\x Hello
\color{red}
\font\x="Charis SIL:embolden=2"\x Hello
\end{document}
You get a lovely halo:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: texshop_image.pdf
Type: application/pdf
Size: 19106 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20080317/fb3e7d59/attachment-0007.pdf
-------------- next part --------------
Doesn't look so good at smaller sizes, though :)
***
These tests were done on a freshly compiled version of XeTeX from SVN
Revision #613.
Take care,
Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2415 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20080317/fb3e7d59/attachment-0001.bin
More information about the XeTeX
mailing list