Skip to content

Instantly share code, notes, and snippets.

@Artoria2e5
Created March 18, 2016 01:35
Show Gist options
  • Save Artoria2e5/19379283370e1ab55a21 to your computer and use it in GitHub Desktop.
Save Artoria2e5/19379283370e1ab55a21 to your computer and use it in GitHub Desktop.
Guesses about HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontMapper bits
Name MVal Feat Pos Bit
---------------|-------|-------|-------|----------------|
@MS Gothic a080 @ bit15 1xxxxxxxxxxxxxxx
MS Gothic 8080
@MS PGothic 2080 Mono bit13 xx1xxxxxxxxxxxxx
MS PGothic 0080 CJK? bit06 xxxxxxxxx1xxxxxx
@NSimSun a086
NSimSun 8086
@SimSun 2086
SimSun 0086 Ming? bit02 xxxxxxxxxxxxx1xx
ARIAL 0000
COURIER 8800
COURIER NEW 8000
FIXEDSYS 9000
MS SANS SERIF 1000 Old? bit12 xxx1xxxxxxxxxxxx // DOS Bitmap Thingy
MS SERIF 5000
TIMES NEW ROMAN 4000 Serif bit14 xx1xxxxxxxxxxxxx
SMALL FONTS 0800 Small? bit10 xxxxx1xxxxxxxxxx
SYMBOL 4002
SYMBOL1 a002
WINGDINGS 0002 Misc? bit01 xxxxxxxxxxxxxx1x // Symbol stuff and .. SimSun? Misc-charset?
DEFAULT 0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment