Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding

Changing the Menu Fonts back to something readable.

hoss
Participant Participant
1,195 Views
13 Replies
Message 1 of 14

Changing the Menu Fonts back to something readable.

hoss
Participant
Participant

So around the same time that MS Excel changed the default font to Aptos Narrow, I noticed that Fusion 360 had a new font as well and for whatever reason on my screen it's Almost unreadable.

High-DPI Application Scaling is on

High-resolution canvas graphics on high DPI displays is also on

 

Is there some way to change this back to what it was before?

 

Artboard 1.png

0 Likes
1,196 Views
13 Replies
Replies (13)
Message 2 of 14

lance.carocci
Autodesk
Autodesk

Hi @hoss, the font on Windows should still be Arial in those areas. Does the issue persist if you reinstall Fusion, or uninstall Office? Could you please also confirm what region and localization Windows is set to?

 

The UI framework that Fusion is built on has some automatic font fallback behavior if the current system font cannot be used to display the glyphs in question. Normally this happens when naming documents and objects within Fusion in an unsupported alphabet, but this behavior affecting English is new to me. Is there anything else that might stand out about your Windows configuration? Roughly how long ago did this start happening?


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
0 Likes
Message 3 of 14

hoss
Participant
Participant

Thanks for your reply. I just un(re)installed Fusion 360 and same issue. 

 

I then Uninstalled Fusion, then uninstalled Office Office and reinstalled Fusion, rebooted. Same issue.

 


I'm on windows 11, in Canada but as most Canadians my language is set to US

hoss_0-1715707919508.png

 

These are all the Arials I have installed:

hoss_1-1715707965702.png

After a little googling this is a list from Powershell:

DRT-H2O C:\Users\hoss> Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts' | ForEach-Object {
>>
$_.PSObject.Properties | Where-Object { $_.Name -like '*Arial*' } | ForEach-Object {
>> [PSCustomObject]@{
>>
FontName = $_.Name
>> FilePath = $_.Value
>> }
>> }
>> } |
Format-Table -AutoSize

FontName FilePath
-------- --------
Arial (TrueType) arial.ttf
Arial Black (TrueType) ariblk.ttf
Arial Bold (TrueType) arialbd.ttf
Arial Bold Italic (TrueType) arialbi.ttf
Arial Italic (TrueType) ariali.ttf
Arial Unicode MS (TrueType) ARIALUNI.ttf
Arial Narrow (TrueType) ARIALN.TTF
Arial Narrow Bold (TrueType) ARIALNB.TTF
Arial Narrow Bold Italic (TrueType) ARIALNBI.TTF
Arial Narrow Italic (TrueType) ARIALNI.TTF
Arial Rounded MT Bold (TrueType) ARLRDBD.TTF
 
My system setup should be more or less standard.
 
Hard to tell exactly when the happened but I first noticed it in the font change in Office in Early  February so I would have noticed it in Fusion sometime after.

 

1 Like
Message 4 of 14

hoss
Participant
Participant

Any ideas on this?

0 Likes
Message 5 of 14

lance.carocci
Autodesk
Autodesk

Not yet, @hoss. Thanks for your patience. It's proving difficult to reproduce internally, but is still under investigation.


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
0 Likes
Message 6 of 14

lance.carocci
Autodesk
Autodesk

There are a few registry entries that might be worth exploring - you already did the one in \Fonts\, but you could you also check the following?

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper\FamilyDefaults
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapperFamilyFallback
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink

On systems without Office, I don't believe Aptos is referenced anywhere in these registry entries, so if you see any references to Aptos, especially in the context of Arial font or (Default) font family substitution, that might be worth investigating further.


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
0 Likes
Message 7 of 14

hoss
Participant
Participant

Here you go. I have since reinstalled Office since I needed it again but I'm not even sure what Font it is. there is no mention of Aptos in this listing and Photoshop and Whatthefont can't seem to tell what they are either.

 

