jxlsp 发表于 2009-9-4 19:45:00
将文字写全在屏幕上,炸开后转成线,由线转成VECTOR_IMAGE需要的点表,以VECTOR_IMAGE方式写在image控件上。狂刀无痕 发表于 2009-9-5 18:18:00
<pre class="prog_in_end">(slide_image x1 y1 width height sldname)</pre><p class="body">Arguments</p><p class="define_head">x1</p><p class="define_text">X-offset from the upper-left corner of the tile, in pixels. Must be a positive value.</p><p class="define_head">y1</p><p class="define_text">Y-offset from the upper-left corner of the tile, in pixels. Must be a positive value.</p><p class="define_head">width</p><p class="define_text">Width of the image, in pixels.</p><p class="define_head">height</p><p class="define_text">Height of the image, in pixels.</p><p class="define_head">sldname</p><p class="define_text">Identifies the slide. This argument can be a slide file (.sld) or a slide in a slide library file (.slb). Specify sldname the same way you would specify it for the VSLIDE command or for a menu file (see the <a href="ms-its:ACAD_ALG.chm::/ALG.12.022.htm">Creating Images</a> topic in the AutoLISP Developer’s Guide ). Use one of the following formats for sldname:</p><p class="define_text">sldnameorlibname(sldname)</p>asdfxx 发表于 2009-9-5 21:04:00
狂刀无痕 发表于 2009-9-5 21:45:00
wmfout不行3dsout总行吧asdfxx 发表于 2009-9-5 21:48:00
客人 发表于 2009-9-9 01:28:00
Windows 字体 在宽度比例为1的时候 不能炸开 但不是1的情况下 用WMF输出就可以炸开 可以考虑将1的宽度改为1.0001 再刷新以下asdfxx 发表于 2009-9-11 17:39:00
不死猫 发表于 2009-9-11 18:45:00
asdfxx发表于2009-9-4 13:02:00公告: 鉴于本人的时间充裕和LISP时代的结束即将来临,本人正式退出LISP的研究和深入,直奔C#的研究,成为真正用底层的类库来开发CAD,LISP版块从此再不K.o的存在<p>你换个马甲账号再来刷屏不行么?</p>
不死猫 发表于 2009-9-11 19:35:00
<p>其实很多时候</p><p>方法还是靠寻找</p><p>多动手多实践</p><p>总能有新的天地被发现</p><p>思考题:缩放平移反应器的实现</p><p> </p>asdfxx 发表于 2009-9-16 13:41:00