dears i want to migrate my CAD data to GIS, a LOT of CAD data with Annotations.
my problem that I use SHX font (x-arab1.shx) in autocad with Arabic characters, so when convert CAD to GIS all annotations changed to English characters, also i cannot change style in Autocad because it converted to English characters instead of Arabic (same issue).
I have an idea (but i don't know if that possible or not and how to do it): change all font style to true type font, then write a script in Autocad (as Arcpy) to rematch all characters like: a = ش, s = س, n = ى,... ect.
any ideas!
