Converting Fonts to Autocad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-10-28 11:23 AM
I can't get my font translation to work.
Althoug I state the substitutions to fonts I wan't, When oppend in Autocad, all the non Arial fonts are standard font.
Any help on this one, please?
Best regards,
António Pina
- Labels:
-
Data Exchange

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-10-28 12:54 PM
Antonio wrote:Could we see the screenshot of your Translator font section?
I can't get my font translation to work.
Althoug I state the substitutions to fonts I wan't, When oppend in Autocad, all the non Arial fonts are standard font.
Use the Forum!
ArchiCAD since 4.55 ... 1995
HP Omen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-10-28 03:19 PM
Dear Mr Thompson,
In the attached picture you ordered an ArchiCAD font to an AutoCAD STYLE (!) instead of an AutoCAD font.
In earlier versions (before 8.0)one could set font-style AND font-font conversion pairs in the config.txt file.
From ArchiCAD 8.0 only the font-style matching can be set in the dialogue. Font-font conversion is now automatic according to a built-in conversion table.
To properly make font transcriptions you should do either of the following:
1:
Prepare a DWG or DXF document in AutoCAD. In this file define a STYLE that refers the font required (For example create a style named ARIAL with a font type Arial CE)
Save this project onto your HD.
In ArchiCAD make a font-style matching (as shown in the pdf you sent). Note that you should use the same STYLE as you defined in the DWG file. (ARIAL)
In Translation Setup/Save Options page click on the magnifier icon (browse) near Template File for Additional Settings field and search for the DWG (DXF) you just created. Now it will serve as a template so when you link an AC font to an AutoCAD style the replaced font will be taken from the style you pre-set in this template.
2:
Create a fontconv.xml by using any text editor. In this file define the font matching you want (MrHand -> Arial)(see syntax in the attached example xml document)
In Translation Setup/Miscellaneous/Miscellaneous options page click on the magnifier icon (browse) near Font Conversion File and search for the xml you just created. Now font conversion will be performed according to the font-font pairs set in this document instead of the built-in conversion table.
I hope this would be of your help.
Please try again and let me know the result.
Thank you very much
Best regards,
Laszlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-10-28 03:29 PM
Rick wrote:I will copy/paste some or the attachment for reference
I tried to attach the file but evidently can't attach an xml file:(
<?xml version="1.0" encoding="UTF-8"?> <!-- The XML model of the DXF font conversion table --> <FontConv> <Version val="1"/> <FontConvTable items="311"> <Item AC="Lucida Console Western" ACAD="Lucida Console" FONTFAMILY="LUCON.TTF" FONTID="53"/> <Item AC="Lucida Console Greek" ACAD="Lucida Console" FONTFAMILY="LUCON.TTF" FONTID="41269"/> <Item AC="Lucida Console Turkish" ACAD="Lucida Console" FONTFAMILY="LUCON.TTF" FONTID="41525"/>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-10-28 04:44 PM
Rick wrote:You can attach a ZIP file; it is anyway better to attach ZIP or archived files in any case, as the encoding can damage a non-archived file.
I tried to attach the file but evidently can't attach an xml file:(
ArchiCAD since 4.55 ... 1995
HP Omen

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-10-30 09:04 PM
Thanks for passing that info along. Any idea where the value for "FONTID" in the XML comes from?
Curious,
Karl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-10-31 05:28 PM

In this case, If I understand it rigth I'll have to have an Autocad licence to correctly convert to dxf or dwg?
Of course there's always the chance to ask a friend to make that template file, but the next time I use a differente font, I'll have to ask him again and so on.
This is not an option, of course. But maybe I didn´t understand it right.
I also didn't answer before because strangely, I couldn't register myself correctly. All ok now.
Let me congratulate Graphisoft or how ever started this new site that looks very nice. And also I'd like to thank who answered my question.
Thank you.
Now, obviously when someone in any kind of different activitie asks me for a dwg , and since I don't own a copy of autocad, I don't see myself spending hours, asking that person to make a template, and send it to me so maybe I can get my files right for him to see them.
Either archicad is dwg compatible (standalone) or is not. I need of course font-font conversion.
Forgive me I'm just trying to pass this disappointment fase. I'll get over it soon.
Best regards,
António Pina
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-10-31 09:50 PM
Karl wrote:No, I have no idea, it's greek to me. I wish GS would design this stuff fro architechs, rather than computer programers...I would think that should be possible? Ferenc is going to help me get something done, so i will post that when he is done.
Hi Rick,
Thanks for passing that info along. Any idea where the value for "FONTID" in the XML comes from?
Curious,
Karl

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-11-01 05:40 AM
Rick wrote:Looking forward to it. I've found the font conversion (and a few other aspects of dwg import/export) to be about as cryptic as most aspects of the Calculate process.
Ferenc is going to help me get something done, so i will post that when he is done.
Thanks,
Karl

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2003-11-01 09:54 AM
What Graphisoft should do is to let users set up a tab-delimited text file table (easy in Excel, or any text editor) with the required data and make Archicad read that instead of the XML one.
The XML format lets you do many things, but it's not easy to create without dedicated tools.
Djordje, should I cross-post this one in the wishes section?