We are in the process of transiting from MapInfo v7 to Arc 10 and have written a bunch of workspaces to produce Feature Classes in the new SDE. This all works fine.
The problem comes now we are about to switch our "point of truth" from TAB to the SDE and we need to run some legacy MapInfo Systems in the process. No problems right? Just author some more workbenches to write TAB files back from the SDE Feature Classes and use the MapInfoStyler to generate their symbology based on the LYR files we already created as part of the migration. Easy-peasy!
The problem comes when we have some Branches using custom True Type Fonts to symbolise their data. When we did the migration we got the data custodians to sign off on a symbology change to use standard Esri symbols, but they want to see their old symbols in the legacy systems! Grrrr.
Long-winded, but here's the question:
How do I use a custom True Type Font library to assign symbology to data being output to a v7 MapInfo TAB file?
In MI it was as easy as throwing the TTF in with the system fonts and viola! She's ready to rock'n'roll! But we have persued numerous paths (all relating to the MapInfoStyler) and have had no success. No warnings or errors either, just elements in a TAB file with no symbology!
Are we headed in the right direction?