The office thing might have just been a coincidence but it happened around within the same week I think.

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes
Arabic Transparent REG_SZ Arial
Arabic Transparent Bold REG_SZ Arial Bold
Arabic Transparent Bold,0 REG_SZ Arial Bold,178
Arabic Transparent,0 REG_SZ Arial,178
Arial Baltic,186 REG_SZ Arial,186
Arial CE,238 REG_SZ Arial,238
Arial CYR,204 REG_SZ Arial,204
Arial Greek,161 REG_SZ Arial,161
Arial TUR,162 REG_SZ Arial,162
Courier New Baltic,186 REG_SZ Courier New,186
Courier New CE,238 REG_SZ Courier New,238
Courier New CYR,204 REG_SZ Courier New,204
Courier New Greek,161 REG_SZ Courier New,161
Courier New TUR,162 REG_SZ Courier New,162
Helv REG_SZ MS Sans Serif
Helvetica REG_SZ Arial
MS Shell Dlg 2 REG_SZ Tahoma
Tahoma Armenian REG_SZ Tahoma
Times REG_SZ Times New Roman
Times New Roman Baltic,186 REG_SZ Times New Roman,186
Times New Roman CE,238 REG_SZ Times New Roman,238
Times New Roman CYR,204 REG_SZ Times New Roman,204
Times New Roman Greek,161 REG_SZ Times New Roman,161
Times New Roman TUR,162 REG_SZ Times New Roman,162
Tms Rmn REG_SZ MS Serif
MS Shell Dlg REG_SZ Microsoft Sans Serif

 

 

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper
@MS Gothic REG_DWORD 0xa080
@MS PGothic REG_DWORD 0x2080
@NSimSun REG_DWORD 0xa086
@SimSun REG_DWORD 0x2086
ARIAL REG_DWORD 0x0
COURIER REG_DWORD 0x8800
COURIER NEW REG_DWORD 0x8000
FIXEDSYS REG_DWORD 0x9000
MS Gothic REG_DWORD 0x8080
MS PGothic REG_DWORD 0x80
MS SANS SERIF REG_DWORD 0x1000
MS SERIF REG_DWORD 0x5000
NSimSun REG_DWORD 0x8086
SimSun REG_DWORD 0x86
SMALL FONTS REG_DWORD 0x800
SYMBOL REG_DWORD 0x4002
SYMBOL1 REG_DWORD 0xa002
TIMES NEW ROMAN REG_DWORD 0x4000
WINGDINGS REG_DWORD 0x2
DEFAULT REG_DWORD 0x0

 

 

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper\FamilyDefaults
(Default) REG_SZ Arial
Decorative REG_SZ Impact
Modern REG_SZ Courier New
Roman REG_SZ Times New Roman
Script REG_SZ Segoe Script
Swiss REG_SZ Arial

 

 

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapperFamilyFallback
Batang REG_SZ Malgun Gothic
DaunPenh REG_SZ Leelawadee UI
DokChampa REG_SZ Leelawadee UI
Dotum REG_SZ Malgun Gothic
Estrangelo Edessa REG_SZ Segoe UI Historic
Euphemia REG_SZ Gadugi
Gautami REG_SZ Nirmala UI
Gulim REG_SZ Malgun Gothic
Iskoola Pota REG_SZ Nirmala UI
Kalinga REG_SZ Nirmala UI
Kartika REG_SZ Nirmala UI
Khmer UI REG_SZ Leelawadee UI
Lao UI REG_SZ Leelawadee UI
Latha REG_SZ Nirmala UI
Leelawadee REG_SZ Leelawadee UI
Mangal REG_SZ Nirmala UI
Meiryo REG_SZ Yu Gothic UI
Meiryo UI REG_SZ Yu Gothic UI
MingLiU REG_SZ Microsoft JhengHei UI
MingLiU_HKSCS REG_SZ Microsoft JhengHei UI
MoolBoran REG_SZ Leelawadee UI
MS Gothic REG_SZ Yu Gothic UI
MS Mincho REG_SZ Yu Gothic UI
MS PGothic REG_SZ Yu Gothic UI
MS PMincho REG_SZ Yu Gothic UI
MS UI Gothic REG_SZ Yu Gothic UI
Nyala REG_SZ Ebrima
Plantagenet Cherokee REG_SZ Gadugi
PMingLiU REG_SZ Microsoft JhengHei UI
Raavi REG_SZ Nirmala UI
Shruti REG_SZ Nirmala UI
Tunga REG_SZ Nirmala UI
Vrinda REG_SZ Nirmala UI
メイリオ REG_SZ Yu Gothic UI
新細明體 REG_SZ Microsoft JhengHei UI
細明體 REG_SZ Microsoft JhengHei UI
細明體_HKSCS REG_SZ Microsoft JhengHei UI
굴림 REG_SZ Malgun Gothic
돋움 REG_SZ Malgun Gothic
바탕 REG_SZ Malgun Gothic
MS ゴシック REG_SZ Yu Gothic UI
MS 明朝 REG_SZ Yu Gothic UI
MS Pゴシック REG_SZ Yu Gothic UI
MS P明朝 REG_SZ Yu Gothic UI

 

 

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink
Lucida Sans Unicode REG_MULTI_SZ MSGOTHIC.TTC,MS UI Gothic\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft Sans Serif REG_MULTI_SZ MSGOTHIC.TTC,MS UI Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Tahoma REG_MULTI_SZ MSGOTHIC.TTC,MS UI Gothic\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI REG_MULTI_SZ TAHOMA.TTF,Tahoma\0MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSGOTHIC.TTC,MS UI Gothic\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.
TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Gothic\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Bold REG_MULTI_SZ MEIRYOB.TTC,Meiryo UI Bold,128,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,128,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft YaHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD
.TTF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Light REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJHL.TTC,Microsoft JhengHei UI Light,128,96\0MSJHL.TTC,Microsoft JhengHei UI Light\0MSYHL.TTC,Microsoft YaHei UI Light,128,96\0MSYHL.TTC,Microsoft YaHei UI Light\0MALGUNSL.TTF,Malgun
Gothic Semilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHL.TTC,Yu Gothic UI Light,128,96\0YUGOTHL.TTC,Yu Gothic UI Light\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Semilight REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALGUNSL.TTF,Malgun Gothic Semilight,128,96
\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHR.TTC,Yu Gothic UI Semilight,128,96\0YUGOTHR.TTC,Yu Gothic UI Semilight\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Semibold REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft Jhenghei UI,128,96\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Microsoft Yahei UI,128,96\0MSYH.TTC,Microsoft Yahei UI\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,
Malgun Gothic\0YUGOTHB.TTC,Yu Gothic UI Semibold,128,96\0YUGOTHB.TTC,Yu Gothic UI Semibold\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Small REG_MULTI_SZ TAHOMA.TTF,Tahoma\0MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSGOTHIC.TTC,MS UI Gothic\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft Ya
Hei UI\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Gothic\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Small Bold REG_MULTI_SZ MEIRYOB.TTC,Meiryo UI Bold,128,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,128,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft YaHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI
Bold\0MALGUNBD.TTF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Small Light REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJHL.TTC,Microsoft JhengHei UI Light,128,96\0MSJHL.TTC,Microsoft JhengHei UI Light\0MSYHL.TTC,Microsoft YaHei UI Light,128,96\0MSYHL.TTC,Microsoft YaHei UI Light\0MALG
UNSL.TTF,Malgun Gothic Semilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHL.TTC,Yu Gothic UI Light,128,96\0YUGOTHL.TTC,Yu Gothic UI Light\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Small Semilig REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALGUNSL.TTF,Malgun Gothic Sem
ilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHR.TTC,Yu Gothic UI Semilight,128,96\0YUGOTHR.TTC,Yu Gothic UI Semilight\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Small Semibol REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft Jhenghei UI,128,96\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Microsoft Yahei UI,128,96\0MSYH.TTC,Microsoft Yahei UI\0MALGUN.TTF,Malgun Gothic,128,9
6\0MALGUN.TTF,Malgun Gothic\0YUGOTHB.TTC,Yu Gothic UI Semibold,128,96\0YUGOTHB.TTC,Yu Gothic UI Semibold\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Text REG_MULTI_SZ TAHOMA.TTF,Tahoma\0MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSGOTHIC.TTC,MS UI Gothic\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaH
ei UI\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Gothic\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Text Bold REG_MULTI_SZ MEIRYOB.TTC,Meiryo UI Bold,128,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,128,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft YaHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI
Bold\0MALGUNBD.TTF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Text Light REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJHL.TTC,Microsoft JhengHei UI Light,128,96\0MSJHL.TTC,Microsoft JhengHei UI Light\0MSYHL.TTC,Microsoft YaHei UI Light,128,96\0MSYHL.TTC,Microsoft YaHei UI Light\0MALGU
NSL.TTF,Malgun Gothic Semilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHL.TTC,Yu Gothic UI Light,128,96\0YUGOTHL.TTC,Yu Gothic UI Light\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Text Semiligh REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALGUNSL.TTF,Malgun Gothic Sem
ilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHR.TTC,Yu Gothic UI Semilight,128,96\0YUGOTHR.TTC,Yu Gothic UI Semilight\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Text Semibold REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft Jhenghei UI,128,96\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Microsoft Yahei UI,128,96\0MSYH.TTC,Microsoft Yahei UI\0MALGUN.TTF,Malgun Gothic,128,9
6\0MALGUN.TTF,Malgun Gothic\0YUGOTHB.TTC,Yu Gothic UI Semibold,128,96\0YUGOTHB.TTC,Yu Gothic UI Semibold\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Display REG_MULTI_SZ TAHOMA.TTF,Tahoma\0MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSGOTHIC.TTC,MS UI Gothic\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft
YaHei UI\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Gothic\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Display Bold REG_MULTI_SZ MEIRYOB.TTC,Meiryo UI Bold,128,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,128,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft YaHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei
UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Display Light REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJHL.TTC,Microsoft JhengHei UI Light,128,96\0MSJHL.TTC,Microsoft JhengHei UI Light\0MSYHL.TTC,Microsoft YaHei UI Light,128,96\0MSYHL.TTC,Microsoft YaHei UI Light\0MA
LGUNSL.TTF,Malgun Gothic Semilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHL.TTC,Yu Gothic UI Light,128,96\0YUGOTHL.TTC,Yu Gothic UI Light\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Display Semil REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALGUNSL.TTF,Malgun Gothic Sem
ilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHR.TTC,Yu Gothic UI Semilight,128,96\0YUGOTHR.TTC,Yu Gothic UI Semilight\0SEGUISYM.TTF,Segoe UI Symbol
Segoe UI Variable Display Semib REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft Jhenghei UI,128,96\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Microsoft Yahei UI,128,96\0MSYH.TTC,Microsoft Yahei UI\0MALGUN.TTF,Malgun Gothic,128,9
6\0MALGUN.TTF,Malgun Gothic\0YUGOTHB.TTC,Yu Gothic UI Semibold,128,96\0YUGOTHB.TTC,Yu Gothic UI Semibold\0SEGUISYM.TTF,Segoe UI Symbol
Ebrima REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,110,82\0SEGOEUI.TTF,Segoe UI\0MEIRYO.TTC,Meiryo UI,120,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,120,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALG
UN.TTF,Malgun Gothic,118,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Ebrima Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,110,82\0SEGOEUIB.TTF,Segoe UI Bold\0MEIRYOB.TTC,Meiryo UI Bold,120,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,120,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft YaHei
UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,118,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Gadugi REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,110,82\0SEGOEUI.TTF,Segoe UI\0MEIRYO.TTC,Meiryo UI,120,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,120,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALG
UN.TTF,Malgun Gothic,118,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Gadugi Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,110,82\0SEGOEUIB.TTF,Segoe UI Bold\0MEIRYOB.TTC,Meiryo UI Bold,120,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,120,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft YaHei
UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,118,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Khmer UI REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,110,82\0SEGOEUI.TTF,Segoe UI\0MEIRYO.TTC,Meiryo UI,120,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,120,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MA
LGUN.TTF,Malgun Gothic,118,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Khmer UI Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,110,82\0SEGOEUIB.TTF,Segoe UI Bold\0MEIRYOB.TTC,Meiryo UI Bold,120,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,120,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft YaH
ei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,118,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Lao UI REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,110,82\0SEGOEUI.TTF,Segoe UI\0MEIRYO.TTC,Meiryo UI,120,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,120,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALG
UN.TTF,Malgun Gothic,118,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Lao UI Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,110,82\0SEGOEUIB.TTF,Segoe UI Bold\0MEIRYOB.TTC,Meiryo UI Bold,120,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,120,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft YaHei
UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,118,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Leelawadee REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,110,82\0SEGOEUI.TTF,Segoe UI\0MEIRYO.TTC,Meiryo UI,120,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,120,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0
MALGUN.TTF,Malgun Gothic,118,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Leelawadee Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,110,82\0SEGOEUIB.TTF,Segoe UI Bold\0MEIRYOB.TTC,Meiryo UI Bold,120,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,120,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft Y
aHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,118,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Leelawadee UI REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,110,82\0SEGOEUI.TTF,Segoe UI\0MEIRYO.TTC,Meiryo UI,120,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,120,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei U
I\0MALGUN.TTF,Malgun Gothic,118,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Leelawadee UI Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,110,82\0SEGOEUIB.TTF,Segoe UI Bold\0MEIRYOB.TTC,Meiryo UI Bold,120,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,120,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsof
t YaHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,118,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Nirmala UI REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,110,82\0SEGOEUI.TTF,Segoe UI\0MEIRYO.TTC,Meiryo UI,120,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,120,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0
MALGUN.TTF,Malgun Gothic,118,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Nirmala UI Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,110,82\0SEGOEUIB.TTF,Segoe UI Bold\0MEIRYOB.TTC,Meiryo UI Bold,120,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft JhengHei UI Bold,120,96\0MSJHBD.TTC,Microsoft JhengHei UI Bold\0MSYHBD.TTC,Microsoft Y
aHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,118,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Nirmala UI Semilight REG_MULTI_SZ MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft JhengHei UI,128,96\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0MALGUNSL.TTF,Malgun Gothic Semilight,128,
96\0MALGUNSL.TTF,Malgun Gothic Semilight\0YUGOTHR.TTC,Yu Gothic UI Semilight,128,96\0YUGOTHR.TTC,Yu Gothic UI Semilight\0SEGUISYM.TTF,Segoe UI Symbol
MingLiU REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,40,48\0MICROSS.TTF,Microsoft Sans Serif\0SIMSUN.TTC,SimSun\0MSMINCHO.TTC,MS Mincho\0BATANG.TTC,BatangChe\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0YUGOTHM.TTC,Yu Gothic UI\0MALGUN.TTF,Malg
un Gothic\0SEGUISYM.TTF,Segoe UI Symbol
PMingLiU REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,40,48\0MICROSS.TTF,Microsoft Sans Serif\0SIMSUN.TTC,SimSun\0MSMINCHO.TTC,MS PMincho\0BATANG.TTC,Batang\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0YUGOTHM.TTC,Yu Gothic UI\0MALGUN.TTF,Malgu
n Gothic\0SEGUISYM.TTF,Segoe UI Symbol
MingLiU_HKSCS REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,40,48\0MICROSS.TTF,Microsoft Sans Serif\0MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0MSMINCHO.TTC,MS Mincho\0BATANG.TTC,BatangChe\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0YUGOTHM.TTC,Yu
Gothic UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
MingLiU-ExtB REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,40,48\0MICROSS.TTF,Microsoft Sans Serif\0MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0MSMINCHO.TTC,MS Mincho\0BATANG.TTC,BatangChe\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0YUGOTHM.TTC,Yu
Gothic UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
PMingLiU-ExtB REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,40,48\0MICROSS.TTF,Microsoft Sans Serif\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0MSMINCHO.TTC,MS PMincho\0BATANG.TTC,Batang\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0YUGOTHM.TTC,Yu
Gothic UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
MingLiU_HKSCS-ExtB REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,40,48\0MICROSS.TTF,Microsoft Sans Serif\0MINGLIU.TTC,MingLiU_HKSCS\0MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0MSMINCHO.TTC,MS Mincho\0BATANG.TTC,BatangChe\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Mi
crosoft YaHei UI\0YUGOTHM.TTC,Yu Gothic UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft JhengHei REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,114,78\0SEGOEUI.TTF,Segoe UI\0MINGLIU.TTC,MingLiU\0MSYH.TTC,Microsoft YaHei,128,96\0MSYH.TTC,Microsoft YaHei\0MEIRYO.TTC,Meiryo,128,85\0MEIRYO.TTC,Meiryo\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Got
hic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft JhengHei Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,114,78\0SEGOEUIB.TTF,Segoe UI Bold\0MINGLIU.TTC,MingLiU\0MSYHBD.TTC,Microsoft YaHei Bold,128,96\0MSYHBD.TTC,Microsoft YaHei Bold\0MEIRYOB.TTC,Meiryo Bold,128,85\0MEIRYOB.TTC,Meiryo Bold\0MALGUNBD.TT
F,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft JhengHei UI REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,114,78\0SEGOEUI.TTF,Segoe UI\0MINGLIU.TTC,MingLiU\0MSYH.TTC,Microsoft YaHei UI\0MEIRYO.TTC,Meiryo UI\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,
Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft JhengHei UI Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,114,78\0SEGOEUIB.TTF,Segoe UI Bold\0MINGLIU.TTC,MingLiU\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MEIRYOB.TTC,Meiryo UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0Y
UGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft JhengHei UI Light REG_MULTI_SZ SEGOEUIL.TTF,Segoe UI Light,114,78\0SEGOEUIL.TTF,Segoe UI Light\0MINGLIU.TTC,MingLiU\0MSYHL.TTC,Microsoft YaHei UI Light\0MEIRYO.TTC,Meiryo UI\0MALGUNSL.TTF,Malgun Gothic Semilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semil
ight\0YUGOTHL.TTC,Yu Gothic UI Light,128,96\0YUGOTHL.TTC,Yu Gothic UI Light\0SEGUISYM.TTF,Segoe UI Symbol
SimSun REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,108,122\0MICROSS.TTF,Microsoft Sans Serif\0MINGLIU.TTC,PMingLiU\0MSMINCHO.TTC,MS PMincho\0BATANG.TTC,Batang\0MSYH.TTC,Microsoft YaHei UI\0MSJH.TTC,Microsoft JhengHei UI\0YUGOTHM.TTC,Yu Gothic UI\0MALGUN.TTF,Ma
lgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
SimSun-ExtB REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,108,122\0MICROSS.TTF,Microsoft Sans Serif\0SIMSUN.TTC,SimSun\0MINGLIU.TTC,PMingLiU\0MSMINCHO.TTC,MS PMincho\0BATANG.TTC,Batang\0MSYH.TTC,Microsoft YaHei UI\0MSJH.TTC,Microsoft JhengHei UI\0YUGOTHM.TTC,Yu
Gothic UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
NSimSun REG_MULTI_SZ MINGLIU.TTC,PMingLiU\0MSMINCHO.TTC,MS Mincho\0BATANG.TTC,BatangChe\0MSYH.TTC,Microsoft YaHei UI\0MSJH.TTC,Microsoft JhengHei UI\0YUGOTHM.TTC,Yu Gothic UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft YaHei REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,120,80\0SEGOEUI.TTF,Segoe UI\0SIMSUN.TTC,SimSun\0MSJH.TTC,Microsoft JhengHei,128,96\0MSJH.TTC,Microsoft JhengHei\0MEIRYO.TTC,Meiryo,128,85\0MEIRYO.TTC,Meiryo\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Go
thic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft YaHei Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,120,80\0SEGOEUIB.TTF,Segoe UI Bold\0SIMSUN.TTC,SimSun\0MSJHBD.TTC,Microsoft Jhenghei Bold,128,96\0MSJHBD.TTC,Microsoft Jhenghei Bold\0MEIRYOB.TTC,Meiryo Bold,128,85\0MEIRYOB.TTC,Meiryo Bold\0MALGUNBD.T
TF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft YaHei UI REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,120,80\0SEGOEUI.TTF,Segoe UI\0SIMSUN.TTC,SimSun\0MSJH.TTC,Microsoft Jhenghei UI\0MEIRYO.TTC,Meiryo UI\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu
Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft YaHei UI Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,120,80\0SEGOEUIB.TTF,Segoe UI Bold\0SIMSUN.TTC,SimSun\0MSJHBD.TTC,Microsoft Jhenghei UI Bold\0MEIRYOB.TTC,Meiryo UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0YUG
OTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Microsoft YaHei UI Light REG_MULTI_SZ SEGOEUIL.TTF,Segoe UI Light,120,80\0SEGOEUIL.TTF,Segoe UI Light\0SIMSUN.TTC,SimSun\0MSJHL.TTC,Microsoft Jhenghei UI Light\0MEIRYO.TTC,Meiryo UI\0MALGUNSL.TTF,Malgun Gothic Semilight,128,96\0MALGUNSL.TTF,Malgun Gothic Semilig
ht\0YUGOTHL.TTC,Yu Gothic UI Light,128,96\0YUGOTHL.TTC,Yu Gothic UI Light\0SEGUISYM.TTF,Segoe UI Symbol
Yu Gothic UI REG_MULTI_SZ SEGOEUI.TTF,Segoe UI\0MSJH.TTC,Microsoft JhengHei\0MSYH.TTC,Microsoft YaHei\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Yu Gothic UI Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold\0MSJHBD.TTC,Microsoft Jhenghei UI Bold\0MSYHBD.TTC,Microsoft YaHei Bold\0MALGUNBD.TTF,Malgun Gothic Bold\0SEGUISYM.TTF,Segoe UI Symbol
Yu Gothic UI Light REG_MULTI_SZ SEGOEUIL.TTF,Segoe UI Light\0MSJHL.TTC,Microsoft Jhenghei UI Light\0MSYHL.TTC,Microsoft YaHei Light\0MALGUNSL.TTF,Malgun Gothic Semilight\0SEGUISYM.TTF,Segoe UI Symbol
Yu Gothic UI Semilight REG_MULTI_SZ SEGOEUISL.TTF,Segoe UI Semilight\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Microsoft YaHei\0MALGUNSL.TTF,Malgun Gothic Semilight\0SEGUISYM.TTF,Segoe UI Symbol
Yu Gothic UI Semibold REG_MULTI_SZ SEGUISB.TTF,Segoe UI Semibold\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Microsoft YaHei\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Meiryo REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,133,83\0SEGOEUI.TTF,Segoe UI\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0MSGOTHIC.TTC,MS UI Gothic\0MSJH.TTC,Microsoft Jhenghei,128,96\0MSJH.TTC,Microsoft JhengHei\0MSYH.TTC,Microsoft YaHei,128,96\0MSYH.TT
C,Microsoft YaHei\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Meiryo Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,133,83\0SEGOEUIB.TTF,Segoe UI Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0MSGOTHIC.TTC,MS UI Gothic\0MSJHBD.TTC,Microsoft Jhenghei Bold,128,96\0MSJHBD.TTC,Microsoft Jhenghei Bold\
0MSYHBD.TTC,Microsoft YaHei Bold,128,96\0MSYHBD.TTC,Microsoft YaHei Bold\0MALGUNBD.TTF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0SEGUISYM.TTF,Segoe UI Symbol
Meiryo UI REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,133,83\0SEGOEUI.TTF,Segoe UI\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0MSGOTHIC.TTC,MS UI Gothic\0MSJH.TTC,Microsoft Jhenghei UI,128,96\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Microsoft YaHei UI,128
,96\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malgun Gothic,128,96\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Meiryo UI Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,133,83\0SEGOEUIB.TTF,Segoe UI Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0MSGOTHIC.TTC,MS UI Gothic\0MSJHBD.TTC,Microsoft Jhenghei UI Bold,128,96\0MSJHBD.TTC,Microsoft Jhenghei
UI Bold\0MSYHBD.TTC,Microsoft YaHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0MALGUNBD.TTF,Malgun Gothic Bold,128,96\0MALGUNBD.TTF,Malgun Gothic Bold\0SEGUISYM.TTF,Segoe UI Symbol
MS Gothic REG_MULTI_SZ MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,GulimChe\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
MS PGothic REG_MULTI_SZ MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
MS UI Gothic REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,128,142\0MICROSS.TTF,Microsoft Sans Serif\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0GULIM.TTC,Gulim\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malg
un Gothic\0SEGUISYM.TTF,Segoe UI Symbol
MS Mincho REG_MULTI_SZ MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0BATANG.TTC,Batang\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
MS PMincho REG_MULTI_SZ MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0BATANG.TTC,Batang\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0MALGUN.TTF,Malgun Gothic\0SEGUISYM.TTF,Segoe UI Symbol
Batang REG_MULTI_SZ MSMINCHO.TTC,MS PMincho\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0SEGUISYM.TTF,Segoe UI Symbol
BatangChe REG_MULTI_SZ MSMINCHO.TTC,MS Mincho\0MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0SEGUISYM.TTF,Segoe UI Symbol
Dotum REG_MULTI_SZ MSGOTHIC.TTC,MS UI Gothic\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0SEGUISYM.TTF,Segoe UI Symbol
DotumChe REG_MULTI_SZ MSGOTHIC.TTC,MS Gothic\0MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0SEGUISYM.TTF,Segoe UI Symbol
Gulim REG_MULTI_SZ MICROSS.TTF,Microsoft Sans Serif,128,140\0MICROSS.TTF,Microsoft Sans Serif\0MSGOTHIC.TTC,MS UI Gothic\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Micros
oft YaHei UI\0SEGUISYM.TTF,Segoe UI Symbol
GulimChe REG_MULTI_SZ MSGOTHIC.TTC,MS Gothic\0MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0SEGUISYM.TTF,Segoe UI Symbol
Gungsuh REG_MULTI_SZ MSMINCHO.TTC,MS PMincho\0MINGLIU.TTC,PMingLiU\0SIMSUN.TTC,SimSun\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0SEGUISYM.TTF,Segoe UI Symbol
GungsuhChe REG_MULTI_SZ MSMINCHO.TTC,MS Mincho\0MINGLIU.TTC,MingLiU\0SIMSUN.TTC,SimSun\0MALGUN.TTF,Malgun Gothic\0YUGOTHM.TTC,Yu Gothic UI\0MSJH.TTC,Microsoft JhengHei UI\0MSYH.TTC,Microsoft YaHei UI\0SEGUISYM.TTF,Segoe UI Symbol
Malgun Gothic REG_MULTI_SZ SEGOEUI.TTF,Segoe UI,130,81\0SEGOEUI.TTF,Segoe UI\0GULIM.TTC,Gulim\0MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft Jhenghei UI,128,96\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Microsoft YaHei UI,128,96\0MSYH.TTC,
Microsoft YaHei UI\0YUGOTHM.TTC,Yu Gothic UI,128,96\0YUGOTHM.TTC,Yu Gothic UI\0SEGUISYM.TTF,Segoe UI Symbol
Malgun Gothic Bold REG_MULTI_SZ SEGOEUIB.TTF,Segoe UI Bold,130,81\0SEGOEUIB.TTF,Segoe UI Bold\0GULIM.TTC,Gulim\0MEIRYOB.TTC,Meiryo UI Bold,128,96\0MEIRYOB.TTC,Meiryo UI Bold\0MSJHBD.TTC,Microsoft Jhenghei UI Bold,128,96\0MSJHBD.TTC,Microsoft Jhenghei UI Bold\0MS
YHBD.TTC,Microsoft YaHei UI Bold,128,96\0MSYHBD.TTC,Microsoft YaHei UI Bold\0YUGOTHB.TTC,Yu Gothic UI Bold,128,96\0YUGOTHB.TTC,Yu Gothic UI Bold\0SEGUISYM.TTF,Segoe UI Symbol
Malgun Gothic Semilight REG_MULTI_SZ SEGOEUISL.TTF,Segoe UI Semilight,130,81\0SEGOEUISL.TTF,Segoe UI Semilight\0GULIM.TTC,Gulim\0MEIRYO.TTC,Meiryo UI,128,96\0MEIRYO.TTC,Meiryo UI\0MSJH.TTC,Microsoft Jhenghei UI,128,96\0MSJH.TTC,Microsoft Jhenghei UI\0MSYH.TTC,Mi
crosoft YaHei UI,128,96\0MSYH.TTC,Microsoft YaHei UI\0YUGOTHR.TTC,Yu Gothic UI Semilight,128,96\0YUGOTHR.TTC,Yu Gothic UI Semilight\0SEGUISYM.TTF,Segoe UI Symbol

 

 

0 Likes
Message 8 of 14

lance.carocci
Autodesk
Autodesk

Thanks for those details. Everything seems to check out as-expected. I am still attempting to reproduce this on my end.

 

Would you be able to share screenshots from Photoshop? Are you using the font identifier within Photoshop, or selecting it from a font dropdown?


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
0 Likes
Message 9 of 14

lance.carocci
Autodesk
Autodesk

@hoss you noted High DPI Scaling is enabled, but this image appears to possibly be taken at 100% DPI. What scale or scales are you running, and at what resolution?

 

Could you please also take another screenshot for me of the document tab title with a specific string and DPI scale?

  1. Close Fusion
  2. Set Windows DPI scaling to 200% or greater
  3. Re-launch Fusion
  4. Name a new Fusion document something with all letters of the alphabet, e.g. The quick brown fox jumps over the lazy dog
  5. Screenshot the document title and attach it here

 

My hope is that a higher resolution image with more characters will at least help the identification process, be it by machine or human.


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
0 Likes
Message 10 of 14

hoss
Participant
Participant

Regarding the Photoshop and WhattheFont. I tried using the screenshot I took to try and have them identify the font, unfortunately, both of them were not able to identify the font.

 

I just tested making a new Windows account on the desktop machine and installing Fusion just to see if it was a problem with my profile and unfortunately, the same issue happens on this new account.

 

