Hi
Hmm, interesting subject...
Check what is written in documentation
here .
Below is just the paragraph which might be interesting for you, I don't know if is working for .font files but I believe you can give a try.
Font linking mechanism
A font linking mechanism of any TTF font with another TTF (TrueType Font) or TTC (TrueType Collection) font is supported on Windows only.
This means that if a certain glyph is missing from a font file, then the glyph will be displayed using the linked or associated font. Generally, these linked or associated fonts are of type TTC.
For instance, in the Drafting workbench, individual fonts present in TTC are displayed in a combo box for selection.
If the required characters are not found in the selected font, they are displayed using the associated font.
This capability is especially useful for Chinese, Japanese, and Korean characters. In that case, you can select English fonts such as Arial or Microsoft Sans Serif even though they do not contain the definitions of these glyphs. If appropriate entries for font association exist in the Windows registry, the characters will be displayed using the appropriate associated font (e.g. MSGothic in MSGothic.TTC).
If the style of the text is changed say from regular to bold, then characters from English fonts will be shown in bold if the specific version of font is available on the system, and the glyphs from associated font will also be shown in bold format if specific version of associated font is available on the system. If the bold version of the associated font is not available on the system, available version of the associated font on the system will be used to display the glyphs. This is applicable for other style change operations such as italic and bold-italic.
For more information about registry entry, see the Overview and Description-Font Linking sections at
(the support for scaling factors is not yet available).
Windows registry values can be accessed or modified by using the regedit command as follows: select Start > Run... then type regedit and click OK.
Editing or modifying the font link entries in the registry can be done, but is NOT supported by Microsoft and hence not recommended. The wrong font link entry can leave the system unstable and impacts machine performance.
Regards
Fernando
- Romania
- EU