<div>&nbsp;Hi, I am Chinese. I amimg add xetex support for Asymptote,
Asymptote is a powerful descriptive vector graphics language like
Metapost. see http://asymptote.sourceforge.net. But it not support
xetex engine right now, so it can't use Chinese font whitout CJK. <br>
% asy --help<br>
-tex engine&nbsp;&nbsp;&nbsp;&nbsp; TeX engine ("latex|pdflatex|tex|pdftex|none") ["latex"]<br>
<br>
I am add xetex support for Asymptote, <span>I have accomplished the major jobs. <br>
the&nbsp; asymptote can work fine with xelatex. but found an issue.<br>
<br>
I have an eps file name test_0.eps, it is a full circle. the content is:<br>
&nbsp;<br>
</span>%!PS-Adobe-3.0 EPSF-3.0<br>
%%BoundingBox: -43 -43 43 43<br>
%%HiResBoundingBox: -42.519685 -42.519685 42.519685 42.519685<br>
%%Creator: Asymptote 1.43<br>
%%CreationDate: 2008.07.16 18:47:54<br>
%%Pages: 1<br>
%%Page: 1 1<br>
newpath 42.269685 0 moveto<br>
&nbsp;42.269685 23.3449024 23.3449024 42.269685 0 42.269685 curveto<br>
&nbsp;-23.3449024 42.269685 -42.269685 23.3449024 -42.269685 0 curveto<br>
&nbsp;-42.269685 -23.3449024 -23.3449024 -42.269685 0 -42.269685 curveto<br>
&nbsp;23.3449024 -42.269685 42.269685 -23.3449024 42.269685 0 curveto<br>
closepath<br>
1 0 0 setrgbcolor<br>
0.5 setlinewidth<br>
1 setlinecap<br>
1 setlinejoin<br>
stroke<br>
showpage<br>
%%EOF<br>
<br>
And a tex file is test.tex:<br>
\documentclass[12pt]{article}<br>
\usepackage{color}<br>
\usepackage[dvipdfm]{graphics}<br>
\begin{document}<br>
\includegraphics{test_0.eps}<br>
\end{document}<br>
<br>
After run xelatex test.tex, I get a part circle, not full circle. I have check check out xetex from <a href="http://scripts.sil.org/svn-public/xetex/TRUNK" target="_blank">http://scripts.sil.org/svn-public/xetex/TRUNK</a><br>
also got part circle.<br>
<br>
if change the circle to square, the EPS is:<br>
%!PS-Adobe-3.0 EPSF-3.0<br>
%%BoundingBox: -13 -7 79 79<br>
%%HiResBoundingBox: -12.8551681 -6.41057534 78.6287947 78.6287947<br>
%%Creator: Asymptote 1.43<br>
%%CreationDate: 2008.07.16 19:21:11<br>
%%Pages: 1<br>
%%Page: 1 1<br>
newpath 0 0 moveto<br>
&nbsp;78.3787947 0 lineto<br>
&nbsp;78.3787947 78.3787947 lineto<br>
&nbsp;0 78.3787947 lineto<br>
&nbsp;0 0 lineto<br>
closepath<br>
0 setgray<br>
0.5 setlinewidth<br>
1 setlinecap<br>
1 setlinejoin<br>
stroke<br>
showpage<br>
%%EOF<br>
<br>
it work fine.<br>
<br>
why ? who can tell me ??<br>
<br>
The EPS file is produced by asympote from the following code.<br>
size(0,3cm);<br>
draw(unitcircle,red);<br>
// draw(unitsquare);<br>
label("C",(0,0)); <br>
<br>
run asy -k test.asy, can will get test_0.eps. <br>
<br>
sorry for my english. i hope someone can help me. thank you very much.<br>
<br>
</div><br><!-- footer --><br> 
<hr>
<font style="font-size:12px;line-height:15px;">22元超值饭面,8.5折纯珍比萨,必胜宅急送</font><a style="font-size:12px;line-height:15px; color:blue; text-decoration:underline;" href="http://popme.163.com/link/004584_0708_6957.html">网上点餐优惠多</a>