[luatex] Adobe-Identity-0 fonts in LuaTeX
Hironori Kitagawa
h_kitagawa2001 at yahoo.co.jp
Sun Oct 28 02:32:13 CEST 2012
Hello.
I'm trying to use Adobe KentenGeneric OpenType Font,
(http://sourceforge.net/projects/kenten-generic.adobe/files/)
whose CID is Adobe-Identity-0.
I tested with the following source test.tex.
The PDF generated by XeTeX (test-xetex.pdf) is fine,
but that by LuaTeX (test-luatex.pdf) doesn't include
any glyphs of KentenGeneric.
Does anyone know a solution for this situation, or its cause?
--- test.tex ---
\documentclass{article}
\usepackage{fontspec}
\begin{document}
\fontspec{KentenGeneric.otf}\Huge
\fbox{%
\char"2022\char"25B2\char"25B3\char"25C9
\char"25CB\char"25CE\char"25CF\char"25E6
\char"FE45\char"FE46
}
\end{document}
---
Regards
Hironori KITAGAWA <h_kitagawa2001 at yahoo.co.jp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-luatex.pdf
Type: application/pdf
Size: 2453 bytes
Desc: not available
URL: <http://tug.org/pipermail/luatex/attachments/20121028/ef4e0d7b/attachment.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-xetex.pdf
Type: application/pdf
Size: 3243 bytes
Desc: not available
URL: <http://tug.org/pipermail/luatex/attachments/20121028/ef4e0d7b/attachment-0001.pdf>
More information about the luatex
mailing list