Creating Custom Font

Creating Custom Font

Anonymous
Not applicable
6,082 Views
3 Replies
Message 1 of 4

Creating Custom Font

Anonymous
Not applicable

I need to create a custom font from polyline profiles. Is there anyway to save the polylines to create a custom font?

0 Likes
Accepted solutions (2)
6,083 Views
3 Replies
Replies (3)
Message 2 of 4

Ed__Jobe
Mentor
Mentor
Accepted solution

To create a font, you first have to convert the symbols to shapes. Use the Express Tools Make Shape (MKSHAPE) command. This saves the symbols to a *.shp file. When you are done, you have to compile the shape file using the COMPILE command. This saves it as a *.shx file.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes
Message 3 of 4

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

start here to find how to create SHP files and to compile then to be used as fonts (or symbols) >>>click<<<.

The ExpressTools might help too with the command MKSHAPE (>>>details<<<)

 

HTH, - alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 4 of 4

Ed__Jobe
Mentor
Mentor

This topic also explains the format for shp text files. You can use the Express Tools DUMPSHX to decompile an shx file to a shp file to see how it was created or use it as a template for your shp file.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes