• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

So not all TrueType fonts are equal?

NuclearNed

Raconteur
If you go to Control Panel, then Fonts, you will see a listing of fonts that are installed on your computer. Virtually all my fonts are TrueType, but apparently there are two different types of TrueType.

A good example:

"Arial" is identified by Windows as a TrueType font. It has a file extension of TTF. The icon displayed for this font is a sheet of paper with an "O". We'll call this "Type 1".

Other TrueType fonts (like "Lucinda Sans Italic") are identified by Windows as TrueType fonts. They have file extensions of TTF. The icon displayed for these fonts is a sheet of paper with "TT". We'll call these "Type2".

Even though the file extensions are exactly the same and they are both identified as TrueType, windows obviously sees a difference in these fonts because it displays a different icon for each.

My problem is that I have an app that I need to use a specific "Type 2" font, but the app won't recognize "Type 2" fonts.

Does anyone have any ideas what is going on here?
 
Back
Top