>>106925635
I did some scripting, and these are the fonts I found natively on Windows which have bitmaps encoded in them, and their respective bitmap sizes
Courier New (TrueType)
2, 2, 3, 4, 4, 6, 6, 8, 7, 8, 9, 7, 8, 10, 10, 8, 10, 11,
MS Gothic & MS UI Gothic & MS PGothic (TrueType)
7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
SimSun & NSimSun (TrueType)
8, 10, 10, 12, 12, 13,
SimSun-ExtB (TrueType)
12, 12, 14, 14,
Some others have bitmaps encoded at 0 height so I didn't include them. I've not found bitmaps to work on courier new at all, at any size. SimSun-ExtB also doesn't appear to work. MS Gothic, MS UI Gothic, and MS PGothic appear to be slight variants on the same sans-serif font, each with a different width. These seem to all be Japanese fonts. SimSun seems to be a serif font.
Here's a jsfiddle - you can check how the fonts look on your system
https://jsfiddle.net/yzpqov46/7/