Applies to: All versions


Question:

I need to insert some description to drawing by LISP. In this description I need both polish and greek letters. Problem is with coding of LSP file. When I use coding ANSI it's not possible to insert greek letters. when I use UTF and load such file to ZWCAD both greek and polish letters are displayed wrong.


Solution:

It is a command disadvantage of LISP for CAD software, that LISP file cannot recognize special language letter.
In AutoCAD, you can also find the same result.

If developer needs to put special language letter text into CAD drawing, please suggest developer to try other API, like ZRX.