Skip to content

Instantly share code, notes, and snippets.

View ntbrown's full-sized avatar

Nick Brown ntbrown

View GitHub Profile
@ntbrown
ntbrown / noto_fonts.json
Last active February 16, 2021 21:33
Noto Fonts
{
"Arimo": {
"400": {
"localized": [
],
"unlocalized": [
"Arimo",
"Arimo-Regular"
]
},
@ntbrown
ntbrown / windows_japanese_supplemental_fonts.json
Last active February 14, 2021 18:27
Windows Japanese Supplemental Fonts
[
"BIZ UDGothic",
"BIZ UDPGothic",
"BIZ UDMincho Medium",
"Meiryo",
"Meiryo UI",
"MS Mincho",
"MS PMincho",
"UD Digi Kyokasho N-B",
"UD Digi Kyokasho NK-B",
@ntbrown
ntbrown / windows_font_lists.py
Last active February 14, 2021 18:25
Windows Font Lists
windows_all_fonts = ['Aharoni Bold', 'Aldhabi', 'Andalus', 'Angsana New', 'AngsanaUPC', 'Aparajita', 'Arabic Typesetting', 'Arial', 'Arial Black', 'Arial Nova', 'BIZ UDGothic', 'BIZ UDMincho Medium', 'Bahnschrift', 'Batang', 'Browallia New', 'BrowalliaUPC', 'Calibri', 'Cambria', 'Cambria Math', 'Candara', 'Comic Sans MS', 'Consolas', 'Constantia', 'Corbel', 'Cordia New', 'CordiaUPC', 'Courier New', 'DFKai-SB', 'DaunPenh', 'David', 'DengXian', 'DilleniaUPC', 'DokChampa', 'Dotum', 'Ebrima', 'Estrangelo Edessa', 'EucrosiaUPC', 'Euphemia', 'FangSong', 'FrankRuehl', 'Franklin Gothic Medium', 'FreesiaUPC', 'Gabriola', 'Gadugi', 'Gautami', 'Georgia', 'Georgia Pro', 'Gill Sans Nova', 'Gisha', 'Gulim', 'Gungsuh', 'HoloLens MDL2 Assets', 'Impact', 'Ink Free', 'IrisUPC', 'Iskoola Pota', 'JasmineUPC', 'Javanese Text', 'KaiTi', 'Kalinga', 'Kartika', 'Khmer UI', 'KodchiangUPC', 'Kokila', 'Lao UI', 'Latha', 'Leelawadee', 'Leelawadee UI', 'Levenim MT', 'LilyUPC', 'Lucida Console', 'Lucida Sans Unicode', 'MS Gothic', 'MS Minc
@ntbrown
ntbrown / windows_hebrew_supplemental_fonts.json
Created February 14, 2021 18:18
Windows Hebrew Supplemental Fonts
[
"Aharoni Bold",
"David",
"David Bold",
"FrankRuehl",
"Gisha",
"Gisha Bold",
"Levenim MT",
"Levenim MT Bold",
"Miriam",
@ntbrown
ntbrown / windows_chinese_traditional_supplemental_fonts.json
Created February 14, 2021 18:16
Windows Chinese Traditional Supplemental Fonts
[
"DFKai-SB",
"MingLiU"
]
@ntbrown
ntbrown / windows_chinese_simplified_supplemental_fonts.json
Created February 14, 2021 18:14
Windows Chinese (Simplified) Supplemental Fonts
[
"DengXian",
"Fangsong",
"KaiTi",
"SimHei"
]
@ntbrown
ntbrown / windows_gurmukhi_supplemental_fonts.json
Created February 14, 2021 17:56
Windows Gurmukhi Supplemental Fonts
[
"Raavi"
]
@ntbrown
ntbrown / windows_gujarati_supplemental_fonts.json
Created February 14, 2021 17:54
Windows Gujarati Supplemental Fonts
[
"Shruti"
]
@ntbrown
ntbrown / windows_ethiopic_supplemental_fonts.json
Created February 14, 2021 17:50
Windows Ethiopic Supplemental Fonts
[
"Nyala"
]
@ntbrown
ntbrown / windows_devangari_script_supplemental_fonts.json
Created February 14, 2021 17:49
Windows Devanagari Script Supplemental Fonts
[
"Aparajita",
"Kokila",
"Mangal",
"Sanskrit Text",
"Utsaah"
]