I also double-checked on my Windows laptop and confirmed it looks better but and definitely readable but the Mac looks like I remember.

 

Windows Laptop (4k)

 

hoss_1-1716943874946.png

Mac Laptop (1680 x 1050)

hoss_2-1716943947630.png

 

Both of them look better than the desktop at 1440p but to be honest I've been looking at them for so long that I'm not sure what is right anymore.

 

 

0 Likes
Message 11 of 14

lance.carocci
Autodesk
Autodesk

Those both look correct - the macOS client uses Lucida Grande by default, while the Windows one uses Arial. I can tell from the bottom image of Windows 11 that it is correctly using Arial. The Windows profile is also a good detail, thanks for checking.

 

If your desktop is 1440p, could you please confirm the DPI scale of the display under Windows' Display Settings? You should be able to scale at least to 200% - this is roughly equivalent to 720p in scale which is not very usable, but should be sufficient for screenshot purposes and should provide more data for font detection engines.

 

By chance, do you have any other displays you can test with, just to see what happens?


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
0 Likes
Message 12 of 14

hoss
Participant
Participant

Ok, this is at 200%, obviously much more readable, just huge 🙂

 

hoss_0-1716949301999.png

 

I do have some other monitors I can give a test with tomorrow.

0 Likes
Message 13 of 14

