<div>Hi again,</div><div>It looks like xelatex is finding my font now that I've installed the files in my ~/.fonts folder. However, I'm still not getting any success--I've appended my error log below.</div><div>
The font works on my mac with xelatex, so is there anything obvious from the messages about what's going wrong?</div><div>The tex file itself uses tikz to create a logo with this preamble:</div><div><div><br></div><div>
\documentclass{article}</div><div>  \usepackage{ulem}</div><div>  \usepackage{fontspec}</div><div>  \usepackage[svgnames]{xcolor}</div><div>  \usepackage{tikz}</div><div>  </div><div>  \font\1="Lucida Handwriting T" at 18pt</div>
<div>  \font\2="URW Palladio L" at 24pt</div><div>\begin{document}</div></div><div><br></div><div>thanks,</div><div>--Tim Arnold</div><div><br></div><div><br></div><div>xdvipdfmx -vv test.xdv </div><div><FONTMAP:pdftex.map><FONTMAP:cid-x.map>DVI Comment:  XeTeX output 2010.12.11:1421</div>
<div>test.xdv -> test.pdf</div><div><AGL:texglyphlist.txt>[1<[/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf](:)@9.96pt</div><div><NATIVE-FONTMAP:[/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf]/H/65536/0/0></div>
<div>fontmap: [/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf]</div><div>/H/65536/0/0 -> /home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf(Identity-H)</div>
<div><br></div><div>pdf_font>> Input encoding "Identity-H" requires at least 2 bytes.</div><div>pdf_font>> The -m <00> option will be assumed for "/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf".</div>
<div>(CID:LMRoman10-Regular)</div><div>pdf_font>> Type0 font "/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf" </div><div>cmap_id=<Identity-H,0> opened at font_id=</div>
<div><[/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf]/H/65536/0/0,0>.</div><div>><LucidaHanT-Ita(Lucida Handwriting T:Italic)@17.93pt<NATIVE-FONTMAP:LucidaHanT-Ita/H/65536/0/0></div>
<div>fontmap: LucidaHanT-Ita/H/65536/0/0 -> /home/miller/.fonts/ulhi8a(Identity-H)</div><div><br></div><div>pdf_font>> Input encoding "Identity-H" requires at least 2 bytes.</div><div>pdf_font>> The -m <00> option will be assumed for "/home/miller/.fonts/ulhi8a".</div>
<div>></div><div>** ERROR ** Invalid font: -1 (1)</div><div><br></div><div>Output file removed.</div><div><br></div>