TheSwamp

Code Red => .NET => Topic started by: Andrey Bushman on February 04, 2013, 08:18:20 AM

Title: Syntax info for Unicode font definition (SHP file).
Post by: Andrey Bushman on February 04, 2013, 08:18:20 AM
Hi all.

Where can I read detailed info about UNICODE font syntax from SHP file? In the help file (in AutoCAD 2009) I see such syntax:
Quote
*0,4,SomeAnsiFont
8,2,0,0
It is for ANSI...

But I need syntax info for Unicode font, like this:
Quote
*UNIFONT,6,SomeUnicodeFont
14,4,0,0,0,0
I need detailed info about second row (red color).

Best Regards.
Title: Re: Syntax info for Unicode font definition (SHP file).
Post by: Andrey Bushman on February 04, 2013, 08:28:18 AM
I found info. Moderator, please delete this topic.