lance.carocci
Autodesk
Autodesk

Something that stands out to me in that screenshot is that Fusion is scaled twice as large as the application titlebar. The default app titlebar size on Windows is 32px, which is about the height it is in that image - I would have expected 64px at 200%. This may or may not be related to the change in font.

 

Do you know why these might be different scales? Would you be able to include a full desktop screenshot with Fusion as well as things like the Windows taskbar to compare scale?

 

It is increasingly seeming like there is something overriding scale and fonts on the system, but unfortunately still unclear what or how - this is not something I am able to do myself from the Windows side (that I can find, at least).


Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast
0 Likes
Message 14 of 14

hoss
Participant
Participant

Hmm not sure either, maybe the window was not maximized I just noticed that when I change window scales the application is not in maximize mode when I restart it, maybe that is what happened.

 

Here are a new full screen set of screenshots.

 

After each screenshot I quit Fusion, changed the window scale and restarted fusion and clicked on maximize (except for the one I missed).

 

I didn't have time to grab the other monitors today.

 

225% (this is actually the largest option I have)

Screenshot 2024-05-29 200346.png

 

200% (not Maximized)

Screenshot 2024-05-29 200457.png

 

200% (Maximized)

Screenshot 2024-05-29 201305.png

100%

Screenshot 2024-05-29 200553.png

0 Likes