summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya <bluenerd@protonmail.com>2023-02-27 10:50:13 +0530
committerAditya <bluenerd@protonmail.com>2023-02-27 10:50:13 +0530
commitf30bb8736b29333c07acde19faaf9caf45f5b26e (patch)
tree9a6d9b9f1eb5f8cfd62e662e180cc99f02d608dd
parentc023fd7cd95c60252e7a9c89baeaa9a720b4c944 (diff)
add lite-xl (hopefully correctly)
-rw-r--r--.gitmodules3
-rw-r--r--lite-xl/color_settings.lua0
-rw-r--r--lite-xl/error.txt26
-rw-r--r--lite-xl/font_cache.lua12439
-rw-r--r--lite-xl/init.lua77
m---------lite-xl/lite-xl-plugins0
m---------lite-xl/lite-xl-terminal0
l---------lite-xl/plugins1
-rw-r--r--lite-xl/session.lua1
-rw-r--r--lite-xl/user_settings.lua78
-rw-r--r--lite-xl/ws/cpp-11
-rw-r--r--lite-xl/ws/dev-11
-rw-r--r--lite-xl/ws/home-11
-rw-r--r--lite-xl/ws/user-11
14 files changed, 12629 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 443e785..de821c3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "lite-xl/lite-xl-plugins"]
path = lite-xl/lite-xl-plugins
url = https://github.com/lite-xl/lite-xl-plugins
+[submodule "lite-xl/lite-xl-terminal"]
+ path = lite-xl/lite-xl-terminal
+ url = https://github.com/benjcollins/lite-xl-terminal
diff --git a/lite-xl/color_settings.lua b/lite-xl/color_settings.lua
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/lite-xl/color_settings.lua
diff --git a/lite-xl/error.txt b/lite-xl/error.txt
new file mode 100644
index 0000000..71b8c29
--- /dev/null
+++ b/lite-xl/error.txt
@@ -0,0 +1,26 @@
+Error: ...e/user/.config/lite-xl/plugins/lite-xl-terminal/init.lua:450: attempt to call a nil value (method 'get_width_subpixel')
+
+stack traceback:
+ ...e/user/.config/lite-xl/plugins/lite-xl-terminal/init.lua:450: in method 'draw'
+ /opt/lite-xl/data/core/node.lua:592: in function 'core.node.draw'
+ /opt/lite-xl/data/core/node.lua:32: in function 'core.node.propagate'
+ /opt/lite-xl/data/core/node.lua:597: in function 'core.node.draw'
+ /opt/lite-xl/data/core/node.lua:32: in function 'core.node.propagate'
+ /opt/lite-xl/data/core/node.lua:597: in function 'core.node.draw'
+ /opt/lite-xl/data/core/node.lua:31: in function 'core.node.propagate'
+ /opt/lite-xl/data/core/node.lua:597: in function 'core.node.draw'
+ /opt/lite-xl/data/core/node.lua:32: in function 'core.node.propagate'
+ /opt/lite-xl/data/core/node.lua:597: in function 'core.node.draw'
+ ... (skipping 3 levels)
+ /opt/lite-xl/data/plugins/autocomplete.lua:571: in upvalue 'root_view_draw'
+ /opt/lite-xl/data/plugins/treeview.lua:498: in upvalue 'root_view_draw'
+ /opt/lite-xl/data/plugins/contextmenu.lua:31: in function 'core.rootview.draw'
+ /opt/lite-xl/data/core/init.lua:1344: in function 'core.step'
+ /opt/lite-xl/data/core/init.lua:1388: in upvalue 'core_run'
+ /home/user/.config/lite-xl/plugins/profiler/init.lua:78: in upvalue 'core_run'
+ /home/user/.config/lite-xl/plugins/settings.lua:1867: in upvalue 'core_run'
+ /home/user/.config/lite-xl/plugins/ipc.lua:858: in function 'core.run'
+ (...tail calls...)
+ [string "local core..."]:9: in function <[string "local core..."]:2>
+ [C]: in function 'xpcall'
+ [string "local core..."]:2: in main chunk
diff --git a/lite-xl/font_cache.lua b/lite-xl/font_cache.lua
new file mode 100644
index 0000000..83a6e52
--- /dev/null
+++ b/lite-xl/font_cache.lua
@@ -0,0 +1,12439 @@
+return {
+found = 888,
+found_monospaced = 506,
+monospaced = true,
+["fonts"] = {
+ [100] = {
+ ["family"] = "Noto Serif Khmer Black",
+ ["fullname"] = "Noto Serif Khmer Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKhmer-Black.ttf",
+ ["psname"] = "NotoSerifKhmer-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Khmer",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [101] = {
+ ["family"] = "Noto Sans Telugu UI Light",
+ ["fullname"] = "Noto Sans Telugu UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTeluguUI-Light.ttf",
+ ["psname"] = "NotoSansTeluguUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Telugu UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [102] = {
+ ["family"] = "Noto Sans Tamil",
+ ["fullname"] = "Noto Sans Tamil Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamil-Regular.ttf",
+ ["psname"] = "NotoSansTamil-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [103] = {
+ ["family"] = "Noto Naskh Arabic",
+ ["fullname"] = "Noto Naskh Arabic Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoNaskhArabic-Bold.ttf",
+ ["psname"] = "NotoNaskhArabic-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [104] = {
+ ["family"] = "Noto Sans Arabic UI Th",
+ ["fullname"] = "Noto Sans Arabic UI Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabicUI-Thin.ttf",
+ ["psname"] = "NotoSansArabicUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Arabic UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [105] = {
+ ["family"] = "Noto Sans Elbasan",
+ ["fullname"] = "Noto Sans Elbasan Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansElbasan-Regular.ttf",
+ ["psname"] = "NotoSansElbasan-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [106] = {
+ ["family"] = "Noto Sans Mono Black",
+ ["fullname"] = "Noto Sans Mono Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMono-Black.ttf",
+ ["psname"] = "NotoSansMono-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Mono",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.006; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [107] = {
+ ["family"] = "Noto Sans Medefaidrin",
+ ["fullname"] = "Noto Sans Medefaidrin Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMedefaidrin-Bold.ttf",
+ ["psname"] = "NotoSansMedefaidrin-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.001"
+ },
+ [108] = {
+ ["family"] = "Noto Sans Telugu UI",
+ ["fullname"] = "Noto Sans Telugu UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTeluguUI-Bold.ttf",
+ ["psname"] = "NotoSansTeluguUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [109] = {
+ ["family"] = "Noto Looped Lao UI Light",
+ ["fullname"] = "Noto Looped Lao UI Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLaoUI-Light.ttf",
+ ["psname"] = "NotoLoopedLaoUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [10] = {
+ ["family"] = "Noto Serif Gujarati",
+ ["fullname"] = "Noto Serif Gujarati Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGujarati-Bold.ttf",
+ ["psname"] = "NotoSerifGujarati-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [110] = {
+ ["family"] = "Noto Serif Malayalam Medium",
+ ["fullname"] = "Noto Serif Malayalam Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMalayalam-Medium.ttf",
+ ["psname"] = "NotoSerifMalayalam-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Malayalam",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [111] = {
+ ["family"] = "Noto Sans Modi",
+ ["fullname"] = "Noto Sans Modi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansModi-Regular.ttf",
+ ["psname"] = "NotoSansModi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [112] = {
+ ["family"] = "Noto Sans Gujarati UI Light",
+ ["fullname"] = "Noto Sans Gujarati UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujaratiUI-Light.ttf",
+ ["psname"] = "NotoSansGujaratiUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gujarati UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [113] = {
+ ["family"] = "Noto Sans Old Italic",
+ ["fullname"] = "Noto Sans Old Italic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOldItalic-Regular.ttf",
+ ["psname"] = "NotoSansOldItalic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002"
+ },
+ [114] = {
+ ["family"] = "Noto Sans Kannada UI Medium",
+ ["fullname"] = "Noto Sans Kannada UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannadaUI-Medium.ttf",
+ ["psname"] = "NotoSansKannadaUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kannada UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [115] = {
+ ["family"] = "Noto Sans Myanmar Med",
+ ["fullname"] = "Noto Sans Myanmar Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmar-Medium.ttf",
+ ["psname"] = "NotoSansMyanmar-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Myanmar",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [116] = {
+ ["family"] = "NotoSerifTamilSlanted Black",
+ ["fullname"] = "Noto Serif Tamil Slanted Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamilSlanted-Black.ttf",
+ ["psname"] = "NotoSerifTamilSlanted-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil Slanted",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [117] = {
+ ["family"] = "Noto Sans OldPersian",
+ ["fullname"] = "Noto Sans Old Persian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOldPersian-Regular.ttf",
+ ["psname"] = "NotoSansOldPersian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Old Persian",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [118] = {
+ ["family"] = "Noto Sans Devanagari UI Medium",
+ ["fullname"] = "Noto Sans Devanagari UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagariUI-Medium.ttf",
+ ["psname"] = "NotoSansDevanagariUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Devanagari UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [119] = {
+ ["family"] = "Noto Serif Telugu",
+ ["fullname"] = "Noto Serif Telugu Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTelugu-Regular.ttf",
+ ["psname"] = "NotoSerifTelugu-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [11] = {
+ ["family"] = "Noto Sans Display Thin",
+ ["fullname"] = "Noto Sans Display Thin Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-ThinItalic.ttf",
+ ["psname"] = "NotoSansDisplay-ThinItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Sans Display",
+ ["tsubfamily"] = "Thin Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [120] = {
+ ["family"] = "Noto Serif Telugu Thin",
+ ["fullname"] = "Noto Serif Telugu Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTelugu-Thin.ttf",
+ ["psname"] = "NotoSerifTelugu-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Telugu",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [121] = {
+ ["family"] = "Noto Sans Hanifi Rohingya Medium",
+ ["fullname"] = "Noto Sans Hanifi Rohingya Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHanifiRohingya-Medium.ttf",
+ ["psname"] = "NotoSansHanifiRohingya-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hanifi Rohingya",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [122] = {
+ ["family"] = "Noto Serif Tibetan Thin",
+ ["fullname"] = "Noto Serif Tibetan Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTibetan-Thin.ttf",
+ ["psname"] = "NotoSerifTibetan-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tibetan",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [123] = {
+ ["family"] = "Noto Serif Armenian",
+ ["fullname"] = "Noto Serif Armenian Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifArmenian-Bold.ttf",
+ ["psname"] = "NotoSerifArmenian-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [124] = {
+ ["family"] = "Noto Serif Thai",
+ ["fullname"] = "Noto Serif Thai Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifThai-Bold.ttf",
+ ["psname"] = "NotoSerifThai-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [125] = {
+ ["family"] = "Noto Serif Sinhala Thin",
+ ["fullname"] = "Noto Serif Sinhala Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifSinhala-Thin.ttf",
+ ["psname"] = "NotoSerifSinhala-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Sinhala",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [126] = {
+ ["family"] = "Noto Sans Gujarati UI",
+ ["fullname"] = "Noto Sans Gujarati UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujaratiUI-Bold.ttf",
+ ["psname"] = "NotoSansGujaratiUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [127] = {
+ ["family"] = "Noto Sans Tamil UI",
+ ["fullname"] = "Noto Sans Tamil UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamilUI-Bold.ttf",
+ ["psname"] = "NotoSansTamilUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [128] = {
+ ["family"] = "Noto Naskh Arabic UI",
+ ["fullname"] = "Noto Naskh Arabic UI Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoNaskhArabicUI-Regular.ttf",
+ ["psname"] = "NotoNaskhArabicUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [129] = {
+ ["family"] = "Noto Sans Display",
+ ["fullname"] = "Noto Sans Display Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-BoldItalic.ttf",
+ ["psname"] = "NotoSansDisplay-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [12] = {
+ ["family"] = "Noto Sans Symbols Thin",
+ ["fullname"] = "Noto Sans Symbols Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSymbols-Thin.ttf",
+ ["psname"] = "NotoSansSymbols-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Symbols",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [130] = {
+ ["family"] = "Noto Rashi Hebrew",
+ ["fullname"] = "Noto Rashi Hebrew Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoRashiHebrew-Bold.ttf",
+ ["psname"] = "NotoRashiHebrew-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [131] = {
+ ["family"] = "Noto Sans Thaana",
+ ["fullname"] = "Noto Sans Thaana Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaana-Bold.ttf",
+ ["psname"] = "NotoSansThaana-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [132] = {
+ ["family"] = "Noto Sans Gujarati UI Thin",
+ ["fullname"] = "Noto Sans Gujarati UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujaratiUI-Thin.ttf",
+ ["psname"] = "NotoSansGujaratiUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gujarati UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [133] = {
+ ["family"] = "Noto Sans Gurmukhi UI Black",
+ ["fullname"] = "Noto Sans Gurmukhi UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhiUI-Black.ttf",
+ ["psname"] = "NotoSansGurmukhiUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gurmukhi UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [134] = {
+ ["family"] = "Noto Sans Tamil UI Light",
+ ["fullname"] = "Noto Sans Tamil UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamilUI-Light.ttf",
+ ["psname"] = "NotoSansTamilUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tamil UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [135] = {
+ ["family"] = "Noto Sans Tamil Medium",
+ ["fullname"] = "Noto Sans Tamil Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamil-Medium.ttf",
+ ["psname"] = "NotoSansTamil-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tamil",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [136] = {
+ ["family"] = "Noto Sans Ugaritic",
+ ["fullname"] = "Noto Sans Ugaritic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansUgaritic-Regular.ttf",
+ ["psname"] = "NotoSansUgaritic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [137] = {
+ ["family"] = "Noto Sans Hebrew Blk",
+ ["fullname"] = "Noto Sans Hebrew Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHebrew-Black.ttf",
+ ["psname"] = "NotoSansHebrew-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [138] = {
+ ["family"] = "Noto Sans Kannada",
+ ["fullname"] = "Noto Sans Kannada Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannada-Bold.ttf",
+ ["psname"] = "NotoSansKannada-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [139] = {
+ ["family"] = "Noto Sans Rejang",
+ ["fullname"] = "Noto Sans Rejang Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansRejang-Regular.ttf",
+ ["psname"] = "NotoSansRejang-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [13] = {
+ ["family"] = "Noto Sans Lydian",
+ ["fullname"] = "Noto Sans Lydian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLydian-Regular.ttf",
+ ["psname"] = "NotoSansLydian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [140] = {
+ ["family"] = "Noto Sans Lisu Medium",
+ ["fullname"] = "Noto Sans Lisu Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLisu-Medium.ttf",
+ ["psname"] = "NotoSansLisu-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lisu",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lisu -f none -a qsq -X \"\""
+ },
+ [141] = {
+ ["family"] = "Noto Sans Cuneiform",
+ ["fullname"] = "Noto Sans Cuneiform Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCuneiform-Regular.ttf",
+ ["psname"] = "NotoSansCuneiform-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [142] = {
+ ["family"] = "Noto Sans Oriya UI Thin",
+ ["fullname"] = "Noto Sans Oriya UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOriyaUI-Thin.ttf",
+ ["psname"] = "NotoSansOriyaUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Oriya UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [143] = {
+ ["family"] = "Noto Sans Thai Med",
+ ["fullname"] = "Noto Sans Thai Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThai-Medium.ttf",
+ ["psname"] = "NotoSansThai-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thai",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [144] = {
+ ["family"] = "Noto Sans Lisu",
+ ["fullname"] = "Noto Sans Lisu Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLisu-Regular.ttf",
+ ["psname"] = "NotoSansLisu-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lisu -f none -a qsq -X \"\""
+ },
+ [145] = {
+ ["family"] = "Noto Serif Black",
+ ["fullname"] = "Noto Serif Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-Black.ttf",
+ ["psname"] = "NotoSerif-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [146] = {
+ ["family"] = "Noto Sans Thaana Light",
+ ["fullname"] = "Noto Sans Thaana Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaana-Light.ttf",
+ ["psname"] = "NotoSansThaana-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thaana",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [147] = {
+ ["family"] = "Noto Sans Tai Viet",
+ ["fullname"] = "Noto Sans Tai Viet Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTaiViet-Regular.ttf",
+ ["psname"] = "NotoSansTaiViet-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tavt -f none -a qsq -X \"\""
+ },
+ [148] = {
+ ["family"] = "Noto Sans Tamil Black",
+ ["fullname"] = "Noto Sans Tamil Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamil-Black.ttf",
+ ["psname"] = "NotoSansTamil-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tamil",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [149] = {
+ ["family"] = "Noto Sans Arabic",
+ ["fullname"] = "Noto Sans Arabic Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabic-Bold.ttf",
+ ["psname"] = "NotoSansArabic-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [14] = {
+ ["family"] = "Noto Sans Bamum Medium",
+ ["fullname"] = "Noto Sans Bamum Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBamum-Medium.ttf",
+ ["psname"] = "NotoSansBamum-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bamum",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D bamu -f none -a qsq -X \"\""
+ },
+ [150] = {
+ ["family"] = "Noto Sans Symbols Black",
+ ["fullname"] = "Noto Sans Symbols Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSymbols-Black.ttf",
+ ["psname"] = "NotoSansSymbols-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Symbols",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [151] = {
+ ["family"] = "Noto Sans Myanmar UI Black",
+ ["fullname"] = "Noto Sans Myanmar UI Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmarUI-Black.ttf",
+ ["psname"] = "NotoSansMyanmarUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Myanmar UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [152] = {
+ ["family"] = "Noto Sans Malayalam Thin",
+ ["fullname"] = "Noto Sans Malayalam Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalam-Thin.ttf",
+ ["psname"] = "NotoSansMalayalam-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Malayalam",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [153] = {
+ ["family"] = "Noto Sans Armenian Light",
+ ["fullname"] = "Noto Sans Armenian Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArmenian-Light.ttf",
+ ["psname"] = "NotoSansArmenian-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Armenian",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [154] = {
+ ["family"] = "Noto Sans EgyptHiero",
+ ["fullname"] = "Noto Sans Egyptian Hieroglyphs Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansEgyptianHieroglyphs-Regular.ttf",
+ ["psname"] = "NotoSansEgyptianHieroglyphs-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Egyptian Hieroglyphs",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [155] = {
+ ["family"] = "Noto Sans Mono Thin",
+ ["fullname"] = "Noto Sans Mono Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMono-Thin.ttf",
+ ["psname"] = "NotoSansMono-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Mono",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.006; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [156] = {
+ ["family"] = "Noto Sans Sora Sompeng Medium",
+ ["fullname"] = "Noto Sans Sora Sompeng Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSoraSompeng-Medium.ttf",
+ ["psname"] = "NotoSansSoraSompeng-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sora Sompeng",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100"
+ },
+ [157] = {
+ ["family"] = "Noto Looped Thai UI Black",
+ ["fullname"] = "Noto Looped Thai UI Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThaiUI-Black.ttf",
+ ["psname"] = "NotoLoopedThaiUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [158] = {
+ ["family"] = "Noto Serif Display Light",
+ ["fullname"] = "Noto Serif Display Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-Light.ttf",
+ ["psname"] = "NotoSerifDisplay-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Display",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [159] = {
+ ["family"] = "Noto Serif Myanmar",
+ ["fullname"] = "Noto Serif Myanmar Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMyanmar-Bold.ttf",
+ ["psname"] = "NotoSerifMyanmar-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [15] = {
+ ["family"] = "Noto Looped Thai UI Medium",
+ ["fullname"] = "Noto Looped Thai UI Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThaiUI-Medium.ttf",
+ ["psname"] = "NotoLoopedThaiUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [160] = {
+ ["family"] = "Noto Looped Lao UI Medium",
+ ["fullname"] = "Noto Looped Lao UI Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLaoUI-Medium.ttf",
+ ["psname"] = "NotoLoopedLaoUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [161] = {
+ ["family"] = "Noto Nastaliq Urdu",
+ ["fullname"] = "Noto Nastaliq Urdu Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoNastaliqUrdu-Bold.ttf",
+ ["psname"] = "NotoNastaliqUrdu-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [162] = {
+ ["family"] = "Noto Serif Gurmukhi",
+ ["fullname"] = "Noto Serif Gurmukhi Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGurmukhi-Bold.ttf",
+ ["psname"] = "NotoSerifGurmukhi-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [163] = {
+ ["family"] = "Noto Sans Gujarati",
+ ["fullname"] = "Noto Sans Gujarati Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujarati-Bold.ttf",
+ ["psname"] = "NotoSansGujarati-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [164] = {
+ ["family"] = "Noto Serif Gurmukhi Light",
+ ["fullname"] = "Noto Serif Gurmukhi Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGurmukhi-Light.ttf",
+ ["psname"] = "NotoSerifGurmukhi-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Gurmukhi",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [165] = {
+ ["family"] = "Noto Sans Thai UI Med",
+ ["fullname"] = "Noto Sans Thai UI Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaiUI-Medium.ttf",
+ ["psname"] = "NotoSansThaiUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thai UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [166] = {
+ ["family"] = "Noto Serif Armenian",
+ ["fullname"] = "Noto Serif Armenian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifArmenian-Regular.ttf",
+ ["psname"] = "NotoSerifArmenian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [167] = {
+ ["family"] = "Noto Sans Gurmukhi UI",
+ ["fullname"] = "Noto Sans Gurmukhi UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhiUI-Bold.ttf",
+ ["psname"] = "NotoSansGurmukhiUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [168] = {
+ ["family"] = "Noto Sans Armenian",
+ ["fullname"] = "Noto Sans Armenian Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArmenian-Bold.ttf",
+ ["psname"] = "NotoSansArmenian-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [169] = {
+ ["family"] = "Noto Sans Tamil UI Black",
+ ["fullname"] = "Noto Sans Tamil UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamilUI-Black.ttf",
+ ["psname"] = "NotoSansTamilUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tamil UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [16] = {
+ ["family"] = "Noto Sans Symbols2",
+ ["fullname"] = "Noto Sans Symbols2 Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSymbols2-Regular.ttf",
+ ["psname"] = "NotoSansSymbols2-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003"
+ },
+ [170] = {
+ ["family"] = "Noto Sans Soyombo",
+ ["fullname"] = "Noto Sans Soyombo Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSoyombo-Regular.ttf",
+ ["psname"] = "NotoSansSoyombo-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [171] = {
+ ["family"] = "Noto Sans CanAborig Md",
+ ["fullname"] = "Noto Sans Canadian Aboriginal Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCanadianAboriginal-Medium.ttf",
+ ["psname"] = "NotoSansCanadianAboriginal-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Canadian Aboriginal",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cans -f none -a qsq -X \"\""
+ },
+ [172] = {
+ ["family"] = "Noto Sans Carian",
+ ["fullname"] = "Noto Sans Carian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCarian-Regular.ttf",
+ ["psname"] = "NotoSansCarian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cari -f none -a qsq -X \"\""
+ },
+ [173] = {
+ ["family"] = "Noto Serif Bengali Light",
+ ["fullname"] = "Noto Serif Bengali Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifBengali-Light.ttf",
+ ["psname"] = "NotoSerifBengali-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Bengali",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [174] = {
+ ["family"] = "Noto Sans MeeteiMayek Medium",
+ ["fullname"] = "Noto Sans Meetei Mayek Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMeeteiMayek-Medium.ttf",
+ ["psname"] = "NotoSansMeeteiMayek-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Meetei Mayek",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [175] = {
+ ["family"] = "Noto Sans CanAborig",
+ ["fullname"] = "Noto Sans Canadian Aboriginal Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCanadianAboriginal-Bold.ttf",
+ ["psname"] = "NotoSansCanadianAboriginal-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Noto Sans Canadian Aboriginal",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cans -f none -a qsq -X \"\""
+ },
+ [176] = {
+ ["family"] = "Noto Serif Armenian Black",
+ ["fullname"] = "Noto Serif Armenian Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifArmenian-Black.ttf",
+ ["psname"] = "NotoSerifArmenian-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Armenian",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [177] = {
+ ["family"] = "Noto Serif Georgian Lt",
+ ["fullname"] = "Noto Serif Georgian Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGeorgian-Light.ttf",
+ ["psname"] = "NotoSerifGeorgian-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Georgian",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [178] = {
+ ["family"] = "Noto Sans Gujarati Medium",
+ ["fullname"] = "Noto Sans Gujarati Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujarati-Medium.ttf",
+ ["psname"] = "NotoSansGujarati-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gujarati",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [179] = {
+ ["family"] = "Noto Sans Arabic Thin",
+ ["fullname"] = "Noto Sans Arabic Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabic-Thin.ttf",
+ ["psname"] = "NotoSansArabic-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Arabic",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [17] = {
+ ["family"] = "Noto Sans Ol Chiki",
+ ["fullname"] = "Noto Sans Ol Chiki Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOlChiki-Bold.ttf",
+ ["psname"] = "NotoSansOlChiki-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D olck -f none -a qsq -X \"\""
+ },
+ [180] = {
+ ["family"] = "Noto Serif Tibetan Light",
+ ["fullname"] = "Noto Serif Tibetan Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTibetan-Light.ttf",
+ ["psname"] = "NotoSerifTibetan-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tibetan",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [181] = {
+ ["family"] = "Noto Sans Thai Light",
+ ["fullname"] = "Noto Sans Thai Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThai-Light.ttf",
+ ["psname"] = "NotoSansThai-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thai",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [182] = {
+ ["family"] = "Noto Sans Gurmukhi UI Light",
+ ["fullname"] = "Noto Sans Gurmukhi UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhiUI-Light.ttf",
+ ["psname"] = "NotoSansGurmukhiUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gurmukhi UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [183] = {
+ ["family"] = "Noto Sans Tifinagh Tawellemmet",
+ ["fullname"] = "Noto Sans Tifinagh Tawellemmet Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghTawellemmet-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghTawellemmet-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [184] = {
+ ["family"] = "Noto Sans Thai Thin",
+ ["fullname"] = "Noto Sans Thai Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThai-Thin.ttf",
+ ["psname"] = "NotoSansThai-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thai",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [185] = {
+ ["family"] = "Noto Sans CanAborig Th",
+ ["fullname"] = "Noto Sans Canadian Aboriginal Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCanadianAboriginal-Thin.ttf",
+ ["psname"] = "NotoSansCanadianAboriginal-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Canadian Aboriginal",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cans -f none -a qsq -X \"\""
+ },
+ [186] = {
+ ["family"] = "Noto Sans Sinhala UI Thin",
+ ["fullname"] = "Noto Sans Sinhala UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhalaUI-Thin.ttf",
+ ["psname"] = "NotoSansSinhalaUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sinhala UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [187] = {
+ ["family"] = "Noto Sans Lao",
+ ["fullname"] = "Noto Sans Lao Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLao-Regular.ttf",
+ ["psname"] = "NotoSansLao-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [188] = {
+ ["family"] = "Noto Sans Tirhuta",
+ ["fullname"] = "Noto Sans Tirhuta Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTirhuta-Regular.ttf",
+ ["psname"] = "NotoSansTirhuta-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [189] = {
+ ["family"] = "Noto Sans Bengali Light",
+ ["fullname"] = "Noto Sans Bengali Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengali-Light.ttf",
+ ["psname"] = "NotoSansBengali-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bengali",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [18] = {
+ ["family"] = "Noto Sans CanAborig Bk",
+ ["fullname"] = "Noto Sans Canadian Aboriginal Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCanadianAboriginal-Black.ttf",
+ ["psname"] = "NotoSansCanadianAboriginal-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Canadian Aboriginal",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cans -f none -a qsq -X \"\""
+ },
+ [190] = {
+ ["family"] = "Noto Sans Tai Le",
+ ["fullname"] = "Noto Sans Tai Le Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTaiLe-Regular.ttf",
+ ["psname"] = "NotoSansTaiLe-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [191] = {
+ ["family"] = "Noto Sans Tamil",
+ ["fullname"] = "Noto Sans Tamil Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamil-Bold.ttf",
+ ["psname"] = "NotoSansTamil-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [192] = {
+ ["family"] = "Noto Sans Display Thin",
+ ["fullname"] = "Noto Sans Display Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-Thin.ttf",
+ ["psname"] = "NotoSansDisplay-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Display",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [193] = {
+ ["family"] = "Noto Sans Coptic",
+ ["fullname"] = "Noto Sans Coptic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCoptic-Regular.ttf",
+ ["psname"] = "NotoSansCoptic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D copt -f none -a qsq -X \"\""
+ },
+ [194] = {
+ ["family"] = "Noto Sans Sinhala Black",
+ ["fullname"] = "Noto Sans Sinhala Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhala-Black.ttf",
+ ["psname"] = "NotoSansSinhala-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sinhala",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [195] = {
+ ["family"] = "Noto Serif Thin",
+ ["fullname"] = "Noto Serif Thin Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-ThinItalic.ttf",
+ ["psname"] = "NotoSerif-ThinItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Serif",
+ ["tsubfamily"] = "Thin Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [196] = {
+ ["family"] = "Noto Sans Adlam",
+ ["fullname"] = "Noto Sans Adlam Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansAdlam-Bold.ttf",
+ ["psname"] = "NotoSansAdlam-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D adlm -f none -a qsq -X \"\""
+ },
+ [197] = {
+ ["family"] = "Noto Sans Tifinagh APT",
+ ["fullname"] = "Noto Sans Tifinagh APT Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghAPT-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghAPT-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [198] = {
+ ["family"] = "Noto Sans Cherokee",
+ ["fullname"] = "Noto Sans Cherokee Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCherokee-Regular.ttf",
+ ["psname"] = "NotoSansCherokee-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cher -f none -a qsq -X \"\""
+ },
+ [199] = {
+ ["family"] = "Noto Sans Armenian",
+ ["fullname"] = "Noto Sans Armenian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArmenian-Regular.ttf",
+ ["psname"] = "NotoSansArmenian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [19] = {
+ ["family"] = "Noto Sans Syloti Nagri",
+ ["fullname"] = "Noto Sans Syloti Nagri Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSylotiNagri-Regular.ttf",
+ ["psname"] = "NotoSansSylotiNagri-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [1] = {
+ ["family"] = "JetBrains Mono",
+ ["fullname"] = "JetBrains Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/opt/lite-xl/data/fonts/JetBrainsMono-Regular.ttf",
+ ["psname"] = "JetBrainsMono-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 2.211"
+ },
+ [200] = {
+ ["family"] = "Noto Looped Thai Thin",
+ ["fullname"] = "Noto Looped Thai Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThai-Thin.ttf",
+ ["psname"] = "NotoLoopedThai-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [201] = {
+ ["family"] = "Noto Sans PauCinHau",
+ ["fullname"] = "Noto Sans Pau Cin Hau Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansPauCinHau-Regular.ttf",
+ ["psname"] = "NotoSansPauCinHau-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Pau Cin Hau",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [202] = {
+ ["family"] = "Noto Serif Tamil",
+ ["fullname"] = "Noto Serif Tamil Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamil-Regular.ttf",
+ ["psname"] = "NotoSerifTamil-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [203] = {
+ ["family"] = "Noto Sans Javanese",
+ ["fullname"] = "Noto Sans Javanese Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansJavanese-Regular.ttf",
+ ["psname"] = "NotoSansJavanese-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [204] = {
+ ["family"] = "Noto Sans Display Black",
+ ["fullname"] = "Noto Sans Display Black Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-BlackItalic.ttf",
+ ["psname"] = "NotoSansDisplay-BlackItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Sans Display",
+ ["tsubfamily"] = "Black Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [205] = {
+ ["family"] = "Noto Sans Telugu",
+ ["fullname"] = "Noto Sans Telugu Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTelugu-Bold.ttf",
+ ["psname"] = "NotoSansTelugu-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [206] = {
+ ["family"] = "Noto Serif Thin",
+ ["fullname"] = "Noto Serif Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-Thin.ttf",
+ ["psname"] = "NotoSerif-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [207] = {
+ ["family"] = "Noto Serif Malayalam",
+ ["fullname"] = "Noto Serif Malayalam Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMalayalam-Bold.ttf",
+ ["psname"] = "NotoSerifMalayalam-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [208] = {
+ ["family"] = "Noto Sans Gunjala Gondi",
+ ["fullname"] = "Noto Sans Gunjala Gondi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGunjalaGondi-Regular.ttf",
+ ["psname"] = "NotoSansGunjalaGondi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002"
+ },
+ [209] = {
+ ["family"] = "Noto Serif Gurmukhi Thin",
+ ["fullname"] = "Noto Serif Gurmukhi Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGurmukhi-Thin.ttf",
+ ["psname"] = "NotoSerifGurmukhi-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Gurmukhi",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [20] = {
+ ["family"] = "Noto Sans Light",
+ ["fullname"] = "Noto Sans Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-Light.ttf",
+ ["psname"] = "NotoSans-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [210] = {
+ ["family"] = "Noto Sans Tamil Thin",
+ ["fullname"] = "Noto Sans Tamil Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamil-Thin.ttf",
+ ["psname"] = "NotoSansTamil-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tamil",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [211] = {
+ ["family"] = "Noto Sans Balinese",
+ ["fullname"] = "Noto Sans Balinese Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBalinese-Regular.ttf",
+ ["psname"] = "NotoSansBalinese-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002"
+ },
+ [212] = {
+ ["family"] = "Noto Sans Thai UI Blk",
+ ["fullname"] = "Noto Sans Thai UI Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaiUI-Black.ttf",
+ ["psname"] = "NotoSansThaiUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thai UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [213] = {
+ ["family"] = "Noto Sans Myanmar Light",
+ ["fullname"] = "Noto Sans Myanmar Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmar-Light.ttf",
+ ["psname"] = "NotoSansMyanmar-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Myanmar",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [214] = {
+ ["family"] = "Noto Sans Hebrew Light",
+ ["fullname"] = "Noto Sans Hebrew Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHebrew-Light.ttf",
+ ["psname"] = "NotoSansHebrew-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [215] = {
+ ["family"] = "Noto Serif Myanmar Light",
+ ["fullname"] = "Noto Serif Myanmar Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMyanmar-Light.ttf",
+ ["psname"] = "NotoSerifMyanmar-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Myanmar",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [216] = {
+ ["family"] = "NotoSerifTamilSlanted Medium",
+ ["fullname"] = "Noto Serif Tamil Slanted Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamilSlanted-Medium.ttf",
+ ["psname"] = "NotoSerifTamilSlanted-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil Slanted",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [217] = {
+ ["family"] = "Noto Serif Black",
+ ["fullname"] = "Noto Serif Black Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-BlackItalic.ttf",
+ ["psname"] = "NotoSerif-BlackItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Serif",
+ ["tsubfamily"] = "Black Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [218] = {
+ ["family"] = "Noto Sans Symbols Medium",
+ ["fullname"] = "Noto Sans Symbols Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSymbols-Medium.ttf",
+ ["psname"] = "NotoSansSymbols-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Symbols",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [219] = {
+ ["family"] = "Noto Sans Telugu Thin",
+ ["fullname"] = "Noto Sans Telugu Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTelugu-Thin.ttf",
+ ["psname"] = "NotoSansTelugu-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Telugu",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [21] = {
+ ["family"] = "Noto Sans Limbu",
+ ["fullname"] = "Noto Sans Limbu Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLimbu-Regular.ttf",
+ ["psname"] = "NotoSansLimbu-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [220] = {
+ ["family"] = "Noto Sans Myanmar UI",
+ ["fullname"] = "Noto Sans Myanmar UI Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmarUI-Bold.ttf",
+ ["psname"] = "NotoSansMyanmarUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [221] = {
+ ["family"] = "Noto Serif Display Thin",
+ ["fullname"] = "Noto Serif Display Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-Thin.ttf",
+ ["psname"] = "NotoSerifDisplay-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Display",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [222] = {
+ ["family"] = "Noto Serif Hebrew Blk",
+ ["fullname"] = "Noto Rashi Hebrew Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoRashiHebrew-Black.ttf",
+ ["psname"] = "NotoRashiHebrew-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Rashi Hebrew",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [223] = {
+ ["family"] = "Noto Serif Display Light",
+ ["fullname"] = "Noto Serif Display Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-LightItalic.ttf",
+ ["psname"] = "NotoSerifDisplay-LightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Serif Display",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [224] = {
+ ["family"] = "Noto Sans Tifinagh SIL",
+ ["fullname"] = "Noto Sans Tifinagh SIL Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghSIL-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghSIL-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [225] = {
+ ["family"] = "Noto Sans Tifinagh Ghat",
+ ["fullname"] = "Noto Sans Tifinagh Ghat Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghGhat-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghGhat-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [226] = {
+ ["family"] = "Noto Sans Sinhala UI",
+ ["fullname"] = "Noto Sans Sinhala UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhalaUI-Bold.ttf",
+ ["psname"] = "NotoSansSinhalaUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [227] = {
+ ["family"] = "Noto Sans Multani",
+ ["fullname"] = "Noto Sans Multani Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMultani-Regular.ttf",
+ ["psname"] = "NotoSansMultani-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [228] = {
+ ["family"] = "Noto Sans Adlam",
+ ["fullname"] = "Noto Sans Adlam Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansAdlam-Regular.ttf",
+ ["psname"] = "NotoSansAdlam-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D adlm -f none -a qsq -X \"\""
+ },
+ [229] = {
+ ["family"] = "Noto Sans Buhid",
+ ["fullname"] = "Noto Sans Buhid Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBuhid-Regular.ttf",
+ ["psname"] = "NotoSansBuhid-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D buhd -f none -a qsq -X \"\""
+ },
+ [22] = {
+ ["family"] = "Noto Looped Lao Light",
+ ["fullname"] = "Noto Looped Lao Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLao-Light.ttf",
+ ["psname"] = "NotoLoopedLao-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [230] = {
+ ["family"] = "Noto Sans AnatoHiero",
+ ["fullname"] = "Noto Sans Anatolian Hieroglyphs Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansAnatolianHieroglyphs-Regular.ttf",
+ ["psname"] = "NotoSansAnatolianHieroglyphs-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Anatolian Hieroglyphs",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [231] = {
+ ["family"] = "Noto Serif Gujarati Light",
+ ["fullname"] = "Noto Serif Gujarati Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGujarati-Light.ttf",
+ ["psname"] = "NotoSerifGujarati-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Gujarati",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [232] = {
+ ["family"] = "Noto Serif Tibetan",
+ ["fullname"] = "Noto Serif Tibetan Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTibetan-Regular.ttf",
+ ["psname"] = "NotoSerifTibetan-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [233] = {
+ ["family"] = "Noto Sans Buginese",
+ ["fullname"] = "Noto Sans Buginese Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBuginese-Regular.ttf",
+ ["psname"] = "NotoSansBuginese-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [234] = {
+ ["family"] = "Noto Sans Khmer",
+ ["fullname"] = "Noto Sans Khmer Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmer-Regular.ttf",
+ ["psname"] = "NotoSansKhmer-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [235] = {
+ ["family"] = "Noto Sans PhagsPa",
+ ["fullname"] = "Noto Sans PhagsPa Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansPhagsPa-Regular.ttf",
+ ["psname"] = "NotoSansPhagsPa-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [236] = {
+ ["family"] = "Noto Sans InsPahlavi",
+ ["fullname"] = "Noto Sans Inscriptional Pahlavi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansInscriptionalPahlavi-Regular.ttf",
+ ["psname"] = "NotoSansInscriptionalPahlavi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Inscriptional Pahlavi",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [237] = {
+ ["family"] = "Noto Serif Lao",
+ ["fullname"] = "Noto Serif Lao Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifLao-Bold.ttf",
+ ["psname"] = "NotoSerifLao-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [238] = {
+ ["family"] = "Noto Serif Armenian Thin",
+ ["fullname"] = "Noto Serif Armenian Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifArmenian-Thin.ttf",
+ ["psname"] = "NotoSerifArmenian-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Armenian",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [239] = {
+ ["family"] = "Noto Serif Hebrew",
+ ["fullname"] = "Noto Serif Hebrew Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifHebrew-Bold.ttf",
+ ["psname"] = "NotoSerifHebrew-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [23] = {
+ ["family"] = "Noto Sans Miao",
+ ["fullname"] = "Noto Sans Miao Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMiao-Regular.ttf",
+ ["psname"] = "NotoSansMiao-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [240] = {
+ ["family"] = "Noto Sans Sundanese",
+ ["fullname"] = "Noto Sans Sundanese Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSundanese-Medium.ttf",
+ ["psname"] = "NotoSansSundanese-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sund -f none -a qsq -X \"\""
+ },
+ [241] = {
+ ["family"] = "Noto Sans Saurashtra",
+ ["fullname"] = "Noto Sans Saurashtra Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSaurashtra-Regular.ttf",
+ ["psname"] = "NotoSansSaurashtra-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D saur -f none -a qsq -X \"\""
+ },
+ [242] = {
+ ["family"] = "Noto Sans Khudawadi",
+ ["fullname"] = "Noto Sans Khudawadi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhudawadi-Regular.ttf",
+ ["psname"] = "NotoSansKhudawadi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [243] = {
+ ["family"] = "Noto Sans Display",
+ ["fullname"] = "Noto Sans Display Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-Regular.ttf",
+ ["psname"] = "NotoSansDisplay-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [244] = {
+ ["family"] = "Noto Sans Myanmar Blk",
+ ["fullname"] = "Noto Sans Myanmar Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmar-Black.ttf",
+ ["psname"] = "NotoSansMyanmar-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Myanmar",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [245] = {
+ ["family"] = "Noto Sans MeeteiMayek",
+ ["fullname"] = "Noto Sans Meetei Mayek Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMeeteiMayek-Bold.ttf",
+ ["psname"] = "NotoSansMeeteiMayek-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Noto Sans Meetei Mayek",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [246] = {
+ ["family"] = "Noto Sans Meroitic",
+ ["fullname"] = "Noto Sans Meroitic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMeroitic-Regular.ttf",
+ ["psname"] = "NotoSansMeroitic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [247] = {
+ ["family"] = "Noto Sans Arabic UI Lt",
+ ["fullname"] = "Noto Sans Arabic UI Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabicUI-Light.ttf",
+ ["psname"] = "NotoSansArabicUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Arabic UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [248] = {
+ ["family"] = "Noto Sans Devanagari",
+ ["fullname"] = "Noto Sans Devanagari Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagari-Regular.ttf",
+ ["psname"] = "NotoSansDevanagari-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [249] = {
+ ["family"] = "Noto Sans Bengali UI Thin",
+ ["fullname"] = "Noto Sans Bengali UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengaliUI-Thin.ttf",
+ ["psname"] = "NotoSansBengaliUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bengali UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [24] = {
+ ["family"] = "Noto Sans Bhaiksuki",
+ ["fullname"] = "Noto Sans Bhaiksuki Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBhaiksuki-Regular.ttf",
+ ["psname"] = "NotoSansBhaiksuki-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [250] = {
+ ["family"] = "Noto Serif Hmong Nyiakeng",
+ ["fullname"] = "Noto Serif Hmong Nyiakeng Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifNyiakengPuachueHmong-Bold.ttf",
+ ["psname"] = "NotoSerifHmongNyiakeng-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [251] = {
+ ["family"] = "Noto Sans Sharada",
+ ["fullname"] = "Noto Sans Sharada Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSharada-Regular.ttf",
+ ["psname"] = "NotoSansSharada-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002"
+ },
+ [252] = {
+ ["family"] = "Noto Sans Mahajani",
+ ["fullname"] = "Noto Sans Mahajani Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMahajani-Regular.ttf",
+ ["psname"] = "NotoSansMahajani-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [253] = {
+ ["family"] = "Noto Sans Samaritan",
+ ["fullname"] = "Noto Sans Samaritan Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSamaritan-Regular.ttf",
+ ["psname"] = "NotoSansSamaritan-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [254] = {
+ ["family"] = "Noto Sans Bengali UI",
+ ["fullname"] = "Noto Sans Bengali UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengaliUI-Regular.ttf",
+ ["psname"] = "NotoSansBengaliUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [255] = {
+ ["family"] = "Noto Sans Tamil UI",
+ ["fullname"] = "Noto Sans Tamil UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamilUI-Regular.ttf",
+ ["psname"] = "NotoSansTamilUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [256] = {
+ ["family"] = "Noto Sans MeeteiMayek Light",
+ ["fullname"] = "Noto Sans Meetei Mayek Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMeeteiMayek-Light.ttf",
+ ["psname"] = "NotoSansMeeteiMayek-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Meetei Mayek",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [257] = {
+ ["family"] = "Noto Sans Bassa Vah",
+ ["fullname"] = "Noto Sans Bassa Vah Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBassaVah-Regular.ttf",
+ ["psname"] = "NotoSansBassaVah-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [258] = {
+ ["family"] = "Noto Serif Tamil Thin",
+ ["fullname"] = "Noto Serif Tamil Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamil-Thin.ttf",
+ ["psname"] = "NotoSerifTamil-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [259] = {
+ ["family"] = "Noto Sans Cherokee Blk",
+ ["fullname"] = "Noto Sans Cherokee Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCherokee-Black.ttf",
+ ["psname"] = "NotoSansCherokee-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Cherokee",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cher -f none -a qsq -X \"\""
+ },
+ [25] = {
+ ["family"] = "Noto Sans Ethiopic",
+ ["fullname"] = "Noto Sans Ethiopic Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansEthiopic-Bold.ttf",
+ ["psname"] = "NotoSansEthiopic-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [260] = {
+ ["family"] = "Noto Serif Medium",
+ ["fullname"] = "Noto Serif Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-Medium.ttf",
+ ["psname"] = "NotoSerif-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [261] = {
+ ["family"] = "Noto Sans Hebrew Thin",
+ ["fullname"] = "Noto Sans Hebrew Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHebrew-Thin.ttf",
+ ["psname"] = "NotoSansHebrew-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [262] = {
+ ["family"] = "Noto Sans Bengali Medium",
+ ["fullname"] = "Noto Sans Bengali Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengali-Medium.ttf",
+ ["psname"] = "NotoSansBengali-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bengali",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [263] = {
+ ["family"] = "Noto Sans Glagolitic",
+ ["fullname"] = "Noto Sans Glagolitic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGlagolitic-Regular.ttf",
+ ["psname"] = "NotoSansGlagolitic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D glag -f none -a qsq -X \"\""
+ },
+ [264] = {
+ ["family"] = "Noto Sans Thai UI Thin",
+ ["fullname"] = "Noto Sans Thai UI Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaiUI-Thin.ttf",
+ ["psname"] = "NotoSansThaiUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thai UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [265] = {
+ ["family"] = "Noto Sans Khmer",
+ ["fullname"] = "Noto Sans Khmer Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmer-Bold.ttf",
+ ["psname"] = "NotoSansKhmer-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [266] = {
+ ["family"] = "Noto Sans Gurmukhi Medium",
+ ["fullname"] = "Noto Sans Gurmukhi Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhi-Medium.ttf",
+ ["psname"] = "NotoSansGurmukhi-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gurmukhi",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [267] = {
+ ["family"] = "Noto Looped Thai Black",
+ ["fullname"] = "Noto Looped Thai Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThai-Black.ttf",
+ ["psname"] = "NotoLoopedThai-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [268] = {
+ ["family"] = "Noto Serif Telugu Medium",
+ ["fullname"] = "Noto Serif Telugu Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTelugu-Medium.ttf",
+ ["psname"] = "NotoSerifTelugu-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Telugu",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [269] = {
+ ["family"] = "Noto Sans Sogdian",
+ ["fullname"] = "Noto Sans Sogdian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSogdian-Regular.ttf",
+ ["psname"] = "NotoSansSogdian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [26] = {
+ ["family"] = "Noto Serif Grantha",
+ ["fullname"] = "Noto Serif Grantha Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGrantha-Regular.ttf",
+ ["psname"] = "NotoSerifGrantha-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [270] = {
+ ["family"] = "Noto Sans Malayalam UI",
+ ["fullname"] = "Noto Sans Malayalam UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalamUI-Bold.ttf",
+ ["psname"] = "NotoSansMalayalamUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [271] = {
+ ["family"] = "Noto Sans Arabic UI Bk",
+ ["fullname"] = "Noto Sans Arabic UI Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabicUI-Black.ttf",
+ ["psname"] = "NotoSansArabicUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Arabic UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [272] = {
+ ["family"] = "Noto Sans Lao UI Med",
+ ["fullname"] = "Noto Sans Lao UI Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLaoUI-Medium.ttf",
+ ["psname"] = "NotoSansLaoUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lao UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [273] = {
+ ["family"] = "Noto Serif Tamil Light",
+ ["fullname"] = "Noto Serif Tamil Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamil-Light.ttf",
+ ["psname"] = "NotoSerifTamil-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [274] = {
+ ["family"] = "Noto Sans Mono Medium",
+ ["fullname"] = "Noto Sans Mono Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMono-Medium.ttf",
+ ["psname"] = "NotoSansMono-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Mono",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.006; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [275] = {
+ ["family"] = "Noto Sans Math",
+ ["fullname"] = "Noto Sans Math Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMath-Regular.ttf",
+ ["psname"] = "NotoSansMath-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [276] = {
+ ["family"] = "Noto Looped Thai UI Bold",
+ ["fullname"] = "Noto Looped Thai UI Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThaiUI-Bold.ttf",
+ ["psname"] = "NotoLoopedThaiUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Noto Looped Thai UI",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [277] = {
+ ["family"] = "Noto Sans Tagalog",
+ ["fullname"] = "Noto Sans Tagalog Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTagalog-Regular.ttf",
+ ["psname"] = "NotoSansTagalog-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [278] = {
+ ["family"] = "Noto Sans Bamum",
+ ["fullname"] = "Noto Sans Bamum Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBamum-Regular.ttf",
+ ["psname"] = "NotoSansBamum-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D bamu -f none -a qsq -X \"\""
+ },
+ [279] = {
+ ["family"] = "Noto Sans Thaana Black",
+ ["fullname"] = "Noto Sans Thaana Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaana-Black.ttf",
+ ["psname"] = "NotoSansThaana-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thaana",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [27] = {
+ ["family"] = "Noto Serif Hebrew Med",
+ ["fullname"] = "Noto Rashi Hebrew Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoRashiHebrew-Medium.ttf",
+ ["psname"] = "NotoRashiHebrew-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Rashi Hebrew",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [280] = {
+ ["family"] = "Noto Sans Malayalam UI",
+ ["fullname"] = "Noto Sans Malayalam UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalamUI-Regular.ttf",
+ ["psname"] = "NotoSansMalayalamUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [281] = {
+ ["family"] = "Noto Sans Tifinagh Air",
+ ["fullname"] = "Noto Sans Tifinagh Air Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghAir-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghAir-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [282] = {
+ ["family"] = "Noto Sans Balinese",
+ ["fullname"] = "Noto Sans Balinese Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBalinese-Bold.ttf",
+ ["psname"] = "NotoSansBalinese-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002"
+ },
+ [283] = {
+ ["family"] = "Noto Sans Malayalam Black",
+ ["fullname"] = "Noto Sans Malayalam Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalam-Black.ttf",
+ ["psname"] = "NotoSansMalayalam-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Malayalam",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [284] = {
+ ["family"] = "Noto Sans Shavian",
+ ["fullname"] = "Noto Sans Shavian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansShavian-Regular.ttf",
+ ["psname"] = "NotoSansShavian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D shaw -f none -a qsq -X \"\""
+ },
+ [285] = {
+ ["family"] = "Noto Serif Ethiopic",
+ ["fullname"] = "Noto Serif Ethiopic Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifEthiopic-Bold.ttf",
+ ["psname"] = "NotoSerifEthiopic-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [286] = {
+ ["family"] = "Noto Sans OldNorArab",
+ ["fullname"] = "Noto Sans Old North Arabian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOldNorthArabian-Regular.ttf",
+ ["psname"] = "NotoSansOldNorthArabian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Old North Arabian",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [287] = {
+ ["family"] = "Noto Sans Tamil UI Medium",
+ ["fullname"] = "Noto Sans Tamil UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamilUI-Medium.ttf",
+ ["psname"] = "NotoSansTamilUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tamil UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [288] = {
+ ["family"] = "Noto Sans Bengali UI",
+ ["fullname"] = "Noto Sans Bengali UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengaliUI-Bold.ttf",
+ ["psname"] = "NotoSansBengaliUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [289] = {
+ ["family"] = "Noto Serif Thai Med",
+ ["fullname"] = "Noto Serif Thai Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifThai-Medium.ttf",
+ ["psname"] = "NotoSerifThai-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Thai",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [28] = {
+ ["family"] = "Noto Sans Gurmukhi Thin",
+ ["fullname"] = "Noto Sans Gurmukhi Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhi-Thin.ttf",
+ ["psname"] = "NotoSansGurmukhi-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gurmukhi",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [290] = {
+ ["family"] = "Noto Sans Mono",
+ ["fullname"] = "Noto Sans Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMono-Regular.ttf",
+ ["psname"] = "NotoSansMono-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.006; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [291] = {
+ ["family"] = "Noto Serif Gujarati",
+ ["fullname"] = "Noto Serif Gujarati Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGujarati-Regular.ttf",
+ ["psname"] = "NotoSerifGujarati-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [292] = {
+ ["family"] = "Noto Serif Lao Thin",
+ ["fullname"] = "Noto Serif Lao Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifLao-Thin.ttf",
+ ["psname"] = "NotoSerifLao-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Lao",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [293] = {
+ ["family"] = "Noto Looped Lao Regular",
+ ["fullname"] = "Noto Looped Lao Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLao-Regular.ttf",
+ ["psname"] = "NotoLoopedLao-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [294] = {
+ ["family"] = "Noto Serif",
+ ["fullname"] = "Noto Serif Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-Italic.ttf",
+ ["psname"] = "NotoSerif-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [295] = {
+ ["family"] = "Noto Sans Nabataean",
+ ["fullname"] = "Noto Sans Nabataean Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansNabataean-Regular.ttf",
+ ["psname"] = "NotoSansNabataean-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [296] = {
+ ["family"] = "Noto Looped Lao UI Bold",
+ ["fullname"] = "Noto Looped Lao UI Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLaoUI-Bold.ttf",
+ ["psname"] = "NotoLoopedLaoUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Noto Looped Lao UI",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [297] = {
+ ["family"] = "Noto Sans Syriac",
+ ["fullname"] = "Noto Sans Syriac Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSyriac-Regular.ttf",
+ ["psname"] = "NotoSansSyriac-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [298] = {
+ ["family"] = "Noto Sans Khmer UI Thin",
+ ["fullname"] = "Noto Sans Khmer UI Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmerUI-Thin.ttf",
+ ["psname"] = "NotoSansKhmerUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Khmer UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [299] = {
+ ["family"] = "Noto Sans Gothic",
+ ["fullname"] = "Noto Sans Gothic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGothic-Regular.ttf",
+ ["psname"] = "NotoSansGothic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D goth -f none -a qsq -X \"\""
+ },
+ [29] = {
+ ["family"] = "Noto Serif Thai Blk",
+ ["fullname"] = "Noto Serif Thai Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifThai-Black.ttf",
+ ["psname"] = "NotoSerifThai-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Thai",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [2] = {
+ ["family"] = "icons",
+ ["fullname"] = "icons Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/opt/lite-xl/data/fonts/icons.ttf",
+ ["psname"] = "icons",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://fontello.com",
+ ["version"] = "Version 1.0"
+ },
+ [300] = {
+ ["family"] = "Noto Sans Sinhala UI Black",
+ ["fullname"] = "Noto Sans Sinhala UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhalaUI-Black.ttf",
+ ["psname"] = "NotoSansSinhalaUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sinhala UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [301] = {
+ ["family"] = "Noto Sans MeeteiMayek Thin",
+ ["fullname"] = "Noto Sans Meetei Mayek Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMeeteiMayek-Thin.ttf",
+ ["psname"] = "NotoSansMeeteiMayek-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Meetei Mayek",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [302] = {
+ ["family"] = "Noto Sans Thai UI",
+ ["fullname"] = "Noto Sans Thai UI Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaiUI-Regular.ttf",
+ ["psname"] = "NotoSansThaiUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [303] = {
+ ["family"] = "Noto Sans Kannada Medium",
+ ["fullname"] = "Noto Sans Kannada Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannada-Medium.ttf",
+ ["psname"] = "NotoSansKannada-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kannada",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [304] = {
+ ["family"] = "Noto Sans Oriya UI Blk",
+ ["fullname"] = "Noto Sans Oriya UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOriyaUI-Black.ttf",
+ ["psname"] = "NotoSansOriyaUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Oriya UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [305] = {
+ ["family"] = "Noto Serif Armenian Light",
+ ["fullname"] = "Noto Serif Armenian Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifArmenian-Light.ttf",
+ ["psname"] = "NotoSerifArmenian-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Armenian",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [306] = {
+ ["family"] = "Noto Sans Gurmukhi UI",
+ ["fullname"] = "Noto Sans Gurmukhi UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhiUI-Regular.ttf",
+ ["psname"] = "NotoSansGurmukhiUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [307] = {
+ ["family"] = "Noto Sans Display Light",
+ ["fullname"] = "Noto Sans Display Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-Light.ttf",
+ ["psname"] = "NotoSansDisplay-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Display",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [308] = {
+ ["family"] = "Noto Serif Georgian Th",
+ ["fullname"] = "Noto Serif Georgian Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGeorgian-Thin.ttf",
+ ["psname"] = "NotoSerifGeorgian-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Georgian",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [309] = {
+ ["family"] = "Noto Sans Medium",
+ ["fullname"] = "Noto Sans Medium Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-MediumItalic.ttf",
+ ["psname"] = "NotoSans-MediumItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Sans",
+ ["tsubfamily"] = "Medium Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [30] = {
+ ["family"] = "Noto Sans Myanmar",
+ ["fullname"] = "Noto Sans Myanmar Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmar-Bold.ttf",
+ ["psname"] = "NotoSansMyanmar-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [310] = {
+ ["family"] = "Noto Sans Bengali UI Medium",
+ ["fullname"] = "Noto Sans Bengali UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengaliUI-Medium.ttf",
+ ["psname"] = "NotoSansBengaliUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bengali UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [311] = {
+ ["family"] = "Noto Serif Kannada Black",
+ ["fullname"] = "Noto Serif Kannada Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKannada-Black.ttf",
+ ["psname"] = "NotoSerifKannada-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Kannada",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [312] = {
+ ["family"] = "Noto Serif Thai",
+ ["fullname"] = "Noto Serif Thai Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifThai-Regular.ttf",
+ ["psname"] = "NotoSerifThai-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [313] = {
+ ["family"] = "Noto Sans Palmyrene",
+ ["fullname"] = "Noto Sans Palmyrene Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansPalmyrene-Regular.ttf",
+ ["psname"] = "NotoSansPalmyrene-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [314] = {
+ ["family"] = "Noto Sans Black",
+ ["fullname"] = "Noto Sans Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-Black.ttf",
+ ["psname"] = "NotoSans-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [315] = {
+ ["family"] = "Noto Sans Malayalam Medium",
+ ["fullname"] = "Noto Sans Malayalam Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalam-Medium.ttf",
+ ["psname"] = "NotoSansMalayalam-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Malayalam",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [316] = {
+ ["family"] = "Noto Sans Cherokee Med",
+ ["fullname"] = "Noto Sans Cherokee Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCherokee-Medium.ttf",
+ ["psname"] = "NotoSansCherokee-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Cherokee",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cher -f none -a qsq -X \"\""
+ },
+ [317] = {
+ ["family"] = "Noto Sans Osage",
+ ["fullname"] = "Noto Sans Osage Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOsage-Regular.ttf",
+ ["psname"] = "NotoSansOsage-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D osge -f none -a qsq -X \"\""
+ },
+ [318] = {
+ ["family"] = "Noto Serif Hebrew Light",
+ ["fullname"] = "Noto Rashi Hebrew Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoRashiHebrew-Light.ttf",
+ ["psname"] = "NotoRashiHebrew-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Rashi Hebrew",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [319] = {
+ ["family"] = "Noto Sans Arabic Med",
+ ["fullname"] = "Noto Sans Arabic Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabic-Medium.ttf",
+ ["psname"] = "NotoSansArabic-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Arabic",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [31] = {
+ ["family"] = "Noto Sans Mono",
+ ["fullname"] = "Noto Sans Mono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMono-Bold.ttf",
+ ["psname"] = "NotoSansMono-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.006; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [320] = {
+ ["family"] = "Noto Sans Nushu",
+ ["fullname"] = "Noto Sans Nushu Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansNushu-Regular.ttf",
+ ["psname"] = "NotoSansNushu-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002"
+ },
+ [321] = {
+ ["family"] = "Noto Serif Myanmar Med",
+ ["fullname"] = "Noto Serif Myanmar Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMyanmar-Medium.ttf",
+ ["psname"] = "NotoSerifMyanmar-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Myanmar",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [322] = {
+ ["family"] = "Noto Serif Dogra",
+ ["fullname"] = "Noto Serif Dogra Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDogra-Regular.ttf",
+ ["psname"] = "NotoSerifDogra-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.003"
+ },
+ [323] = {
+ ["family"] = "Noto Sans Kannada UI Black",
+ ["fullname"] = "Noto Sans Kannada UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannadaUI-Black.ttf",
+ ["psname"] = "NotoSansKannadaUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kannada UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [324] = {
+ ["family"] = "Noto Serif Devanagari",
+ ["fullname"] = "Noto Serif Devanagari Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDevanagari-Regular.ttf",
+ ["psname"] = "NotoSerifDevanagari-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [325] = {
+ ["family"] = "Noto Kufi Arabic",
+ ["fullname"] = "Noto Kufi Arabic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoKufiArabic-Regular.ttf",
+ ["psname"] = "NotoKufiArabic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.102; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [326] = {
+ ["family"] = "Noto Serif Display",
+ ["fullname"] = "Noto Serif Display Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-BoldItalic.ttf",
+ ["psname"] = "NotoSerifDisplay-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [327] = {
+ ["family"] = "Noto Sans Thin",
+ ["fullname"] = "Noto Sans Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-Thin.ttf",
+ ["psname"] = "NotoSans-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [328] = {
+ ["family"] = "Noto Serif Sinhala",
+ ["fullname"] = "Noto Serif Sinhala Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifSinhala-Bold.ttf",
+ ["psname"] = "NotoSerifSinhala-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [329] = {
+ ["family"] = "Noto Sans Wancho",
+ ["fullname"] = "Noto Sans Wancho Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansWancho-Regular.ttf",
+ ["psname"] = "NotoSansWancho-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [32] = {
+ ["family"] = "Noto Serif Sinhala Medium",
+ ["fullname"] = "Noto Serif Sinhala Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifSinhala-Medium.ttf",
+ ["psname"] = "NotoSerifSinhala-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Sinhala",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [330] = {
+ ["family"] = "Noto Sans Georgian Blk",
+ ["fullname"] = "Noto Sans Georgian Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGeorgian-Black.ttf",
+ ["psname"] = "NotoSansGeorgian-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Georgian",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [331] = {
+ ["family"] = "Noto Looped Lao UI Regular",
+ ["fullname"] = "Noto Looped Lao UI Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLaoUI-Regular.ttf",
+ ["psname"] = "NotoLoopedLaoUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao UI",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [332] = {
+ ["family"] = "Noto Sans Oriya UI",
+ ["fullname"] = "Noto Sans Oriya UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOriyaUI-Regular.ttf",
+ ["psname"] = "NotoSansOriyaUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [333] = {
+ ["family"] = "Noto Sans Bengali UI Black",
+ ["fullname"] = "Noto Sans Bengali UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengaliUI-Black.ttf",
+ ["psname"] = "NotoSansBengaliUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bengali UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [334] = {
+ ["family"] = "Noto Sans Khmer Thin",
+ ["fullname"] = "Noto Sans Khmer Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmer-Thin.ttf",
+ ["psname"] = "NotoSansKhmer-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Khmer",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [335] = {
+ ["family"] = "Noto Sans NKo",
+ ["fullname"] = "Noto Sans NKo Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansNKo-Regular.ttf",
+ ["psname"] = "NotoSansNKo-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D nkoo -f none -a qsq -X \"\""
+ },
+ [336] = {
+ ["family"] = "Noto Sans Sundanese",
+ ["fullname"] = "Noto Sans Sundanese Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSundanese-Regular.ttf",
+ ["psname"] = "NotoSansSundanese-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sund -f none -a qsq -X \"\""
+ },
+ [337] = {
+ ["family"] = "Noto Sans CanAborig Lt",
+ ["fullname"] = "Noto Sans Canadian Aboriginal Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCanadianAboriginal-Light.ttf",
+ ["psname"] = "NotoSansCanadianAboriginal-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Canadian Aboriginal",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cans -f none -a qsq -X \"\""
+ },
+ [338] = {
+ ["family"] = "Noto Kufi Arabic Black",
+ ["fullname"] = "Noto Kufi Arabic Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoKufiArabic-Black.ttf",
+ ["psname"] = "NotoKufiArabic-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Kufi Arabic",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.102; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [339] = {
+ ["family"] = "Noto Sans Tifinagh Ahaggar",
+ ["fullname"] = "Noto Sans Tifinagh Ahaggar Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghAhaggar-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghAhaggar-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [33] = {
+ ["family"] = "Noto Serif Display Medium",
+ ["fullname"] = "Noto Serif Display Medium Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-MediumItalic.ttf",
+ ["psname"] = "NotoSerifDisplay-MediumItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Serif Display",
+ ["tsubfamily"] = "Medium Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [340] = {
+ ["family"] = "Noto Looped Thai Medium",
+ ["fullname"] = "Noto Looped Thai Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThai-Medium.ttf",
+ ["psname"] = "NotoLoopedThai-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [341] = {
+ ["family"] = "Noto Sans Lisu",
+ ["fullname"] = "Noto Sans Lisu Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLisu-Bold.ttf",
+ ["psname"] = "NotoSansLisu-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lisu -f none -a qsq -X \"\""
+ },
+ [342] = {
+ ["family"] = "Noto Serif Khojki",
+ ["fullname"] = "Noto Serif Khojki Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKhojki-Bold.ttf",
+ ["psname"] = "NotoSerifKhojki-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [343] = {
+ ["family"] = "Noto Sans Telugu UI Medium",
+ ["fullname"] = "Noto Sans Telugu UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTeluguUI-Medium.ttf",
+ ["psname"] = "NotoSansTeluguUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Telugu UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [344] = {
+ ["family"] = "Noto Serif Myanmar",
+ ["fullname"] = "Noto Serif Myanmar Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMyanmar-Regular.ttf",
+ ["psname"] = "NotoSerifMyanmar-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [345] = {
+ ["family"] = "Noto Serif Tibetan Black",
+ ["fullname"] = "Noto Serif Tibetan Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTibetan-Black.ttf",
+ ["psname"] = "NotoSerifTibetan-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tibetan",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [346] = {
+ ["family"] = "Noto Serif Ethiopic",
+ ["fullname"] = "Noto Serif Ethiopic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifEthiopic-Regular.ttf",
+ ["psname"] = "NotoSerifEthiopic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [347] = {
+ ["family"] = "Noto Serif Display Black",
+ ["fullname"] = "Noto Serif Display Black Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-BlackItalic.ttf",
+ ["psname"] = "NotoSerifDisplay-BlackItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Serif Display",
+ ["tsubfamily"] = "Black Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [348] = {
+ ["family"] = "Noto Sans Sinhala Thin",
+ ["fullname"] = "Noto Sans Sinhala Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhala-Thin.ttf",
+ ["psname"] = "NotoSansSinhala-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sinhala",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [349] = {
+ ["family"] = "Noto Sans Arabic UI",
+ ["fullname"] = "Noto Sans Arabic UI Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabicUI-Bold.ttf",
+ ["psname"] = "NotoSansArabicUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [34] = {
+ ["family"] = "Noto Sans Kannada UI Thin",
+ ["fullname"] = "Noto Sans Kannada UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannadaUI-Thin.ttf",
+ ["psname"] = "NotoSansKannadaUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kannada UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [350] = {
+ ["family"] = "Noto Serif Telugu",
+ ["fullname"] = "Noto Serif Telugu Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTelugu-Bold.ttf",
+ ["psname"] = "NotoSerifTelugu-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [351] = {
+ ["family"] = "Noto Sans Ogham",
+ ["fullname"] = "Noto Sans Ogham Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOgham-Regular.ttf",
+ ["psname"] = "NotoSansOgham-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [352] = {
+ ["family"] = "Noto Serif Tangut",
+ ["fullname"] = "Noto Serif Tangut Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTangut-Regular.ttf",
+ ["psname"] = "NotoSerifTangut-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [353] = {
+ ["family"] = "Noto Sans WarangCiti",
+ ["fullname"] = "Noto Sans Warang Citi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansWarangCiti-Regular.ttf",
+ ["psname"] = "NotoSansWarangCiti-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Warang Citi",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000"
+ },
+ [354] = {
+ ["family"] = "Noto Serif Kannada Medium",
+ ["fullname"] = "Noto Serif Kannada Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKannada-Medium.ttf",
+ ["psname"] = "NotoSerifKannada-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Kannada",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [355] = {
+ ["family"] = "Noto Sans Osmanya",
+ ["fullname"] = "Noto Sans Osmanya Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOsmanya-Regular.ttf",
+ ["psname"] = "NotoSansOsmanya-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D osma -f none -a qsq -X \"\""
+ },
+ [356] = {
+ ["family"] = "Noto Sans Syriac Thin",
+ ["fullname"] = "Noto Sans Syriac Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSyriac-Thin.ttf",
+ ["psname"] = "NotoSansSyriac-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Syriac",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [357] = {
+ ["family"] = "Noto Serif Display Black",
+ ["fullname"] = "Noto Serif Display Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-Black.ttf",
+ ["psname"] = "NotoSerifDisplay-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Display",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [358] = {
+ ["family"] = "Noto Sans Sora Sompeng",
+ ["fullname"] = "Noto Sans Sora Sompeng Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSoraSompeng-Regular.ttf",
+ ["psname"] = "NotoSansSoraSompeng-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100"
+ },
+ [359] = {
+ ["family"] = "Noto Serif Devanagari Thin",
+ ["fullname"] = "Noto Serif Devanagari Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDevanagari-Thin.ttf",
+ ["psname"] = "NotoSerifDevanagari-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Devanagari",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [35] = {
+ ["family"] = "Noto Sans Cypriot",
+ ["fullname"] = "Noto Sans Cypriot Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCypriot-Regular.ttf",
+ ["psname"] = "NotoSansCypriot-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cprt -f none -a qsq -X \"\""
+ },
+ [360] = {
+ ["family"] = "Noto Serif Tibetan",
+ ["fullname"] = "Noto Serif Tibetan Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTibetan-Bold.ttf",
+ ["psname"] = "NotoSerifTibetan-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [361] = {
+ ["family"] = "NotoSerifTamilSlanted",
+ ["fullname"] = "Noto Serif Tamil Slanted Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamilSlanted-Bold.ttf",
+ ["psname"] = "NotoSerifTamilSlanted-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Noto Serif Tamil Slanted",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [362] = {
+ ["family"] = "Noto Sans Tai Tham",
+ ["fullname"] = "Noto Sans Tai Tham Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTaiTham-Regular.ttf",
+ ["psname"] = "NotoSansTaiTham-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [363] = {
+ ["family"] = "Noto Sans Arabic",
+ ["fullname"] = "Noto Sans Arabic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabic-Regular.ttf",
+ ["psname"] = "NotoSansArabic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [364] = {
+ ["family"] = "Noto Sans Lao Blk",
+ ["fullname"] = "Noto Sans Lao Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLao-Black.ttf",
+ ["psname"] = "NotoSansLao-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lao",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [365] = {
+ ["family"] = "NotoSerifTamilSlanted",
+ ["fullname"] = "Noto Serif Tamil Slanted Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamilSlanted-Regular.ttf",
+ ["psname"] = "NotoSerifTamilSlanted-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil Slanted",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [366] = {
+ ["family"] = "Noto Sans OldSogdian",
+ ["fullname"] = "Noto Sans Old Sogdian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOldSogdian-Regular.ttf",
+ ["psname"] = "NotoSansOldSogdian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Old Sogdian",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [367] = {
+ ["family"] = "Noto Sans Kannada",
+ ["fullname"] = "Noto Sans Kannada Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannada-Regular.ttf",
+ ["psname"] = "NotoSansKannada-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [368] = {
+ ["family"] = "Noto Sans Kharoshthi",
+ ["fullname"] = "Noto Sans Kharoshthi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKharoshthi-Regular.ttf",
+ ["psname"] = "NotoSansKharoshthi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [369] = {
+ ["family"] = "Noto Sans Thai",
+ ["fullname"] = "Noto Sans Thai Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThai-Regular.ttf",
+ ["psname"] = "NotoSansThai-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [36] = {
+ ["family"] = "Noto Serif Hmong Nyiakeng",
+ ["fullname"] = "Noto Serif Hmong Nyiakeng Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifNyiakengPuachueHmong-Regular.ttf",
+ ["psname"] = "NotoSerifHmongNyiakeng-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [370] = {
+ ["family"] = "Noto Serif Yezidi",
+ ["fullname"] = "Noto Serif Yezidi Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifYezidi-Bold.ttf",
+ ["psname"] = "NotoSerifYezidi-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [371] = {
+ ["family"] = "Noto Serif Yezidi Medium",
+ ["fullname"] = "Noto Serif Yezidi Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifYezidi-Medium.ttf",
+ ["psname"] = "NotoSerifYezidi-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Yezidi",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [372] = {
+ ["family"] = "Noto Serif Ethiopic Th",
+ ["fullname"] = "Noto Serif Ethiopic Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifEthiopic-Thin.ttf",
+ ["psname"] = "NotoSerifEthiopic-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Ethiopic",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [373] = {
+ ["family"] = "Noto Sans Devanagari UI Black",
+ ["fullname"] = "Noto Sans Devanagari UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagariUI-Black.ttf",
+ ["psname"] = "NotoSansDevanagariUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Devanagari UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [374] = {
+ ["family"] = "Noto Serif Georgian",
+ ["fullname"] = "Noto Serif Georgian Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGeorgian-Bold.ttf",
+ ["psname"] = "NotoSerifGeorgian-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [375] = {
+ ["family"] = "Noto Sans Mro",
+ ["fullname"] = "Noto Sans Mro Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMro-Regular.ttf",
+ ["psname"] = "NotoSansMro-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [376] = {
+ ["family"] = "Noto Sans Takri",
+ ["fullname"] = "Noto Sans Takri Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTakri-Regular.ttf",
+ ["psname"] = "NotoSansTakri-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002"
+ },
+ [377] = {
+ ["family"] = "Noto Sans Sinhala UI Medium",
+ ["fullname"] = "Noto Sans Sinhala UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhalaUI-Medium.ttf",
+ ["psname"] = "NotoSansSinhalaUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sinhala UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [378] = {
+ ["family"] = "Noto Looped Thai UI Thin",
+ ["fullname"] = "Noto Looped Thai UI Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThaiUI-Thin.ttf",
+ ["psname"] = "NotoLoopedThaiUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [379] = {
+ ["family"] = "Noto Sans Ethiopic Thin",
+ ["fullname"] = "Noto Sans Ethiopic Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansEthiopic-Thin.ttf",
+ ["psname"] = "NotoSansEthiopic-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Ethiopic",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [37] = {
+ ["family"] = "Noto Sans Tifinagh",
+ ["fullname"] = "Noto Sans Tifinagh Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinagh-Regular.ttf",
+ ["psname"] = "NotoSansTifinagh-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [380] = {
+ ["family"] = "Noto Sans Oriya",
+ ["fullname"] = "Noto Sans Oriya Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOriya-Bold.ttf",
+ ["psname"] = "NotoSansOriya-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [381] = {
+ ["family"] = "Noto Sans Mono Light",
+ ["fullname"] = "Noto Sans Mono Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMono-Light.ttf",
+ ["psname"] = "NotoSansMono-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Mono",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.006; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [382] = {
+ ["family"] = "Noto Serif Ethiopic Md",
+ ["fullname"] = "Noto Serif Ethiopic Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifEthiopic-Medium.ttf",
+ ["psname"] = "NotoSerifEthiopic-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Ethiopic",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [383] = {
+ ["family"] = "Noto Sans Khmer UI Black",
+ ["fullname"] = "Noto Sans Khmer UI Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmerUI-Black.ttf",
+ ["psname"] = "NotoSansKhmerUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Khmer UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [384] = {
+ ["family"] = "Noto Sans Sora Sompeng",
+ ["fullname"] = "Noto Sans Sora Sompeng Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSoraSompeng-Bold.ttf",
+ ["psname"] = "NotoSansSoraSompeng-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100"
+ },
+ [385] = {
+ ["family"] = "Noto Sans Devanagari UI Light",
+ ["fullname"] = "Noto Sans Devanagari UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagariUI-Light.ttf",
+ ["psname"] = "NotoSansDevanagariUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Devanagari UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [386] = {
+ ["family"] = "Noto Sans Thai UI Light",
+ ["fullname"] = "Noto Sans Thai UI Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaiUI-Light.ttf",
+ ["psname"] = "NotoSansThaiUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thai UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [387] = {
+ ["family"] = "Noto Serif Gurmukhi",
+ ["fullname"] = "Noto Serif Gurmukhi Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGurmukhi-Regular.ttf",
+ ["psname"] = "NotoSerifGurmukhi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [388] = {
+ ["family"] = "Noto Sans Lepcha",
+ ["fullname"] = "Noto Sans Lepcha Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLepcha-Regular.ttf",
+ ["psname"] = "NotoSansLepcha-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [389] = {
+ ["family"] = "Noto Sans Oriya UI",
+ ["fullname"] = "Noto Sans Oriya UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOriyaUI-Bold.ttf",
+ ["psname"] = "NotoSansOriyaUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [38] = {
+ ["family"] = "Noto Serif Bengali Black",
+ ["fullname"] = "Noto Serif Bengali Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifBengali-Black.ttf",
+ ["psname"] = "NotoSerifBengali-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Bengali",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [390] = {
+ ["family"] = "Noto Serif Armenian Medium",
+ ["fullname"] = "Noto Serif Armenian Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifArmenian-Medium.ttf",
+ ["psname"] = "NotoSerifArmenian-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Armenian",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [391] = {
+ ["family"] = "Noto Sans Gurmukhi",
+ ["fullname"] = "Noto Sans Gurmukhi Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhi-Regular.ttf",
+ ["psname"] = "NotoSansGurmukhi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [392] = {
+ ["family"] = "Noto Serif Bengali",
+ ["fullname"] = "Noto Serif Bengali Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifBengali-Regular.ttf",
+ ["psname"] = "NotoSerifBengali-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [393] = {
+ ["family"] = "Noto Sans Kannada Black",
+ ["fullname"] = "Noto Sans Kannada Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannada-Black.ttf",
+ ["psname"] = "NotoSansKannada-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kannada",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [394] = {
+ ["family"] = "Noto Sans Syriac Black",
+ ["fullname"] = "Noto Sans Syriac Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSyriac-Black.ttf",
+ ["psname"] = "NotoSansSyriac-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Syriac",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [395] = {
+ ["family"] = "Noto Serif",
+ ["fullname"] = "Noto Serif Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-BoldItalic.ttf",
+ ["psname"] = "NotoSerif-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [396] = {
+ ["family"] = "Noto Sans Mende Kikakui",
+ ["fullname"] = "Noto Sans Mende Kikakui Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMendeKikakui-Regular.ttf",
+ ["psname"] = "NotoSansMendeKikakui-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [397] = {
+ ["family"] = "Noto Looped Thai UI Regular",
+ ["fullname"] = "Noto Looped Thai UI Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThaiUI-Regular.ttf",
+ ["psname"] = "NotoLoopedThaiUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai UI",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [398] = {
+ ["family"] = "Noto Sans Malayalam",
+ ["fullname"] = "Noto Sans Malayalam Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalam-Bold.ttf",
+ ["psname"] = "NotoSansMalayalam-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [399] = {
+ ["family"] = "Noto Sans Hebrew",
+ ["fullname"] = "Noto Sans Hebrew Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHebrew-Bold.ttf",
+ ["psname"] = "NotoSansHebrew-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [39] = {
+ ["family"] = "Noto Sans OldSouArab",
+ ["fullname"] = "Noto Sans Old South Arabian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOldSouthArabian-Regular.ttf",
+ ["psname"] = "NotoSansOldSouthArabian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Old South Arabian",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [3] = {
+ ["family"] = "Fira Sans",
+ ["fullname"] = "Fira Sans Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/opt/lite-xl/data/fonts/FiraSans-Regular.ttf",
+ ["psname"] = "FiraSans-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 4.203"
+ },
+ [400] = {
+ ["family"] = "Noto Sans Gurmukhi UI Thin",
+ ["fullname"] = "Noto Sans Gurmukhi UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhiUI-Thin.ttf",
+ ["psname"] = "NotoSansGurmukhiUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gurmukhi UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [401] = {
+ ["family"] = "Noto Sans Sinhala Light",
+ ["fullname"] = "Noto Sans Sinhala Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhala-Light.ttf",
+ ["psname"] = "NotoSansSinhala-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sinhala",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [402] = {
+ ["family"] = "Noto Serif Display",
+ ["fullname"] = "Noto Serif Display Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-Regular.ttf",
+ ["psname"] = "NotoSerifDisplay-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [403] = {
+ ["family"] = "Noto Serif Hebrew",
+ ["fullname"] = "Noto Serif Hebrew Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifHebrew-Regular.ttf",
+ ["psname"] = "NotoSerifHebrew-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [404] = {
+ ["family"] = "Noto Rashi Hebrew",
+ ["fullname"] = "Noto Rashi Hebrew Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoRashiHebrew-Regular.ttf",
+ ["psname"] = "NotoRashiHebrew-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [405] = {
+ ["family"] = "Noto Sans CaucAlban",
+ ["fullname"] = "Noto Sans Caucasian Albanian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCaucasianAlbanian-Regular.ttf",
+ ["psname"] = "NotoSansCaucasianAlbanian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Caucasian Albanian",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [406] = {
+ ["family"] = "Noto Sans Lao UI Light",
+ ["fullname"] = "Noto Sans Lao UI Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLaoUI-Light.ttf",
+ ["psname"] = "NotoSansLaoUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lao UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [407] = {
+ ["family"] = "Noto Sans Bengali",
+ ["fullname"] = "Noto Sans Bengali Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengali-Bold.ttf",
+ ["psname"] = "NotoSansBengali-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [408] = {
+ ["family"] = "Noto Looped Lao Medium",
+ ["fullname"] = "Noto Looped Lao Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLao-Medium.ttf",
+ ["psname"] = "NotoLoopedLao-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [409] = {
+ ["family"] = "Noto Serif Hebrew Light",
+ ["fullname"] = "Noto Serif Hebrew Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifHebrew-Light.ttf",
+ ["psname"] = "NotoSerifHebrew-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Hebrew",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [40] = {
+ ["family"] = "Noto Sans MeeteiMayek Black",
+ ["fullname"] = "Noto Sans Meetei Mayek Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMeeteiMayek-Black.ttf",
+ ["psname"] = "NotoSansMeeteiMayek-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Meetei Mayek",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [410] = {
+ ["family"] = "Noto Sans Indic Siyaq Numbers",
+ ["fullname"] = "Noto Sans Indic Siyaq Numbers Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansIndicSiyaqNumbers-Regular.ttf",
+ ["psname"] = "NotoSansIndicSiyaqNumbers-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [411] = {
+ ["family"] = "Noto Sans Siddham",
+ ["fullname"] = "Noto Sans Siddham Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSiddham-Regular.ttf",
+ ["psname"] = "NotoSansSiddham-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [412] = {
+ ["family"] = "Noto Sans Lao UI",
+ ["fullname"] = "Noto Sans Lao UI Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLaoUI-Bold.ttf",
+ ["psname"] = "NotoSansLaoUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [413] = {
+ ["family"] = "Noto Serif Display",
+ ["fullname"] = "Noto Serif Display Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-Bold.ttf",
+ ["psname"] = "NotoSerifDisplay-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [414] = {
+ ["family"] = "Noto Sans Kannada UI",
+ ["fullname"] = "Noto Sans Kannada UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannadaUI-Regular.ttf",
+ ["psname"] = "NotoSansKannadaUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [415] = {
+ ["family"] = "Noto Kufi Arabic Medium",
+ ["fullname"] = "Noto Kufi Arabic Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoKufiArabic-Medium.ttf",
+ ["psname"] = "NotoKufiArabic-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Kufi Arabic",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.102; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [416] = {
+ ["family"] = "Noto Serif Kannada Thin",
+ ["fullname"] = "Noto Serif Kannada Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKannada-Thin.ttf",
+ ["psname"] = "NotoSerifKannada-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Kannada",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [417] = {
+ ["family"] = "Noto Traditional Nushu",
+ ["fullname"] = "Noto Traditional Nushu Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoTraditionalNushu-Regular.ttf",
+ ["psname"] = "NotoTraditionalNushu-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [418] = {
+ ["family"] = "Noto Sans Tifinagh Adrar",
+ ["fullname"] = "Noto Sans Tifinagh Adrar Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghAdrar-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghAdrar-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [419] = {
+ ["family"] = "Noto Sans Ethiopic Med",
+ ["fullname"] = "Noto Sans Ethiopic Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansEthiopic-Medium.ttf",
+ ["psname"] = "NotoSansEthiopic-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Ethiopic",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [41] = {
+ ["family"] = "Noto Sans Ol Chiki",
+ ["fullname"] = "Noto Sans Ol Chiki Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOlChiki-Regular.ttf",
+ ["psname"] = "NotoSansOlChiki-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D olck -f none -a qsq -X \"\""
+ },
+ [420] = {
+ ["family"] = "Noto Sans Gujarati Light",
+ ["fullname"] = "Noto Sans Gujarati Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujarati-Light.ttf",
+ ["psname"] = "NotoSansGujarati-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gujarati",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [421] = {
+ ["family"] = "Noto Sans Georgian",
+ ["fullname"] = "Noto Sans Georgian Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGeorgian-Bold.ttf",
+ ["psname"] = "NotoSansGeorgian-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [422] = {
+ ["family"] = "Noto Sans MeeteiMayek",
+ ["fullname"] = "Noto Sans Meetei Mayek Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMeeteiMayek-Regular.ttf",
+ ["psname"] = "NotoSansMeeteiMayek-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Meetei Mayek",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [423] = {
+ ["family"] = "Noto Sans Sundanese",
+ ["fullname"] = "Noto Sans Sundanese Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSundanese-Bold.ttf",
+ ["psname"] = "NotoSansSundanese-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sund -f none -a qsq -X \"\""
+ },
+ [424] = {
+ ["family"] = "Noto Sans Yi",
+ ["fullname"] = "Noto Sans Yi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansYi-Regular.ttf",
+ ["psname"] = "NotoSansYi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [425] = {
+ ["family"] = "Noto Sans Myanmar UI",
+ ["fullname"] = "Noto Sans Myanmar UI Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmarUI-Regular.ttf",
+ ["psname"] = "NotoSansMyanmarUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [426] = {
+ ["family"] = "Noto Serif Gurmukhi Medium",
+ ["fullname"] = "Noto Serif Gurmukhi Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGurmukhi-Medium.ttf",
+ ["psname"] = "NotoSerifGurmukhi-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Gurmukhi",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [427] = {
+ ["family"] = "Noto Sans Deseret",
+ ["fullname"] = "Noto Sans Deseret Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDeseret-Regular.ttf",
+ ["psname"] = "NotoSansDeseret-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D dsrt -f none -a qsq -X \"\""
+ },
+ [428] = {
+ ["family"] = "Noto Sans Myanmar UI Light",
+ ["fullname"] = "Noto Sans Myanmar UI Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmarUI-Light.ttf",
+ ["psname"] = "NotoSansMyanmarUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Myanmar UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [429] = {
+ ["family"] = "Noto Serif Medium",
+ ["fullname"] = "Noto Serif Medium Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-MediumItalic.ttf",
+ ["psname"] = "NotoSerif-MediumItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Serif",
+ ["tsubfamily"] = "Medium Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [42] = {
+ ["family"] = "Noto Sans Chakma",
+ ["fullname"] = "Noto Sans Chakma Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansChakma-Regular.ttf",
+ ["psname"] = "NotoSansChakma-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cakm -f none -a qsq -X \"\""
+ },
+ [430] = {
+ ["family"] = "Noto Naskh Arabic Medium",
+ ["fullname"] = "Noto Naskh Arabic Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoNaskhArabic-Medium.ttf",
+ ["psname"] = "NotoNaskhArabic-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Naskh Arabic",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [431] = {
+ ["family"] = "Noto Sans Kayah Li",
+ ["fullname"] = "Noto Sans Kayah Li Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKayahLi-Regular.ttf",
+ ["psname"] = "NotoSansKayahLi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D kali -f none -a qsq -X \"\""
+ },
+ [432] = {
+ ["family"] = "Noto Sans Tai Tham",
+ ["fullname"] = "Noto Sans Tai Tham Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTaiTham-Bold.ttf",
+ ["psname"] = "NotoSansTaiTham-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [433] = {
+ ["family"] = "Noto Sans Lycian",
+ ["fullname"] = "Noto Sans Lycian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLycian-Regular.ttf",
+ ["psname"] = "NotoSansLycian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [434] = {
+ ["family"] = "Noto Sans Khmer UI",
+ ["fullname"] = "Noto Sans Khmer UI Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmerUI-Regular.ttf",
+ ["psname"] = "NotoSansKhmerUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [435] = {
+ ["family"] = "Noto Sans Devanagari UI Thin",
+ ["fullname"] = "Noto Sans Devanagari UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagariUI-Thin.ttf",
+ ["psname"] = "NotoSansDevanagariUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Devanagari UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [436] = {
+ ["family"] = "Noto Sans Malayalam",
+ ["fullname"] = "Noto Sans Malayalam Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalam-Regular.ttf",
+ ["psname"] = "NotoSansMalayalam-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [437] = {
+ ["family"] = "Noto Serif Georgian Md",
+ ["fullname"] = "Noto Serif Georgian Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGeorgian-Medium.ttf",
+ ["psname"] = "NotoSerifGeorgian-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Georgian",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [438] = {
+ ["family"] = "Noto Sans Sinhala",
+ ["fullname"] = "Noto Sans Sinhala Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhala-Bold.ttf",
+ ["psname"] = "NotoSansSinhala-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [439] = {
+ ["family"] = "Noto Sans Cham",
+ ["fullname"] = "Noto Sans Cham Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCham-Regular.ttf",
+ ["psname"] = "NotoSansCham-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [43] = {
+ ["family"] = "Noto Serif Lao Blk",
+ ["fullname"] = "Noto Serif Lao Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifLao-Black.ttf",
+ ["psname"] = "NotoSerifLao-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Lao",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [440] = {
+ ["family"] = "Noto Sans Mayan Numerals",
+ ["fullname"] = "Noto Sans Mayan Numerals Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMayanNumerals-Regular.ttf",
+ ["psname"] = "NotoSansMayanNumerals-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [441] = {
+ ["family"] = "Noto Sans Medium",
+ ["fullname"] = "Noto Sans Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-Medium.ttf",
+ ["psname"] = "NotoSans-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [442] = {
+ ["family"] = "Noto Sans Bamum",
+ ["fullname"] = "Noto Sans Bamum Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBamum-Bold.ttf",
+ ["psname"] = "NotoSansBamum-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D bamu -f none -a qsq -X \"\""
+ },
+ [443] = {
+ ["family"] = "Noto Sans Marchen",
+ ["fullname"] = "Noto Sans Marchen Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMarchen-Regular.ttf",
+ ["psname"] = "NotoSansMarchen-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002"
+ },
+ [444] = {
+ ["family"] = "Noto Sans Adlam Unjoined",
+ ["fullname"] = "Noto Sans Adlam Unjoined Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansAdlamUnjoined-Bold.ttf",
+ ["psname"] = "NotoSansAdlamUnjoined-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D adlm -f none -a qsq -X \"\""
+ },
+ [445] = {
+ ["family"] = "Noto Sans Tagbanwa",
+ ["fullname"] = "Noto Sans Tagbanwa Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTagbanwa-Regular.ttf",
+ ["psname"] = "NotoSansTagbanwa-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [446] = {
+ ["family"] = "Noto Serif Sinhala Black",
+ ["fullname"] = "Noto Serif Sinhala Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifSinhala-Black.ttf",
+ ["psname"] = "NotoSerifSinhala-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Sinhala",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [447] = {
+ ["family"] = "Noto Sans Thai",
+ ["fullname"] = "Noto Sans Thai Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThai-Bold.ttf",
+ ["psname"] = "NotoSansThai-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [448] = {
+ ["family"] = "Noto Kufi Arabic",
+ ["fullname"] = "Noto Kufi Arabic Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoKufiArabic-Bold.ttf",
+ ["psname"] = "NotoKufiArabic-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.102; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [449] = {
+ ["family"] = "Noto Sans Lao UI",
+ ["fullname"] = "Noto Sans Lao UI Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLaoUI-Regular.ttf",
+ ["psname"] = "NotoSansLaoUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [44] = {
+ ["family"] = "Noto Sans Cham Blk",
+ ["fullname"] = "Noto Sans Cham Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCham-Black.ttf",
+ ["psname"] = "NotoSansCham-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Cham",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [450] = {
+ ["family"] = "Noto Sans Light",
+ ["fullname"] = "Noto Sans Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-LightItalic.ttf",
+ ["psname"] = "NotoSans-LightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Sans",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [451] = {
+ ["family"] = "Noto Sans Khmer Black",
+ ["fullname"] = "Noto Sans Khmer Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmer-Black.ttf",
+ ["psname"] = "NotoSansKhmer-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Khmer",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [452] = {
+ ["family"] = "Noto Sans Lao UI Thin",
+ ["fullname"] = "Noto Sans Lao UI Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLaoUI-Thin.ttf",
+ ["psname"] = "NotoSansLaoUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lao UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [453] = {
+ ["family"] = "Noto Sans Khmer UI",
+ ["fullname"] = "Noto Sans Khmer UI Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmerUI-Bold.ttf",
+ ["psname"] = "NotoSansKhmerUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [454] = {
+ ["family"] = "Noto Serif Gujarati Medium",
+ ["fullname"] = "Noto Serif Gujarati Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGujarati-Medium.ttf",
+ ["psname"] = "NotoSerifGujarati-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Gujarati",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [455] = {
+ ["family"] = "NotoSerifTamilSlanted Light",
+ ["fullname"] = "Noto Serif Tamil Slanted Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamilSlanted-Light.ttf",
+ ["psname"] = "NotoSerifTamilSlanted-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil Slanted",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [456] = {
+ ["family"] = "Noto Serif Bengali",
+ ["fullname"] = "Noto Serif Bengali Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifBengali-Bold.ttf",
+ ["psname"] = "NotoSerifBengali-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [457] = {
+ ["family"] = "Noto Sans Display Medium",
+ ["fullname"] = "Noto Sans Display Medium Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-MediumItalic.ttf",
+ ["psname"] = "NotoSansDisplay-MediumItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Sans Display",
+ ["tsubfamily"] = "Medium Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [458] = {
+ ["family"] = "Noto Sans Symbols",
+ ["fullname"] = "Noto Sans Symbols Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSymbols-Bold.ttf",
+ ["psname"] = "NotoSansSymbols-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [459] = {
+ ["family"] = "Noto Sans Malayalam Light",
+ ["fullname"] = "Noto Sans Malayalam Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalam-Light.ttf",
+ ["psname"] = "NotoSansMalayalam-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Malayalam",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [45] = {
+ ["family"] = "Noto Sans Tifinagh Azawagh",
+ ["fullname"] = "Noto Sans Tifinagh Azawagh Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghAzawagh-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghAzawagh-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [460] = {
+ ["family"] = "Noto Sans Masaram Gondi",
+ ["fullname"] = "Noto Sans Masaram Gondi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMasaramGondi-Regular.ttf",
+ ["psname"] = "NotoSansMasaramGondi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.003"
+ },
+ [461] = {
+ ["family"] = "Noto Sans Khmer UI Medium",
+ ["fullname"] = "Noto Sans Khmer UI Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmerUI-Medium.ttf",
+ ["psname"] = "NotoSansKhmerUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Khmer UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [462] = {
+ ["family"] = "Noto Sans CanAborig",
+ ["fullname"] = "Noto Sans Canadian Aboriginal Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCanadianAboriginal-Regular.ttf",
+ ["psname"] = "NotoSansCanadianAboriginal-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Canadian Aboriginal",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cans -f none -a qsq -X \"\""
+ },
+ [463] = {
+ ["family"] = "Noto Sans Ol Chiki Medium",
+ ["fullname"] = "Noto Sans Ol Chiki Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOlChiki-Medium.ttf",
+ ["psname"] = "NotoSansOlChiki-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Ol Chiki",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D olck -f none -a qsq -X \"\""
+ },
+ [464] = {
+ ["family"] = "Noto Sans Hanifi Rohingya",
+ ["fullname"] = "Noto Sans Hanifi Rohingya Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHanifiRohingya-Bold.ttf",
+ ["psname"] = "NotoSansHanifiRohingya-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [465] = {
+ ["family"] = "Noto Sans Thaana Medium",
+ ["fullname"] = "Noto Sans Thaana Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaana-Medium.ttf",
+ ["psname"] = "NotoSansThaana-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thaana",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [466] = {
+ ["family"] = "Noto Sans Display Black",
+ ["fullname"] = "Noto Sans Display Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-Black.ttf",
+ ["psname"] = "NotoSansDisplay-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Display",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [467] = {
+ ["family"] = "Noto Sans Lao UI Blk",
+ ["fullname"] = "Noto Sans Lao UI Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLaoUI-Black.ttf",
+ ["psname"] = "NotoSansLaoUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lao UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [468] = {
+ ["family"] = "Noto Sans Medefaidrin",
+ ["fullname"] = "Noto Sans Medefaidrin Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMedefaidrin-Regular.ttf",
+ ["psname"] = "NotoSansMedefaidrin-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.001"
+ },
+ [469] = {
+ ["family"] = "Noto Serif Tamil Medium",
+ ["fullname"] = "Noto Serif Tamil Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamil-Medium.ttf",
+ ["psname"] = "NotoSerifTamil-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [46] = {
+ ["family"] = "Noto Serif Malayalam Light",
+ ["fullname"] = "Noto Serif Malayalam Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMalayalam-Light.ttf",
+ ["psname"] = "NotoSerifMalayalam-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Malayalam",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [470] = {
+ ["family"] = "Noto Serif Khojki",
+ ["fullname"] = "Noto Serif Khojki Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKhojki-Regular.ttf",
+ ["psname"] = "NotoSerifKhojki-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [471] = {
+ ["family"] = "Noto Looped Lao Bold",
+ ["fullname"] = "Noto Looped Lao Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLao-Bold.ttf",
+ ["psname"] = "NotoLoopedLao-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Noto Looped Lao",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [472] = {
+ ["family"] = "Noto Sans Tifinagh Rhissa Ixa",
+ ["fullname"] = "Noto Sans Tifinagh Rhissa Ixa Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghRhissaIxa-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghRhissaIxa-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [473] = {
+ ["family"] = "Noto Sans Mandaic",
+ ["fullname"] = "Noto Sans Mandaic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMandaic-Regular.ttf",
+ ["psname"] = "NotoSansMandaic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [474] = {
+ ["family"] = "Noto Sans Hanifi Rohingya",
+ ["fullname"] = "Noto Sans Hanifi Rohingya Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHanifiRohingya-Regular.ttf",
+ ["psname"] = "NotoSansHanifiRohingya-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.100; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [475] = {
+ ["family"] = "Noto Serif Hebrew Thin",
+ ["fullname"] = "Noto Rashi Hebrew Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoRashiHebrew-Thin.ttf",
+ ["psname"] = "NotoRashiHebrew-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Rashi Hebrew",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [476] = {
+ ["family"] = "Noto Sans Old Turkic",
+ ["fullname"] = "Noto Sans Old Turkic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOldTurkic-Regular.ttf",
+ ["psname"] = "NotoSansOldTurkic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D orkh -f none -a qsq -X \"\""
+ },
+ [477] = {
+ ["family"] = "Noto Sans",
+ ["fullname"] = "Noto Sans Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-Bold.ttf",
+ ["psname"] = "NotoSans-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [478] = {
+ ["family"] = "Noto Sans Kayah Li",
+ ["fullname"] = "Noto Sans Kayah Li Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKayahLi-Bold.ttf",
+ ["psname"] = "NotoSansKayahLi-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D kali -f none -a qsq -X \"\""
+ },
+ [479] = {
+ ["family"] = "Noto Sans Tifinagh Agraw Imazighen",
+ ["fullname"] = "Noto Sans Tifinagh Agraw Imazighen Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghAgrawImazighen-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghAgrawImazighen-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [47] = {
+ ["family"] = "Noto Sans Display Light",
+ ["fullname"] = "Noto Sans Display Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-LightItalic.ttf",
+ ["psname"] = "NotoSansDisplay-LightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Sans Display",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [480] = {
+ ["family"] = "Noto Sans Arabic UI",
+ ["fullname"] = "Noto Sans Arabic UI Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabicUI-Regular.ttf",
+ ["psname"] = "NotoSansArabicUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [481] = {
+ ["family"] = "Noto Serif Tamil",
+ ["fullname"] = "Noto Serif Tamil Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamil-Bold.ttf",
+ ["psname"] = "NotoSerifTamil-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [482] = {
+ ["family"] = "Noto Sans Adlam Unjoined",
+ ["fullname"] = "Noto Sans Adlam Unjoined Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansAdlamUnjoined-Regular.ttf",
+ ["psname"] = "NotoSansAdlamUnjoined-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D adlm -f none -a qsq -X \"\""
+ },
+ [483] = {
+ ["family"] = "Noto Serif Devanagari Medium",
+ ["fullname"] = "Noto Serif Devanagari Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDevanagari-Medium.ttf",
+ ["psname"] = "NotoSerifDevanagari-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Devanagari",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [484] = {
+ ["family"] = "Noto Sans Malayalam UI Medium",
+ ["fullname"] = "Noto Sans Malayalam UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalamUI-Medium.ttf",
+ ["psname"] = "NotoSansMalayalamUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Malayalam UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [485] = {
+ ["family"] = "Noto Serif Devanagari",
+ ["fullname"] = "Noto Serif Devanagari Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDevanagari-Bold.ttf",
+ ["psname"] = "NotoSerifDevanagari-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [486] = {
+ ["family"] = "Noto Sans SignWrit",
+ ["fullname"] = "Noto Sans SignWriting Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSignWriting-Regular.ttf",
+ ["psname"] = "NotoSansSignWriting-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans SignWriting",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [487] = {
+ ["family"] = "Noto Sans Ethiopic Blk",
+ ["fullname"] = "Noto Sans Ethiopic Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansEthiopic-Black.ttf",
+ ["psname"] = "NotoSansEthiopic-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Ethiopic",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [488] = {
+ ["family"] = "Noto Sans Devanagari UI",
+ ["fullname"] = "Noto Sans Devanagari UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagariUI-Regular.ttf",
+ ["psname"] = "NotoSansDevanagariUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [489] = {
+ ["family"] = "Noto Sans Devanagari Thin",
+ ["fullname"] = "Noto Sans Devanagari Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagari-Thin.ttf",
+ ["psname"] = "NotoSansDevanagari-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Devanagari",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [48] = {
+ ["family"] = "Noto Sans Old Permic",
+ ["fullname"] = "Noto Sans Old Permic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOldPermic-Regular.ttf",
+ ["psname"] = "NotoSansOldPermic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [490] = {
+ ["family"] = "Noto Serif Hebrew Thin",
+ ["fullname"] = "Noto Serif Hebrew Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifHebrew-Thin.ttf",
+ ["psname"] = "NotoSerifHebrew-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Hebrew",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [491] = {
+ ["family"] = "Noto Sans Gujarati",
+ ["fullname"] = "Noto Sans Gujarati Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujarati-Regular.ttf",
+ ["psname"] = "NotoSansGujarati-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [492] = {
+ ["family"] = "Noto Sans InsParthi",
+ ["fullname"] = "Noto Sans Inscriptional Parthian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansInscriptionalParthian-Regular.ttf",
+ ["psname"] = "NotoSansInscriptionalParthian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Inscriptional Parthian",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [493] = {
+ ["family"] = "Noto Serif Light",
+ ["fullname"] = "Noto Serif Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-LightItalic.ttf",
+ ["psname"] = "NotoSerif-LightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Serif",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [494] = {
+ ["family"] = "Noto Serif Thai Light",
+ ["fullname"] = "Noto Serif Thai Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifThai-Light.ttf",
+ ["psname"] = "NotoSerifThai-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Thai",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [495] = {
+ ["family"] = "Noto Kufi Arabic Light",
+ ["fullname"] = "Noto Kufi Arabic Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoKufiArabic-Light.ttf",
+ ["psname"] = "NotoKufiArabic-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Kufi Arabic",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.102; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [496] = {
+ ["family"] = "Noto Nastaliq Urdu",
+ ["fullname"] = "Noto Nastaliq Urdu Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoNastaliqUrdu-Regular.ttf",
+ ["psname"] = "NotoNastaliqUrdu-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [497] = {
+ ["family"] = "Noto Serif Khmer",
+ ["fullname"] = "Noto Serif Khmer Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKhmer-Regular.ttf",
+ ["psname"] = "NotoSerifKhmer-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [498] = {
+ ["family"] = "Noto Sans Myanmar UI Thin",
+ ["fullname"] = "Noto Sans Myanmar UI Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmarUI-Thin.ttf",
+ ["psname"] = "NotoSansMyanmarUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Myanmar UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [499] = {
+ ["family"] = "Noto Sans Grantha",
+ ["fullname"] = "Noto Sans Grantha Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGrantha-Regular.ttf",
+ ["psname"] = "NotoSansGrantha-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [49] = {
+ ["family"] = "Noto Serif Khmer Light",
+ ["fullname"] = "Noto Serif Khmer Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKhmer-Light.ttf",
+ ["psname"] = "NotoSerifKhmer-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Khmer",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [4] = {
+ ["family"] = "Noto Sans Kannada Thin",
+ ["fullname"] = "Noto Sans Kannada Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannada-Thin.ttf",
+ ["psname"] = "NotoSansKannada-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kannada",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [500] = {
+ ["family"] = "Noto Serif Display",
+ ["fullname"] = "Noto Serif Display Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-Italic.ttf",
+ ["psname"] = "NotoSerifDisplay-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [501] = {
+ ["family"] = "Noto Looped Thai Light",
+ ["fullname"] = "Noto Looped Thai Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThai-Light.ttf",
+ ["psname"] = "NotoLoopedThai-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [502] = {
+ ["family"] = "Noto Serif Lao",
+ ["fullname"] = "Noto Serif Lao Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifLao-Regular.ttf",
+ ["psname"] = "NotoSerifLao-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [503] = {
+ ["family"] = "Noto Sans Vai",
+ ["fullname"] = "Noto Sans Vai Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansVai-Regular.ttf",
+ ["psname"] = "NotoSansVai-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D vaii -f none -a qsq -X \"\""
+ },
+ [504] = {
+ ["family"] = "Noto Sans Telugu UI Thin",
+ ["fullname"] = "Noto Sans Telugu UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTeluguUI-Thin.ttf",
+ ["psname"] = "NotoSansTeluguUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Telugu UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [505] = {
+ ["family"] = "Noto Serif Hmong Nyiakeng Medium",
+ ["fullname"] = "Noto Serif Hmong Nyiakeng Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifNyiakengPuachueHmong-Medium.ttf",
+ ["psname"] = "NotoSerifHmongNyiakeng-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Hmong Nyiakeng",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [506] = {
+ ["family"] = "Noto Sans Display Medium",
+ ["fullname"] = "Noto Sans Display Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-Medium.ttf",
+ ["psname"] = "NotoSansDisplay-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Display",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [507] = {
+ ["family"] = "Noto Sans Telugu Medium",
+ ["fullname"] = "Noto Sans Telugu Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTelugu-Medium.ttf",
+ ["psname"] = "NotoSansTelugu-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Telugu",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [508] = {
+ ["family"] = "Noto Sans Lao Med",
+ ["fullname"] = "Noto Sans Lao Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLao-Medium.ttf",
+ ["psname"] = "NotoSansLao-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lao",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [509] = {
+ ["family"] = "Noto Sans Lao",
+ ["fullname"] = "Noto Sans Lao Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLao-Bold.ttf",
+ ["psname"] = "NotoSansLao-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [50] = {
+ ["family"] = "Noto Sans Telugu UI Black",
+ ["fullname"] = "Noto Sans Telugu UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTeluguUI-Black.ttf",
+ ["psname"] = "NotoSansTeluguUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Telugu UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [510] = {
+ ["family"] = "Noto Sans Tamil UI Thin",
+ ["fullname"] = "Noto Sans Tamil UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamilUI-Thin.ttf",
+ ["psname"] = "NotoSansTamilUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tamil UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [511] = {
+ ["family"] = "Noto Sans Sinhala Medium",
+ ["fullname"] = "Noto Sans Sinhala Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhala-Medium.ttf",
+ ["psname"] = "NotoSansSinhala-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sinhala",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [512] = {
+ ["family"] = "Noto Sans Bengali Thin",
+ ["fullname"] = "Noto Sans Bengali Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengali-Thin.ttf",
+ ["psname"] = "NotoSansBengali-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bengali",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [513] = {
+ ["family"] = "Noto Sans Khojki",
+ ["fullname"] = "Noto Sans Khojki Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhojki-Regular.ttf",
+ ["psname"] = "NotoSansKhojki-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [514] = {
+ ["family"] = "Noto Sans Linear A",
+ ["fullname"] = "Noto Sans Linear A Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLinearA-Regular.ttf",
+ ["psname"] = "NotoSansLinearA-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [515] = {
+ ["family"] = "Noto Sans Tamil Supplement",
+ ["fullname"] = "Noto Sans Tamil Supplement Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamilSupplement-Regular.ttf",
+ ["psname"] = "NotoSansTamilSupplement-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002"
+ },
+ [516] = {
+ ["family"] = "Noto Sans Duployan",
+ ["fullname"] = "Noto Sans Duployan Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDuployan-Regular.ttf",
+ ["psname"] = "NotoSansDuployan-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [517] = {
+ ["family"] = "Noto Serif Myanmar Blk",
+ ["fullname"] = "Noto Serif Myanmar Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMyanmar-Black.ttf",
+ ["psname"] = "NotoSerifMyanmar-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Myanmar",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [518] = {
+ ["family"] = "Noto Sans Telugu Light",
+ ["fullname"] = "Noto Sans Telugu Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTelugu-Light.ttf",
+ ["psname"] = "NotoSansTelugu-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Telugu",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [519] = {
+ ["family"] = "Noto Sans Georgian Thin",
+ ["fullname"] = "Noto Sans Georgian Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGeorgian-Thin.ttf",
+ ["psname"] = "NotoSansGeorgian-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Georgian",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [51] = {
+ ["family"] = "Noto Sans Gurmukhi",
+ ["fullname"] = "Noto Sans Gurmukhi Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhi-Bold.ttf",
+ ["psname"] = "NotoSansGurmukhi-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [520] = {
+ ["family"] = "Noto Sans Hebrew",
+ ["fullname"] = "Noto Sans Hebrew Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHebrew-Regular.ttf",
+ ["psname"] = "NotoSansHebrew-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [521] = {
+ ["family"] = "Noto Serif",
+ ["fullname"] = "Noto Serif Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-Regular.ttf",
+ ["psname"] = "NotoSerif-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [522] = {
+ ["family"] = "Noto Serif Bengali Medium",
+ ["fullname"] = "Noto Serif Bengali Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifBengali-Medium.ttf",
+ ["psname"] = "NotoSerifBengali-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Bengali",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [523] = {
+ ["family"] = "Noto Sans Sinhala",
+ ["fullname"] = "Noto Sans Sinhala Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhala-Regular.ttf",
+ ["psname"] = "NotoSansSinhala-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [524] = {
+ ["family"] = "Noto Sans Telugu UI",
+ ["fullname"] = "Noto Sans Telugu UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTeluguUI-Regular.ttf",
+ ["psname"] = "NotoSansTeluguUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [525] = {
+ ["family"] = "Noto Looped Lao UI Thin",
+ ["fullname"] = "Noto Looped Lao UI Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLaoUI-Thin.ttf",
+ ["psname"] = "NotoLoopedLaoUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [526] = {
+ ["family"] = "Noto Sans Myanmar UI Medium",
+ ["fullname"] = "Noto Sans Myanmar UI Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmarUI-Medium.ttf",
+ ["psname"] = "NotoSansMyanmarUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Myanmar UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [527] = {
+ ["family"] = "Noto Sans Armenian Medium",
+ ["fullname"] = "Noto Sans Armenian Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArmenian-Medium.ttf",
+ ["psname"] = "NotoSansArmenian-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Armenian",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [528] = {
+ ["family"] = "Noto Serif",
+ ["fullname"] = "Noto Serif Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-Bold.ttf",
+ ["psname"] = "NotoSerif-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [529] = {
+ ["family"] = "Noto Serif Khmer Medium",
+ ["fullname"] = "Noto Serif Khmer Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKhmer-Medium.ttf",
+ ["psname"] = "NotoSerifKhmer-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Khmer",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [52] = {
+ ["family"] = "Noto Serif Yezidi",
+ ["fullname"] = "Noto Serif Yezidi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifYezidi-Regular.ttf",
+ ["psname"] = "NotoSerifYezidi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [530] = {
+ ["family"] = "Noto Sans Tai Tham Medium",
+ ["fullname"] = "Noto Sans Tai Tham Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTaiTham-Medium.ttf",
+ ["psname"] = "NotoSansTaiTham-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tai Tham",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [531] = {
+ ["family"] = "Noto Sans Cham Med",
+ ["fullname"] = "Noto Sans Cham Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCham-Medium.ttf",
+ ["psname"] = "NotoSansCham-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Cham",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [532] = {
+ ["family"] = "Noto Sans Telugu Black",
+ ["fullname"] = "Noto Sans Telugu Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTelugu-Black.ttf",
+ ["psname"] = "NotoSansTelugu-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Telugu",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [533] = {
+ ["family"] = "Noto Sans Manichaean",
+ ["fullname"] = "Noto Sans Manichaean Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansManichaean-Regular.ttf",
+ ["psname"] = "NotoSansManichaean-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [534] = {
+ ["family"] = "Noto Sans Sinhala UI",
+ ["fullname"] = "Noto Sans Sinhala UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhalaUI-Regular.ttf",
+ ["psname"] = "NotoSansSinhalaUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [535] = {
+ ["family"] = "Noto Naskh Arabic",
+ ["fullname"] = "Noto Naskh Arabic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoNaskhArabic-Regular.ttf",
+ ["psname"] = "NotoNaskhArabic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [536] = {
+ ["family"] = "Noto Looped Thai Bold",
+ ["fullname"] = "Noto Looped Thai Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThai-Bold.ttf",
+ ["psname"] = "NotoLoopedThai-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Noto Looped Thai",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [537] = {
+ ["family"] = "Noto Looped Thai Regular",
+ ["fullname"] = "Noto Looped Thai Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThai-Regular.ttf",
+ ["psname"] = "NotoLoopedThai-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [538] = {
+ ["family"] = "Noto Serif Hebrew Blk",
+ ["fullname"] = "Noto Serif Hebrew Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifHebrew-Black.ttf",
+ ["psname"] = "NotoSerifHebrew-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Hebrew",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [539] = {
+ ["family"] = "Noto Sans Devanagari Black",
+ ["fullname"] = "Noto Sans Devanagari Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagari-Black.ttf",
+ ["psname"] = "NotoSansDevanagari-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Devanagari",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [53] = {
+ ["family"] = "Noto Sans Khmer Medium",
+ ["fullname"] = "Noto Sans Khmer Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmer-Medium.ttf",
+ ["psname"] = "NotoSansKhmer-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Khmer",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [540] = {
+ ["family"] = "Noto Sans Kannada UI",
+ ["fullname"] = "Noto Sans Kannada UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannadaUI-Bold.ttf",
+ ["psname"] = "NotoSansKannadaUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [541] = {
+ ["family"] = "Noto Sans Armenian Thin",
+ ["fullname"] = "Noto Sans Armenian Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArmenian-Thin.ttf",
+ ["psname"] = "NotoSansArmenian-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Armenian",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [542] = {
+ ["family"] = "Noto Sans Tamil Light",
+ ["fullname"] = "Noto Sans Tamil Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTamil-Light.ttf",
+ ["psname"] = "NotoSansTamil-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tamil",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [543] = {
+ ["family"] = "Noto Sans Lao Light",
+ ["fullname"] = "Noto Sans Lao Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLao-Light.ttf",
+ ["psname"] = "NotoSansLao-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lao",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [544] = {
+ ["family"] = "Noto Sans Elymaic",
+ ["fullname"] = "Noto Sans Elymaic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansElymaic-Regular.ttf",
+ ["psname"] = "NotoSansElymaic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [545] = {
+ ["family"] = "Noto Sans Avestan",
+ ["fullname"] = "Noto Sans Avestan Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansAvestan-Regular.ttf",
+ ["psname"] = "NotoSansAvestan-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D avst -f none -a qsq -X \"\""
+ },
+ [546] = {
+ ["family"] = "Noto Sans Gujarati UI Medium",
+ ["fullname"] = "Noto Sans Gujarati UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujaratiUI-Medium.ttf",
+ ["psname"] = "NotoSansGujaratiUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gujarati UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [547] = {
+ ["family"] = "Noto Sans NewTaiLue",
+ ["fullname"] = "Noto Sans New Tai Lue Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansNewTaiLue-Regular.ttf",
+ ["psname"] = "NotoSansNewTaiLue-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans New Tai Lue",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [548] = {
+ ["family"] = "Noto Naskh Arabic UI",
+ ["fullname"] = "Noto Naskh Arabic UI Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoNaskhArabicUI-Bold.ttf",
+ ["psname"] = "NotoNaskhArabicUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [549] = {
+ ["family"] = "Noto Sans Devanagari UI",
+ ["fullname"] = "Noto Sans Devanagari UI Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagariUI-Bold.ttf",
+ ["psname"] = "NotoSansDevanagariUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [54] = {
+ ["family"] = "Noto Sans Gurmukhi Light",
+ ["fullname"] = "Noto Sans Gurmukhi Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhi-Light.ttf",
+ ["psname"] = "NotoSansGurmukhi-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gurmukhi",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [550] = {
+ ["family"] = "Noto Sans Cherokee Thin",
+ ["fullname"] = "Noto Sans Cherokee Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCherokee-Thin.ttf",
+ ["psname"] = "NotoSansCherokee-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Cherokee",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cher -f none -a qsq -X \"\""
+ },
+ [551] = {
+ ["family"] = "Noto Sans Georgian",
+ ["fullname"] = "Noto Sans Georgian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGeorgian-Regular.ttf",
+ ["psname"] = "NotoSansGeorgian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [552] = {
+ ["family"] = "Noto Sans Malayalam UI Thin",
+ ["fullname"] = "Noto Sans Malayalam UI Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalamUI-Thin.ttf",
+ ["psname"] = "NotoSansMalayalamUI-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Malayalam UI",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [553] = {
+ ["family"] = "Noto Sans Myanmar",
+ ["fullname"] = "Noto Sans Myanmar Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmar-Regular.ttf",
+ ["psname"] = "NotoSansMyanmar-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [554] = {
+ ["family"] = "Noto Looped Thai UI Light",
+ ["fullname"] = "Noto Looped Thai UI Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedThaiUI-Light.ttf",
+ ["psname"] = "NotoLoopedThaiUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Thai UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [555] = {
+ ["family"] = "Noto Sans Runic",
+ ["fullname"] = "Noto Sans Runic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansRunic-Regular.ttf",
+ ["psname"] = "NotoSansRunic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [556] = {
+ ["family"] = "Noto Naskh Arabic UI Medium",
+ ["fullname"] = "Noto Naskh Arabic UI Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoNaskhArabicUI-Medium.ttf",
+ ["psname"] = "NotoNaskhArabicUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Naskh Arabic UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [557] = {
+ ["family"] = "Noto Serif Lao Med",
+ ["fullname"] = "Noto Serif Lao Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifLao-Medium.ttf",
+ ["psname"] = "NotoSerifLao-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Lao",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [558] = {
+ ["family"] = "Noto Sans Gujarati UI Black",
+ ["fullname"] = "Noto Sans Gujarati UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujaratiUI-Black.ttf",
+ ["psname"] = "NotoSansGujaratiUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gujarati UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [559] = {
+ ["family"] = "Noto Sans Devanagari Medium",
+ ["fullname"] = "Noto Sans Devanagari Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagari-Medium.ttf",
+ ["psname"] = "NotoSansDevanagari-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Devanagari",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [55] = {
+ ["family"] = "Noto Sans ImpAramaic",
+ ["fullname"] = "Noto Sans Imperial Aramaic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansImperialAramaic-Regular.ttf",
+ ["psname"] = "NotoSansImperialAramaic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Imperial Aramaic",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [560] = {
+ ["family"] = "Noto Serif Malayalam",
+ ["fullname"] = "Noto Serif Malayalam Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMalayalam-Regular.ttf",
+ ["psname"] = "NotoSerifMalayalam-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [561] = {
+ ["family"] = "Noto Serif Telugu Black",
+ ["fullname"] = "Noto Serif Telugu Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTelugu-Black.ttf",
+ ["psname"] = "NotoSerifTelugu-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Telugu",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [562] = {
+ ["family"] = "Noto Serif Balinese",
+ ["fullname"] = "Noto Serif Balinese Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifBalinese-Regular.ttf",
+ ["psname"] = "NotoSerifBalinese-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [563] = {
+ ["family"] = "Noto Serif Georgian Bk",
+ ["fullname"] = "Noto Serif Georgian Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGeorgian-Black.ttf",
+ ["psname"] = "NotoSerifGeorgian-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Georgian",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [564] = {
+ ["family"] = "Noto Sans Hatran",
+ ["fullname"] = "Noto Sans Hatran Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHatran-Regular.ttf",
+ ["psname"] = "NotoSansHatran-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [565] = {
+ ["family"] = "Noto Serif Sinhala",
+ ["fullname"] = "Noto Serif Sinhala Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifSinhala-Regular.ttf",
+ ["psname"] = "NotoSerifSinhala-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [566] = {
+ ["family"] = "Noto Sans Cham Thin",
+ ["fullname"] = "Noto Sans Cham Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCham-Thin.ttf",
+ ["psname"] = "NotoSansCham-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Cham",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [567] = {
+ ["family"] = "Noto Sans Oriya Blk",
+ ["fullname"] = "Noto Sans Oriya Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOriya-Black.ttf",
+ ["psname"] = "NotoSansOriya-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Oriya",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [568] = {
+ ["family"] = "Noto Sans Arabic UI Md",
+ ["fullname"] = "Noto Sans Arabic UI Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabicUI-Medium.ttf",
+ ["psname"] = "NotoSansArabicUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Arabic UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [569] = {
+ ["family"] = "Noto Sans Balinese Medium",
+ ["fullname"] = "Noto Sans Balinese Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBalinese-Medium.ttf",
+ ["psname"] = "NotoSansBalinese-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Balinese",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002"
+ },
+ [56] = {
+ ["family"] = "Noto Sans Kayah Li Medium",
+ ["fullname"] = "Noto Sans Kayah Li Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKayahLi-Medium.ttf",
+ ["psname"] = "NotoSansKayahLi-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kayah Li",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D kali -f none -a qsq -X \"\""
+ },
+ [570] = {
+ ["family"] = "Noto Sans Ethiopic Light",
+ ["fullname"] = "Noto Sans Ethiopic Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansEthiopic-Light.ttf",
+ ["psname"] = "NotoSansEthiopic-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Ethiopic",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [571] = {
+ ["family"] = "Noto Serif Devanagari Black",
+ ["fullname"] = "Noto Serif Devanagari Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDevanagari-Black.ttf",
+ ["psname"] = "NotoSerifDevanagari-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Devanagari",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [572] = {
+ ["family"] = "Noto Sans Display",
+ ["fullname"] = "Noto Sans Display Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-Bold.ttf",
+ ["psname"] = "NotoSansDisplay-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [573] = {
+ ["family"] = "Noto Sans Kannada UI Light",
+ ["fullname"] = "Noto Sans Kannada UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannadaUI-Light.ttf",
+ ["psname"] = "NotoSansKannadaUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kannada UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [574] = {
+ ["family"] = "Noto Sans Thin",
+ ["fullname"] = "Noto Sans Thin Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-ThinItalic.ttf",
+ ["psname"] = "NotoSans-ThinItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Sans",
+ ["tsubfamily"] = "Thin Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [575] = {
+ ["family"] = "Noto Sans Cherokee Light",
+ ["fullname"] = "Noto Sans Cherokee Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCherokee-Light.ttf",
+ ["psname"] = "NotoSansCherokee-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Cherokee",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cher -f none -a qsq -X \"\""
+ },
+ [576] = {
+ ["family"] = "Noto Looped Lao UI Black",
+ ["fullname"] = "Noto Looped Lao UI Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLaoUI-Black.ttf",
+ ["psname"] = "NotoLoopedLaoUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [577] = {
+ ["family"] = "Noto Serif Display Thin",
+ ["fullname"] = "Noto Serif Display Thin Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-ThinItalic.ttf",
+ ["psname"] = "NotoSerifDisplay-ThinItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Serif Display",
+ ["tsubfamily"] = "Thin Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [578] = {
+ ["family"] = "Noto Sans Arabic Light",
+ ["fullname"] = "Noto Sans Arabic Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabic-Light.ttf",
+ ["psname"] = "NotoSansArabic-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Arabic",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [579] = {
+ ["family"] = "Noto Serif Ethiopic Bk",
+ ["fullname"] = "Noto Serif Ethiopic Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifEthiopic-Black.ttf",
+ ["psname"] = "NotoSerifEthiopic-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Ethiopic",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [57] = {
+ ["family"] = "Noto Serif Kannada",
+ ["fullname"] = "Noto Serif Kannada Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKannada-Bold.ttf",
+ ["psname"] = "NotoSerifKannada-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [580] = {
+ ["family"] = "Noto Sans Oriya Thin",
+ ["fullname"] = "Noto Sans Oriya Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOriya-Thin.ttf",
+ ["psname"] = "NotoSansOriya-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Oriya",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [581] = {
+ ["family"] = "Noto Sans Thaana Thin",
+ ["fullname"] = "Noto Sans Thaana Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaana-Thin.ttf",
+ ["psname"] = "NotoSansThaana-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thaana",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [582] = {
+ ["family"] = "Noto Sans PsaPahlavi",
+ ["fullname"] = "Noto Sans Psalter Pahlavi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansPsalterPahlavi-Regular.ttf",
+ ["psname"] = "NotoSansPsalterPahlavi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Psalter Pahlavi",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [583] = {
+ ["family"] = "Noto Sans Zanabazar",
+ ["fullname"] = "Noto Sans Zanabazar Square Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansZanabazarSquare-Regular.ttf",
+ ["psname"] = "NotoSansZanabazarSquare-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Zanabazar Square",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [584] = {
+ ["family"] = "Noto Sans Black",
+ ["fullname"] = "Noto Sans Black Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-BlackItalic.ttf",
+ ["psname"] = "NotoSans-BlackItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Noto Sans",
+ ["tsubfamily"] = "Black Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [585] = {
+ ["family"] = "Noto Sans Malayalam UI Light",
+ ["fullname"] = "Noto Sans Malayalam UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalamUI-Light.ttf",
+ ["psname"] = "NotoSansMalayalamUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Malayalam UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [586] = {
+ ["family"] = "Noto Sans Cham Light",
+ ["fullname"] = "Noto Sans Cham Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCham-Light.ttf",
+ ["psname"] = "NotoSansCham-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Cham",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [587] = {
+ ["family"] = "Noto Sans Telugu",
+ ["fullname"] = "Noto Sans Telugu Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTelugu-Regular.ttf",
+ ["psname"] = "NotoSansTelugu-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [588] = {
+ ["family"] = "Noto Sans Gurmukhi UI Medium",
+ ["fullname"] = "Noto Sans Gurmukhi UI Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhiUI-Medium.ttf",
+ ["psname"] = "NotoSansGurmukhiUI-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gurmukhi UI",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [589] = {
+ ["family"] = "Noto Sans Malayalam UI Black",
+ ["fullname"] = "Noto Sans Malayalam UI Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMalayalamUI-Black.ttf",
+ ["psname"] = "NotoSansMalayalamUI-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Malayalam UI",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [58] = {
+ ["family"] = "Noto Serif Malayalam Black",
+ ["fullname"] = "Noto Serif Malayalam Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMalayalam-Black.ttf",
+ ["psname"] = "NotoSerifMalayalam-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Malayalam",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [590] = {
+ ["family"] = "Noto Sans Cherokee",
+ ["fullname"] = "Noto Sans Cherokee Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCherokee-Bold.ttf",
+ ["psname"] = "NotoSansCherokee-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D cher -f none -a qsq -X \"\""
+ },
+ [591] = {
+ ["family"] = "Noto Sans Thai Blk",
+ ["fullname"] = "Noto Sans Thai Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThai-Black.ttf",
+ ["psname"] = "NotoSansThai-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Thai",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [592] = {
+ ["family"] = "Noto Sans Lao Thin",
+ ["fullname"] = "Noto Sans Lao Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLao-Thin.ttf",
+ ["psname"] = "NotoSansLao-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Lao",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [593] = {
+ ["family"] = "Noto Sans Oriya",
+ ["fullname"] = "Noto Sans Oriya Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOriya-Regular.ttf",
+ ["psname"] = "NotoSansOriya-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [594] = {
+ ["family"] = "Noto Serif Thai Thin",
+ ["fullname"] = "Noto Serif Thai Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifThai-Thin.ttf",
+ ["psname"] = "NotoSerifThai-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Thai",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [595] = {
+ ["family"] = "Noto Serif Bengali Thin",
+ ["fullname"] = "Noto Serif Bengali Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifBengali-Thin.ttf",
+ ["psname"] = "NotoSerifBengali-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Bengali",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [596] = {
+ ["family"] = "Noto Looped Lao Thin",
+ ["fullname"] = "Noto Looped Lao Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLao-Thin.ttf",
+ ["psname"] = "NotoLoopedLao-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [597] = {
+ ["family"] = "Noto Serif Khmer",
+ ["fullname"] = "Noto Serif Khmer Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKhmer-Bold.ttf",
+ ["psname"] = "NotoSerifKhmer-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [598] = {
+ ["family"] = "Noto Kufi Arabic Thin",
+ ["fullname"] = "Noto Kufi Arabic Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoKufiArabic-Thin.ttf",
+ ["psname"] = "NotoKufiArabic-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Kufi Arabic",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.102; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [599] = {
+ ["family"] = "Noto Sans Bengali Black",
+ ["fullname"] = "Noto Sans Bengali Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengali-Black.ttf",
+ ["psname"] = "NotoSansBengali-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bengali",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [59] = {
+ ["family"] = "Noto Sans Brahmi",
+ ["fullname"] = "Noto Sans Brahmi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBrahmi-Regular.ttf",
+ ["psname"] = "NotoSansBrahmi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [5] = {
+ ["family"] = "Noto Serif Telugu Light",
+ ["fullname"] = "Noto Serif Telugu Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTelugu-Light.ttf",
+ ["psname"] = "NotoSerifTelugu-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Telugu",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D telu -f none -a qsq -X \"\""
+ },
+ [600] = {
+ ["family"] = "Noto Serif Kannada Light",
+ ["fullname"] = "Noto Serif Kannada Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKannada-Light.ttf",
+ ["psname"] = "NotoSerifKannada-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Kannada",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [601] = {
+ ["family"] = "Noto Sans Cham",
+ ["fullname"] = "Noto Sans Cham Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansCham-Bold.ttf",
+ ["psname"] = "NotoSansCham-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [602] = {
+ ["family"] = "Noto Sans Symbols Light",
+ ["fullname"] = "Noto Sans Symbols Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSymbols-Light.ttf",
+ ["psname"] = "NotoSansSymbols-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Symbols",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [603] = {
+ ["family"] = "Noto Sans Pahawh Hmong",
+ ["fullname"] = "Noto Sans Pahawh Hmong Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansPahawhHmong-Regular.ttf",
+ ["psname"] = "NotoSansPahawhHmong-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [604] = {
+ ["family"] = "Noto Serif Sinhala Light",
+ ["fullname"] = "Noto Serif Sinhala Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifSinhala-Light.ttf",
+ ["psname"] = "NotoSerifSinhala-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Sinhala",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [605] = {
+ ["family"] = "Noto Sans Thaana",
+ ["fullname"] = "Noto Sans Thaana Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaana-Regular.ttf",
+ ["psname"] = "NotoSansThaana-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [606] = {
+ ["family"] = "Noto Sans Devanagari Light",
+ ["fullname"] = "Noto Sans Devanagari Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagari-Light.ttf",
+ ["psname"] = "NotoSansDevanagari-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Devanagari",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [607] = {
+ ["family"] = "Noto Sans Hebrew Med",
+ ["fullname"] = "Noto Sans Hebrew Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHebrew-Medium.ttf",
+ ["psname"] = "NotoSansHebrew-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [608] = {
+ ["family"] = "Noto Sans Thai UI",
+ ["fullname"] = "Noto Sans Thai UI Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansThaiUI-Bold.ttf",
+ ["psname"] = "NotoSansThaiUI-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D thai -f none -a qsq -X \"\""
+ },
+ [609] = {
+ ["family"] = "Noto Serif Georgian",
+ ["fullname"] = "Noto Serif Georgian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGeorgian-Regular.ttf",
+ ["psname"] = "NotoSerifGeorgian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [60] = {
+ ["family"] = "Noto Sans Phoenician",
+ ["fullname"] = "Noto Sans Phoenician Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansPhoenician-Regular.ttf",
+ ["psname"] = "NotoSansPhoenician-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [610] = {
+ ["family"] = "Noto Serif Myanmar Thin",
+ ["fullname"] = "Noto Serif Myanmar Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMyanmar-Thin.ttf",
+ ["psname"] = "NotoSerifMyanmar-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Myanmar",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [611] = {
+ ["family"] = "Noto Sans Symbols",
+ ["fullname"] = "Noto Sans Symbols Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSymbols-Regular.ttf",
+ ["psname"] = "NotoSansSymbols-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [612] = {
+ ["family"] = "Noto Sans Georgian Med",
+ ["fullname"] = "Noto Sans Georgian Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGeorgian-Medium.ttf",
+ ["psname"] = "NotoSansGeorgian-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Georgian",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [613] = {
+ ["family"] = "Noto Serif Ethiopic Lt",
+ ["fullname"] = "Noto Serif Ethiopic Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifEthiopic-Light.ttf",
+ ["psname"] = "NotoSerifEthiopic-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Ethiopic",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [614] = {
+ ["family"] = "Noto Sans Bengali UI Light",
+ ["fullname"] = "Noto Sans Bengali UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengaliUI-Light.ttf",
+ ["psname"] = "NotoSansBengaliUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bengali UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [615] = {
+ ["family"] = "Noto Sans Gujarati Black",
+ ["fullname"] = "Noto Sans Gujarati Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujarati-Black.ttf",
+ ["psname"] = "NotoSansGujarati-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gujarati",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [616] = {
+ ["family"] = "Noto Serif Gurmukhi Black",
+ ["fullname"] = "Noto Serif Gurmukhi Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGurmukhi-Black.ttf",
+ ["psname"] = "NotoSerifGurmukhi-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Gurmukhi",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [617] = {
+ ["family"] = "Noto Sans Bengali",
+ ["fullname"] = "Noto Sans Bengali Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBengali-Regular.ttf",
+ ["psname"] = "NotoSansBengali-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D beng -f none -a qsq -X \"\""
+ },
+ [618] = {
+ ["family"] = "Source Code Pro Semibold",
+ ["fullname"] = "Source Code Pro Semibold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-Semibold.otf",
+ ["psname"] = "SourceCodePro-Semibold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "Semibold",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 2.038;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [619] = {
+ ["family"] = "Source Code Pro",
+ ["fullname"] = "Source Code Pro Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-BoldIt.otf",
+ ["psname"] = "SourceCodePro-BoldIt",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.058;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [61] = {
+ ["family"] = "Noto Sans Newa",
+ ["fullname"] = "Noto Sans Newa Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansNewa-Regular.ttf",
+ ["psname"] = "NotoSansNewa-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003"
+ },
+ [620] = {
+ ["family"] = "Source Code Pro",
+ ["fullname"] = "Source Code Pro Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-It.otf",
+ ["psname"] = "SourceCodePro-It",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.058;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [621] = {
+ ["family"] = "Source Code Pro Light",
+ ["fullname"] = "Source Code Pro Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-Light.otf",
+ ["psname"] = "SourceCodePro-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "Light",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 2.038;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [622] = {
+ ["family"] = "Source Code Pro",
+ ["fullname"] = "Source Code Pro Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf",
+ ["psname"] = "SourceCodePro-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 2.038;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [623] = {
+ ["family"] = "Source Code Pro ExtraLight",
+ ["fullname"] = "Source Code Pro ExtraLight Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-ExtraLightIt.otf",
+ ["psname"] = "SourceCodePro-ExtraLightIt",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "ExtraLight Italic",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.058;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [624] = {
+ ["family"] = "Source Code Pro Medium",
+ ["fullname"] = "Source Code Pro Medium Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-MediumIt.otf",
+ ["psname"] = "SourceCodePro-MediumIt",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "Medium Italic",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.058;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [625] = {
+ ["family"] = "Source Code Variable",
+ ["fullname"] = "Source Code Variable Roman Master 0",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf",
+ ["psname"] = "SourceCode_ExtraLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Roman Master 0",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.018;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [626] = {
+ ["family"] = "Source Code Pro Light",
+ ["fullname"] = "Source Code Pro Light Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-LightIt.otf",
+ ["psname"] = "SourceCodePro-LightIt",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.058;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [627] = {
+ ["family"] = "Source Code Pro",
+ ["fullname"] = "Source Code Pro Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf",
+ ["psname"] = "SourceCodePro-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 2.038;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [628] = {
+ ["family"] = "Source Code Pro Black",
+ ["fullname"] = "Source Code Pro Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-Black.otf",
+ ["psname"] = "SourceCodePro-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "Black",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 2.038;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [629] = {
+ ["family"] = "Source Code Pro Black",
+ ["fullname"] = "Source Code Pro Black Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-BlackIt.otf",
+ ["psname"] = "SourceCodePro-BlackIt",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "Black Italic",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.058;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [62] = {
+ ["family"] = "Noto Sans Medefaidrin Medium",
+ ["fullname"] = "Noto Sans Medefaidrin Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMedefaidrin-Medium.ttf",
+ ["psname"] = "NotoSansMedefaidrin-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Medefaidrin",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.001"
+ },
+ [630] = {
+ ["family"] = "Source Code Pro Semibold",
+ ["fullname"] = "Source Code Pro Semibold Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-SemiboldIt.otf",
+ ["psname"] = "SourceCodePro-SemiboldIt",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "Semibold Italic",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.058;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [631] = {
+ ["family"] = "Source Code Pro ExtraLight",
+ ["fullname"] = "Source Code Pro ExtraLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-ExtraLight.otf",
+ ["psname"] = "SourceCodePro-ExtraLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "ExtraLight",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 2.038;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [632] = {
+ ["family"] = "Source Code Variable",
+ ["fullname"] = "Source Code Variable Italic Master 0",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf",
+ ["psname"] = "SourceCode_ExtraLight-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Italic Master 0",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 1.016;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [633] = {
+ ["family"] = "Source Code Pro Medium",
+ ["fullname"] = "Source Code Pro Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-code-pro/SourceCodePro-Medium.otf",
+ ["psname"] = "SourceCodePro-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Code Pro",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type",
+ ["version"] = "Version 2.038;hotconv 1.0.116;makeotfexe 2.5.65601"
+ },
+ [634] = {
+ ["family"] = "Cascadia Mono PL",
+ ["fullname"] = "Cascadia Mono PL Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono PL/CascadiaMonoPL-Regular.ttf",
+ ["psname"] = "CascadiaMonoPL-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [635] = {
+ ["family"] = "Cascadia Mono PL Light",
+ ["fullname"] = "Cascadia Mono PL Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono PL/CascadiaMonoPL-Light.ttf",
+ ["psname"] = "CascadiaMonoPL-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Mono PL",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [636] = {
+ ["family"] = "Cascadia Mono PL ExtraLight",
+ ["fullname"] = "Cascadia Mono PL ExtraLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono PL/CascadiaMonoPL-ExtraLight.ttf",
+ ["psname"] = "CascadiaMonoPL-ExtraLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Mono PL",
+ ["tsubfamily"] = "ExtraLight",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [637] = {
+ ["family"] = "Cascadia Mono PL",
+ ["fullname"] = "Cascadia Mono PL Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono PL/CascadiaMonoPL-Bold.ttf",
+ ["psname"] = "CascadiaMonoPL-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [638] = {
+ ["family"] = "Cascadia Mono PL SemiLight",
+ ["fullname"] = "Cascadia Mono PL SemiLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono PL/CascadiaMonoPL-SemiLight.ttf",
+ ["psname"] = "CascadiaMonoPL-SemiLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Mono PL",
+ ["tsubfamily"] = "SemiLight",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [639] = {
+ ["family"] = "Cascadia Mono PL SemiBold",
+ ["fullname"] = "Cascadia Mono PL SemiBold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono PL/CascadiaMonoPL-SemiBold.ttf",
+ ["psname"] = "CascadiaMonoPL-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Mono PL",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [63] = {
+ ["family"] = "Noto Sans Arabic Blk",
+ ["fullname"] = "Noto Sans Arabic Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArabic-Black.ttf",
+ ["psname"] = "NotoSansArabic-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Arabic",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D arab -f none -a qsq -X \"\""
+ },
+ [640] = {
+ ["family"] = "Lato Light",
+ ["fullname"] = "Lato Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-LightItalic.ttf",
+ ["psname"] = "Lato-LightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Lato",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [641] = {
+ ["family"] = "Lato",
+ ["fullname"] = "Lato Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-Regular.ttf",
+ ["psname"] = "Lato-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [642] = {
+ ["family"] = "Lato Light",
+ ["fullname"] = "Lato Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-Light.ttf",
+ ["psname"] = "Lato-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Lato",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [643] = {
+ ["family"] = "Lato Hairline",
+ ["fullname"] = "Lato Hairline",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-Thin.ttf",
+ ["psname"] = "Lato-Hairline",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Lato",
+ ["tsubfamily"] = "Hairline",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [644] = {
+ ["family"] = "Lato Black",
+ ["fullname"] = "Lato Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-Black.ttf",
+ ["psname"] = "Lato-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Lato",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [645] = {
+ ["family"] = "Lato",
+ ["fullname"] = "Lato Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-BoldItalic.ttf",
+ ["psname"] = "Lato-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [646] = {
+ ["family"] = "Lato Hairline",
+ ["fullname"] = "Lato Hairline Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-ThinItalic.ttf",
+ ["psname"] = "Lato-HairlineItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Lato",
+ ["tsubfamily"] = "Hairline Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [647] = {
+ ["family"] = "Lato",
+ ["fullname"] = "Lato Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-Bold.ttf",
+ ["psname"] = "Lato-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [648] = {
+ ["family"] = "Lato",
+ ["fullname"] = "Lato Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-Italic.ttf",
+ ["psname"] = "Lato-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [649] = {
+ ["family"] = "Lato Black",
+ ["fullname"] = "Lato Black Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Lato/Lato-BlackItalic.ttf",
+ ["psname"] = "Lato-BlackItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Lato",
+ ["tsubfamily"] = "Black Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.typoland.com/",
+ ["version"] = "Version 1.104; Western+Polish opensource"
+ },
+ [64] = {
+ ["family"] = "Noto Sans Hanunoo",
+ ["fullname"] = "Noto Sans Hanunoo Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansHanunoo-Regular.ttf",
+ ["psname"] = "NotoSansHanunoo-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [650] = {
+ ["family"] = "Cascadia Code PL SemiBold",
+ ["fullname"] = "Cascadia Code PL SemiBold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code PL/CascadiaCodePL-SemiBold.ttf",
+ ["psname"] = "CascadiaCodePL-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Code PL",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [651] = {
+ ["family"] = "Cascadia Code PL",
+ ["fullname"] = "Cascadia Code PL Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code PL/CascadiaCodePL-Regular.ttf",
+ ["psname"] = "CascadiaCodePL-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [652] = {
+ ["family"] = "Cascadia Code PL ExtraLight",
+ ["fullname"] = "Cascadia Code PL ExtraLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code PL/CascadiaCodePL-ExtraLight.ttf",
+ ["psname"] = "CascadiaCodePL-ExtraLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Code PL",
+ ["tsubfamily"] = "ExtraLight",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [653] = {
+ ["family"] = "Cascadia Code PL",
+ ["fullname"] = "Cascadia Code PL Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code PL/CascadiaCodePL-Bold.ttf",
+ ["psname"] = "CascadiaCodePL-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [654] = {
+ ["family"] = "Cascadia Code PL SemiLight",
+ ["fullname"] = "Cascadia Code PL SemiLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code PL/CascadiaCodePL-SemiLight.ttf",
+ ["psname"] = "CascadiaCodePL-SemiLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Code PL",
+ ["tsubfamily"] = "SemiLight",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [655] = {
+ ["family"] = "Cascadia Code PL Light",
+ ["fullname"] = "Cascadia Code PL Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code PL/CascadiaCodePL-Light.ttf",
+ ["psname"] = "CascadiaCodePL-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Code PL",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [656] = {
+ ["family"] = "Source Han Serif Light",
+ ["fullname"] = "Source Han Serif Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-han-serif/SourceHanSerif-Light.ttc",
+ ["psname"] = "SourceHanSerif-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Han Serif",
+ ["tsubfamily"] = "Light",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type/",
+ ["version"] = "Version 1.001;PS 1.001;hotconv 16.6.54;makeotf.lib2.5.65590"
+ },
+ [657] = {
+ ["family"] = "Source Han Serif",
+ ["fullname"] = "Source Han Serif Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-han-serif/SourceHanSerif-Bold.ttc",
+ ["psname"] = "SourceHanSerif-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type/",
+ ["version"] = "Version 1.001;PS 1.001;hotconv 16.6.54;makeotf.lib2.5.65590"
+ },
+ [658] = {
+ ["family"] = "Source Han Serif ExtraLight",
+ ["fullname"] = "Source Han Serif ExtraLight",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-han-serif/SourceHanSerif-ExtraLight.ttc",
+ ["psname"] = "SourceHanSerif-ExtraLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Han Serif",
+ ["tsubfamily"] = "ExtraLight",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type/",
+ ["version"] = "Version 1.001;PS 1.001;hotconv 16.6.54;makeotf.lib2.5.65590"
+ },
+ [659] = {
+ ["family"] = "Source Han Serif SemiBold",
+ ["fullname"] = "Source Han Serif SemiBold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-han-serif/SourceHanSerif-SemiBold.ttc",
+ ["psname"] = "SourceHanSerif-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Han Serif",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type/",
+ ["version"] = "Version 1.001;PS 1.001;hotconv 16.6.54;makeotf.lib2.5.65590"
+ },
+ [65] = {
+ ["family"] = "Noto Serif Kannada",
+ ["fullname"] = "Noto Serif Kannada Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKannada-Regular.ttf",
+ ["psname"] = "NotoSerifKannada-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [660] = {
+ ["family"] = "Source Han Serif",
+ ["fullname"] = "Source Han Serif Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-han-serif/SourceHanSerif-Regular.ttc",
+ ["psname"] = "SourceHanSerif-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type/",
+ ["version"] = "Version 1.001;PS 1.001;hotconv 16.6.54;makeotf.lib2.5.65590"
+ },
+ [661] = {
+ ["family"] = "Source Han Serif Heavy",
+ ["fullname"] = "Source Han Serif Heavy",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-han-serif/SourceHanSerif-Heavy.ttc",
+ ["psname"] = "SourceHanSerif-Heavy",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Han Serif",
+ ["tsubfamily"] = "Heavy",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type/",
+ ["version"] = "Version 1.001;PS 1.001;hotconv 16.6.54;makeotf.lib2.5.65590"
+ },
+ [662] = {
+ ["family"] = "Source Han Serif Medium",
+ ["fullname"] = "Source Han Serif Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/adobe-source-han-serif/SourceHanSerif-Medium.ttc",
+ ["psname"] = "SourceHanSerif-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Source Han Serif",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "otf",
+ ["url"] = "http://www.adobe.com/type/",
+ ["version"] = "Version 1.001;PS 1.001;hotconv 16.6.54;makeotf.lib2.5.65590"
+ },
+ [663] = {
+ ["family"] = "Cantarell",
+ ["fullname"] = "Cantarell Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/cantarell/Cantarell-VF.otf",
+ ["psname"] = "Cantarell-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 0.303"
+ },
+ [664] = {
+ ["family"] = "Noto Mono",
+ ["fullname"] = "Noto Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/noto/NotoMono-Regular.ttf",
+ ["psname"] = "NotoMono",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.00"
+ },
+ [665] = {
+ ["family"] = "Noto Color Emoji",
+ ["fullname"] = "Noto Color Emoji Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/noto/NotoColorEmoji.ttf",
+ ["psname"] = "NotoColorEmoji",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.020;GOOG;noto-emoji:20200914:BETA"
+ },
+ [666] = {
+ ["family"] = "Quicksand",
+ ["fullname"] = "Quicksand Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/quicksand/Quicksand-Bold.ttf",
+ ["psname"] = "Quicksand-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 3.000"
+ },
+ [667] = {
+ ["family"] = "Quicksand",
+ ["fullname"] = "Quicksand Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/quicksand/Quicksand-Regular.ttf",
+ ["psname"] = "Quicksand-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 3.000"
+ },
+ [668] = {
+ ["family"] = "Quicksand Medium",
+ ["fullname"] = "Quicksand Medium Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/quicksand/Quicksand-Medium.ttf",
+ ["psname"] = "Quicksand-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 3.000"
+ },
+ [669] = {
+ ["family"] = "Quicksand Light",
+ ["fullname"] = "Quicksand Light Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/quicksand/Quicksand-Light.ttf",
+ ["psname"] = "Quicksand-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 3.000"
+ },
+ [66] = {
+ ["family"] = "Noto Serif Gujarati Black",
+ ["fullname"] = "Noto Serif Gujarati Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGujarati-Black.ttf",
+ ["psname"] = "NotoSerifGujarati-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Gujarati",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [670] = {
+ ["family"] = "Droid Sans Fallback",
+ ["fullname"] = "Droid Sans Fallback Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/droid/DroidSansFallbackFull.ttf",
+ ["psname"] = "DroidSansFallback",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.00c"
+ },
+ [671] = {
+ ["family"] = "DejaVu Sans",
+ ["fullname"] = "DejaVu Sans Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf",
+ ["psname"] = "DejaVuSans-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "Bold",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [672] = {
+ ["family"] = "DejaVu Sans",
+ ["fullname"] = "DejaVu Sans Bold Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSans-BoldOblique.ttf",
+ ["psname"] = "DejaVuSans-BoldOblique",
+ ["subfamily"] = "Bold Oblique",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "Bold Oblique",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [673] = {
+ ["family"] = "DejaVu Sans Mono",
+ ["fullname"] = "DejaVu Sans Mono Bold Oblique",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSansMono-BoldOblique.ttf",
+ ["psname"] = "DejaVuSansMono-BoldOblique",
+ ["subfamily"] = "Bold Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [674] = {
+ ["family"] = "DejaVu Serif",
+ ["fullname"] = "DejaVu Serif Book",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSerif.ttf",
+ ["psname"] = "DejaVuSerif",
+ ["subfamily"] = "Book",
+ ["tfamily"] = "DejaVu Serif",
+ ["tsubfamily"] = "Book",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [675] = {
+ ["family"] = "DejaVu Sans Condensed",
+ ["fullname"] = "DejaVu Sans Condensed Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSansCondensed-Bold.ttf",
+ ["psname"] = "DejaVuSansCondensed-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "Condensed Bold",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [676] = {
+ ["family"] = "DejaVu Serif Condensed",
+ ["fullname"] = "DejaVu Serif Condensed",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSerifCondensed.ttf",
+ ["psname"] = "DejaVuSerifCondensed",
+ ["subfamily"] = "Book",
+ ["tfamily"] = "DejaVu Serif",
+ ["tsubfamily"] = "Condensed",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [677] = {
+ ["family"] = "DejaVu Math TeX Gyre",
+ ["fullname"] = "DejaVu Math TeX Gyre Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuMathTeXGyre.ttf",
+ ["psname"] = "DejaVuMathTeXGyre-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "DejaVu Math TeX Gyre",
+ ["tsubfamily"] = "Regular",
+ ["type"] = "ttf",
+ ["url"] = "http://www.gust.org.pl/projects/e-foundry",
+ ["version"] = "Version 2.37"
+ },
+ [678] = {
+ ["family"] = "DejaVu Sans Condensed",
+ ["fullname"] = "DejaVu Sans Condensed",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSansCondensed.ttf",
+ ["psname"] = "DejaVuSansCondensed",
+ ["subfamily"] = "Book",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "Condensed",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [679] = {
+ ["family"] = "DejaVu Serif Condensed",
+ ["fullname"] = "DejaVu Serif Condensed Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSerifCondensed-BoldItalic.ttf",
+ ["psname"] = "DejaVuSerifCondensed-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "DejaVu Serif",
+ ["tsubfamily"] = "Condensed Bold Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [67] = {
+ ["family"] = "Noto Sans Devanagari",
+ ["fullname"] = "Noto Sans Devanagari Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDevanagari-Bold.ttf",
+ ["psname"] = "NotoSansDevanagari-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [680] = {
+ ["family"] = "DejaVu Sans Light",
+ ["fullname"] = "DejaVu Sans ExtraLight",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSans-ExtraLight.ttf",
+ ["psname"] = "DejaVuSans-ExtraLight",
+ ["subfamily"] = "ExtraLight",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "ExtraLight",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [681] = {
+ ["family"] = "DejaVu Serif",
+ ["fullname"] = "DejaVu Serif Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf",
+ ["psname"] = "DejaVuSerif-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "DejaVu Serif",
+ ["tsubfamily"] = "Bold",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [682] = {
+ ["family"] = "DejaVu Sans",
+ ["fullname"] = "DejaVu Sans Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSans-Oblique.ttf",
+ ["psname"] = "DejaVuSans-Oblique",
+ ["subfamily"] = "Oblique",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "Oblique",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [683] = {
+ ["family"] = "DejaVu Sans Condensed",
+ ["fullname"] = "DejaVu Sans Condensed Bold Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSansCondensed-BoldOblique.ttf",
+ ["psname"] = "DejaVuSansCondensed-BoldOblique",
+ ["subfamily"] = "Bold Oblique",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "Condensed Bold Oblique",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [684] = {
+ ["family"] = "DejaVu Sans Mono",
+ ["fullname"] = "DejaVu Sans Mono Book",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSansMono.ttf",
+ ["psname"] = "DejaVuSansMono",
+ ["subfamily"] = "Book",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [685] = {
+ ["family"] = "DejaVu Sans Condensed",
+ ["fullname"] = "DejaVu Sans Condensed Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSansCondensed-Oblique.ttf",
+ ["psname"] = "DejaVuSansCondensed-Oblique",
+ ["subfamily"] = "Oblique",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "Condensed Oblique",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [686] = {
+ ["family"] = "DejaVu Serif",
+ ["fullname"] = "DejaVu Serif Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSerif-Italic.ttf",
+ ["psname"] = "DejaVuSerif-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "DejaVu Serif",
+ ["tsubfamily"] = "Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [687] = {
+ ["family"] = "DejaVu Serif Condensed",
+ ["fullname"] = "DejaVu Serif Condensed Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSerifCondensed-Bold.ttf",
+ ["psname"] = "DejaVuSerifCondensed-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "DejaVu Serif",
+ ["tsubfamily"] = "Condensed Bold",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [688] = {
+ ["family"] = "DejaVu Sans Mono",
+ ["fullname"] = "DejaVu Sans Mono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf",
+ ["psname"] = "DejaVuSansMono-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [689] = {
+ ["family"] = "DejaVu Sans Mono",
+ ["fullname"] = "DejaVu Sans Mono Oblique",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSansMono-Oblique.ttf",
+ ["psname"] = "DejaVuSansMono-Oblique",
+ ["subfamily"] = "Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [68] = {
+ ["family"] = "Noto Serif Hebrew Med",
+ ["fullname"] = "Noto Serif Hebrew Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifHebrew-Medium.ttf",
+ ["psname"] = "NotoSerifHebrew-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Hebrew",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [690] = {
+ ["family"] = "DejaVu Sans",
+ ["fullname"] = "DejaVu Sans Book",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSans.ttf",
+ ["psname"] = "DejaVuSans",
+ ["subfamily"] = "Book",
+ ["tfamily"] = "DejaVu Sans",
+ ["tsubfamily"] = "Book",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [691] = {
+ ["family"] = "DejaVu Serif Condensed",
+ ["fullname"] = "DejaVu Serif Condensed Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSerifCondensed-Italic.ttf",
+ ["psname"] = "DejaVuSerifCondensed-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "DejaVu Serif",
+ ["tsubfamily"] = "Condensed Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [692] = {
+ ["family"] = "DejaVu Serif",
+ ["fullname"] = "DejaVu Serif Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/dejavu/DejaVuSerif-BoldItalic.ttf",
+ ["psname"] = "DejaVuSerif-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "DejaVu Serif",
+ ["tsubfamily"] = "Bold Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://dejavu.sourceforge.net",
+ ["version"] = "Version 2.37"
+ },
+ [693] = {
+ ["family"] = "OpenSymbol",
+ ["fullname"] = "OpenSymbol Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/libreoffice/opens___.ttf",
+ ["psname"] = "OpenSymbol",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 102.11 "
+ },
+ [694] = {
+ ["family"] = "Symbola",
+ ["fullname"] = "Symbola Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/ancient-scripts/Symbola_hint.ttf",
+ ["psname"] = "Symbola",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://users.teilar.gr/~g1951d/",
+ ["version"] = "Version 9.17"
+ },
+ [695] = {
+ ["family"] = "Liberation Serif",
+ ["fullname"] = "Liberation Serif Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationSerif-BoldItalic.ttf",
+ ["psname"] = "LiberationSerif-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [696] = {
+ ["family"] = "Liberation Sans",
+ ["fullname"] = "Liberation Sans Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationSans-Regular.ttf",
+ ["psname"] = "LiberationSans",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [697] = {
+ ["family"] = "Liberation Sans",
+ ["fullname"] = "Liberation Sans Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationSans-BoldItalic.ttf",
+ ["psname"] = "LiberationSans-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [698] = {
+ ["family"] = "Liberation Sans",
+ ["fullname"] = "Liberation Sans Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationSans-Italic.ttf",
+ ["psname"] = "LiberationSans-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [699] = {
+ ["family"] = "Liberation Mono",
+ ["fullname"] = "Liberation Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationMono-Regular.ttf",
+ ["psname"] = "LiberationMono",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [69] = {
+ ["family"] = "Noto Looped Lao Black",
+ ["fullname"] = "Noto Looped Lao Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoLoopedLao-Black.ttf",
+ ["psname"] = "NotoLoopedLao-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Looped Lao",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto",
+ ["version"] = "Version 1.00; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [6] = {
+ ["family"] = "Noto Sans Display",
+ ["fullname"] = "Noto Sans Display Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansDisplay-Italic.ttf",
+ ["psname"] = "NotoSansDisplay-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [700] = {
+ ["family"] = "Liberation Sans",
+ ["fullname"] = "Liberation Sans Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationSans-Bold.ttf",
+ ["psname"] = "LiberationSans-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [701] = {
+ ["family"] = "Liberation Mono",
+ ["fullname"] = "Liberation Mono Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationMono-Italic.ttf",
+ ["psname"] = "LiberationMono-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [702] = {
+ ["family"] = "Liberation Mono",
+ ["fullname"] = "Liberation Mono Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationMono-BoldItalic.ttf",
+ ["psname"] = "LiberationMono-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [703] = {
+ ["family"] = "Liberation Serif",
+ ["fullname"] = "Liberation Serif Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationSerif-Regular.ttf",
+ ["psname"] = "LiberationSerif",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [704] = {
+ ["family"] = "Liberation Mono",
+ ["fullname"] = "Liberation Mono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationMono-Bold.ttf",
+ ["psname"] = "LiberationMono-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [705] = {
+ ["family"] = "Liberation Serif",
+ ["fullname"] = "Liberation Serif Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationSerif-Bold.ttf",
+ ["psname"] = "LiberationSerif-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [706] = {
+ ["family"] = "Liberation Serif",
+ ["fullname"] = "Liberation Serif Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/truetype/liberation2/LiberationSerif-Italic.ttf",
+ ["psname"] = "LiberationSerif-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 2.1.3"
+ },
+ [707] = {
+ ["family"] = "Xanh Mono",
+ ["fullname"] = "Xanh Mono Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Xanh Mono/XanhMono-Italic.ttf",
+ ["psname"] = "XanhMono-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://yellow-type.com/",
+ ["version"] = "Version 3.101; ttfautohint (v1.8.3)"
+ },
+ [708] = {
+ ["family"] = "Xanh Mono",
+ ["fullname"] = "Xanh Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Xanh Mono/XanhMono-Regular.ttf",
+ ["psname"] = "XanhMono-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://yellow-type.com/",
+ ["version"] = "Version 3.101; ttfautohint (v1.8.3)"
+ },
+ [709] = {
+ ["family"] = "Nimbus Roman",
+ ["fullname"] = "Nimbus Roman Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusRoman-Italic.otf",
+ ["psname"] = "NimbusRoman-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [70] = {
+ ["family"] = "Noto Sans Batak",
+ ["fullname"] = "Noto Sans Batak Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansBatak-Regular.ttf",
+ ["psname"] = "NotoSansBatak-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [710] = {
+ ["family"] = "Nimbus Sans Narrow",
+ ["fullname"] = "Nimbus Sans Narrow Bold Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusSansNarrow-BoldOblique.otf",
+ ["psname"] = "NimbusSansNarrow-BoldOblique",
+ ["subfamily"] = "Bold Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [711] = {
+ ["family"] = "Nimbus Roman",
+ ["fullname"] = "Nimbus Roman Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusRoman-Regular.otf",
+ ["psname"] = "NimbusRoman-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [712] = {
+ ["family"] = "Nimbus Roman",
+ ["fullname"] = "Nimbus Roman Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusRoman-Bold.otf",
+ ["psname"] = "NimbusRoman-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [713] = {
+ ["family"] = "Nimbus Sans Narrow",
+ ["fullname"] = "Nimbus Sans Narrow Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusSansNarrow-Oblique.otf",
+ ["psname"] = "NimbusSansNarrow-Oblique",
+ ["subfamily"] = "Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [714] = {
+ ["family"] = "Nimbus Sans",
+ ["fullname"] = "Nimbus Sans Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusSans-BoldItalic.otf",
+ ["psname"] = "NimbusSans-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.10"
+ },
+ [715] = {
+ ["family"] = "URW Bookman",
+ ["fullname"] = "URW Bookman Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/URWBookman-Light.otf",
+ ["psname"] = "URWBookman-Light",
+ ["subfamily"] = "Light",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [716] = {
+ ["family"] = "URW Bookman",
+ ["fullname"] = "URW Bookman Demi",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/URWBookman-Demi.otf",
+ ["psname"] = "URWBookman-Demi",
+ ["subfamily"] = "Demi",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [717] = {
+ ["family"] = "URW Gothic",
+ ["fullname"] = "URW Gothic Demi",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/URWGothic-Demi.otf",
+ ["psname"] = "URWGothic-Demi",
+ ["subfamily"] = "Demi",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [718] = {
+ ["family"] = "Nimbus Sans",
+ ["fullname"] = "Nimbus Sans Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusSans-Italic.otf",
+ ["psname"] = "NimbusSans-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.10"
+ },
+ [719] = {
+ ["family"] = "P052",
+ ["fullname"] = "P052 Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/P052-BoldItalic.otf",
+ ["psname"] = "P052-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [71] = {
+ ["family"] = "Noto Serif Malayalam Thin",
+ ["fullname"] = "Noto Serif Malayalam Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifMalayalam-Thin.ttf",
+ ["psname"] = "NotoSerifMalayalam-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Malayalam",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mlym -f none -a qsq -X \"\""
+ },
+ [720] = {
+ ["family"] = "P052",
+ ["fullname"] = "P052 Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/P052-Bold.otf",
+ ["psname"] = "P052-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [721] = {
+ ["family"] = "Standard Symbols PS",
+ ["fullname"] = "Standard Symbols PS Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/StandardSymbolsPS.otf",
+ ["psname"] = "StandardSymbolsPS",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 2.00"
+ },
+ [722] = {
+ ["family"] = "P052",
+ ["fullname"] = "P052 Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/P052-Italic.otf",
+ ["psname"] = "P052-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [723] = {
+ ["family"] = "Nimbus Sans",
+ ["fullname"] = "Nimbus Sans Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusSans-Regular.otf",
+ ["psname"] = "NimbusSans-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [724] = {
+ ["family"] = "URW Gothic",
+ ["fullname"] = "URW Gothic Demi Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/URWGothic-DemiOblique.otf",
+ ["psname"] = "URWGothic-DemiOblique",
+ ["subfamily"] = "Demi Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [725] = {
+ ["family"] = "C059",
+ ["fullname"] = "C059 Roman",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/C059-Roman.otf",
+ ["psname"] = "C059-Roman",
+ ["subfamily"] = "Roman",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [726] = {
+ ["family"] = "URW Bookman",
+ ["fullname"] = "URW Bookman Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/URWBookman-LightItalic.otf",
+ ["psname"] = "URWBookman-LightItalic",
+ ["subfamily"] = "Light Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [727] = {
+ ["family"] = "Nimbus Mono PS",
+ ["fullname"] = "Nimbus Mono PS Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusMonoPS-Regular.otf",
+ ["psname"] = "NimbusMonoPS-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [728] = {
+ ["family"] = "C059",
+ ["fullname"] = "C059 Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/C059-BdIta.otf",
+ ["psname"] = "C059-BdIta",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [729] = {
+ ["family"] = "Nimbus Mono PS",
+ ["fullname"] = "Nimbus Mono PS Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusMonoPS-Bold.otf",
+ ["psname"] = "NimbusMonoPS-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [72] = {
+ ["family"] = "Noto Sans OldHung",
+ ["fullname"] = "Noto Sans Old Hungarian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansOldHungarian-Regular.ttf",
+ ["psname"] = "NotoSansOldHungarian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Old Hungarian",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002"
+ },
+ [730] = {
+ ["family"] = "D050000L",
+ ["fullname"] = "D050000L Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/D050000L.otf",
+ ["psname"] = "D050000L",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 2.00"
+ },
+ [731] = {
+ ["family"] = "URW Bookman",
+ ["fullname"] = "URW Bookman Demi Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/URWBookman-DemiItalic.otf",
+ ["psname"] = "URWBookman-DemiItalic",
+ ["subfamily"] = "Demi Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [732] = {
+ ["family"] = "C059",
+ ["fullname"] = "C059 Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/C059-Bold.otf",
+ ["psname"] = "C059-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [733] = {
+ ["family"] = "Nimbus Roman",
+ ["fullname"] = "Nimbus Roman Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusRoman-BoldItalic.otf",
+ ["psname"] = "NimbusRoman-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [734] = {
+ ["family"] = "URW Gothic",
+ ["fullname"] = "URW Gothic Book Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/URWGothic-BookOblique.otf",
+ ["psname"] = "URWGothic-BookOblique",
+ ["subfamily"] = "Book Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [735] = {
+ ["family"] = "Nimbus Sans",
+ ["fullname"] = "Nimbus Sans Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusSans-Bold.otf",
+ ["psname"] = "NimbusSans-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [736] = {
+ ["family"] = "Nimbus Mono PS",
+ ["fullname"] = "Nimbus Mono PS Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusMonoPS-BoldItalic.otf",
+ ["psname"] = "NimbusMonoPS-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [737] = {
+ ["family"] = "Z003",
+ ["fullname"] = "Z003 Medium Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/Z003-MediumItalic.otf",
+ ["psname"] = "Z003-MediumItalic",
+ ["subfamily"] = "Medium Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [738] = {
+ ["family"] = "Nimbus Mono PS",
+ ["fullname"] = "Nimbus Mono PS Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusMonoPS-Italic.otf",
+ ["psname"] = "NimbusMonoPS-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [739] = {
+ ["family"] = "P052",
+ ["fullname"] = "P052 Roman",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/P052-Roman.otf",
+ ["psname"] = "P052-Roman",
+ ["subfamily"] = "Roman",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [73] = {
+ ["family"] = "Noto Sans Myanmar Thin",
+ ["fullname"] = "Noto Sans Myanmar Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMyanmar-Thin.ttf",
+ ["psname"] = "NotoSansMyanmar-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Myanmar",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mymr -f none -a qsq -X \"\""
+ },
+ [740] = {
+ ["family"] = "C059",
+ ["fullname"] = "C059 Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/C059-Italic.otf",
+ ["psname"] = "C059-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [741] = {
+ ["family"] = "URW Gothic",
+ ["fullname"] = "URW Gothic Book",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/URWGothic-Book.otf",
+ ["psname"] = "URWGothic-Book",
+ ["subfamily"] = "Book",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [742] = {
+ ["family"] = "Nimbus Sans Narrow",
+ ["fullname"] = "Nimbus Sans Narrow Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusSansNarrow-Bold.otf",
+ ["psname"] = "NimbusSansNarrow-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [743] = {
+ ["family"] = "Nimbus Sans Narrow",
+ ["fullname"] = "Nimbus Sans Narrow Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gsfonts/NimbusSansNarrow-Regular.otf",
+ ["psname"] = "NimbusSansNarrow-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "",
+ ["version"] = "Version 1.00"
+ },
+ [744] = {
+ ["family"] = "Cascadia Code SemiLight",
+ ["fullname"] = "Cascadia Code SemiLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code/CascadiaCode-SemiLight.ttf",
+ ["psname"] = "CascadiaCode-SemiLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Code",
+ ["tsubfamily"] = "SemiLight",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [745] = {
+ ["family"] = "Cascadia Code",
+ ["fullname"] = "Cascadia Code Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code/CascadiaCode-Bold.ttf",
+ ["psname"] = "CascadiaCode-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [746] = {
+ ["family"] = "Cascadia Code ExtraLight",
+ ["fullname"] = "Cascadia Code ExtraLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code/CascadiaCode-ExtraLight.ttf",
+ ["psname"] = "CascadiaCode-ExtraLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Code",
+ ["tsubfamily"] = "ExtraLight",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [747] = {
+ ["family"] = "Cascadia Code SemiBold",
+ ["fullname"] = "Cascadia Code SemiBold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code/CascadiaCode-SemiBold.ttf",
+ ["psname"] = "CascadiaCode-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Code",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [748] = {
+ ["family"] = "Cascadia Code",
+ ["fullname"] = "Cascadia Code Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code/CascadiaCode-Regular.ttf",
+ ["psname"] = "CascadiaCode-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [749] = {
+ ["family"] = "Cascadia Code Light",
+ ["fullname"] = "Cascadia Code Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code/CascadiaCode-Light.ttf",
+ ["psname"] = "CascadiaCode-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Code",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [74] = {
+ ["family"] = "Noto Serif Display Medium",
+ ["fullname"] = "Noto Serif Display Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDisplay-Medium.ttf",
+ ["psname"] = "NotoSerifDisplay-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Display",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [750] = {
+ ["family"] = "Go Mono",
+ ["fullname"] = "Go Mono Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/go-mono/Go-Mono-Italic.ttf",
+ ["psname"] = "GoMono-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 2.004; ttfautohint (v1.5)"
+ },
+ [751] = {
+ ["family"] = "Go Mono",
+ ["fullname"] = "Go Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/go-mono/Go-Mono.ttf",
+ ["psname"] = "GoMono",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 2.004; ttfautohint (v1.5)"
+ },
+ [752] = {
+ ["family"] = "Go Mono",
+ ["fullname"] = "Go Mono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/go-mono/Go-Mono-Bold.ttf",
+ ["psname"] = "GoMono-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 2.004; ttfautohint (v1.5)"
+ },
+ [753] = {
+ ["family"] = "Go Mono",
+ ["fullname"] = "Go Mono Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/go-mono/Go-Mono-Bold-Italic.ttf",
+ ["psname"] = "GoMono-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 2.004; ttfautohint (v1.5)"
+ },
+ [754] = {
+ ["family"] = "Material Icons",
+ ["fullname"] = "Material Icons Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/MaterialIcons-Regular.ttf",
+ ["psname"] = "MaterialIcons-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 1.011"
+ },
+ [755] = {
+ ["family"] = "Cascadia Code",
+ ["fullname"] = "Cascadia Code Roman",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code Regular/CascadiaCode.ttf",
+ ["psname"] = "CascadiaCode-Roman",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Roman",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025"
+ },
+ [756] = {
+ ["family"] = "JoyPixels",
+ ["fullname"] = "JoyPixels Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/joypixels/JoyPixels.ttf",
+ ["psname"] = "JoyPixels",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://www.joypixels.com/",
+ ["version"] = "Version 6.0.0"
+ },
+ [757] = {
+ ["family"] = "Cantarell Light",
+ ["fullname"] = "Cantarell Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/opentype/cantarell/Cantarell-Light.otf",
+ ["psname"] = "Cantarell-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cantarell",
+ ["tsubfamily"] = "Light",
+ ["type"] = "otf",
+ ["url"] = "http://abattis.org",
+ ["version"] = "Version 0.111"
+ },
+ [758] = {
+ ["family"] = "Cantarell Thin",
+ ["fullname"] = "Cantarell Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/opentype/cantarell/Cantarell-Thin.otf",
+ ["psname"] = "Cantarell-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cantarell",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "otf",
+ ["url"] = "http://abattis.org",
+ ["version"] = "Version 0.111"
+ },
+ [759] = {
+ ["family"] = "Cantarell Extra Bold",
+ ["fullname"] = "Cantarell Extra Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/opentype/cantarell/Cantarell-ExtraBold.otf",
+ ["psname"] = "Cantarell-ExtraBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cantarell",
+ ["tsubfamily"] = "Extra Bold",
+ ["type"] = "otf",
+ ["url"] = "http://abattis.org",
+ ["version"] = "Version 0.111"
+ },
+ [75] = {
+ ["family"] = "Noto Serif Devanagari Light",
+ ["fullname"] = "Noto Serif Devanagari Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifDevanagari-Light.ttf",
+ ["psname"] = "NotoSerifDevanagari-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Devanagari",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D deva -f none -a qsq -X \"\""
+ },
+ [760] = {
+ ["family"] = "Cantarell",
+ ["fullname"] = "Cantarell Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/opentype/cantarell/Cantarell-Regular.otf",
+ ["psname"] = "Cantarell-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://abattis.org",
+ ["version"] = "Version 0.111"
+ },
+ [761] = {
+ ["family"] = "Cantarell",
+ ["fullname"] = "Cantarell Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/opentype/cantarell/Cantarell-Bold.otf",
+ ["psname"] = "Cantarell-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://abattis.org",
+ ["version"] = "Version 0.111"
+ },
+ [762] = {
+ ["family"] = "Hack",
+ ["fullname"] = "Hack Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/TTF/Hack-Regular.ttf",
+ ["psname"] = "Hack-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 181 -D latn -f latn -m \"Hack-Regular-TA.txt\" -w G -W -t -X \"\""
+ },
+ [763] = {
+ ["family"] = "Open Sans Condensed Light",
+ ["fullname"] = "Open Sans Condensed Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSansCondensed-LightItalic.ttf",
+ ["psname"] = "OpenSansCondensed-LightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Open Sans Condensed",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [764] = {
+ ["family"] = "Open Sans SemiBold",
+ ["fullname"] = "Open Sans SemiBold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-SemiBoldItalic.ttf",
+ ["psname"] = "OpenSans-SemiBoldItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Open Sans",
+ ["tsubfamily"] = "SemiBold Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [765] = {
+ ["family"] = "Open Sans Condensed",
+ ["fullname"] = "Open Sans Condensed Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSansCondensed-Bold.ttf",
+ ["psname"] = "OpenSansCondensed-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.11"
+ },
+ [766] = {
+ ["family"] = "Open Sans Condensed Light",
+ ["fullname"] = "Open Sans Condensed Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSansCondensed-Light.ttf",
+ ["psname"] = "OpenSansCondensed-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Open Sans Condensed",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [767] = {
+ ["family"] = "Open Sans",
+ ["fullname"] = "Open Sans Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-Bold.ttf",
+ ["psname"] = "OpenSans-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [768] = {
+ ["family"] = "Hack",
+ ["fullname"] = "Hack Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/TTF/Hack-Italic.ttf",
+ ["psname"] = "Hack-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 145 -D latn -f latn -m \"Hack-Italic-TA.txt\" -w G -W -t -X \"\""
+ },
+ [769] = {
+ ["family"] = "Open Sans Light",
+ ["fullname"] = "Open Sans Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-Light.ttf",
+ ["psname"] = "OpenSans-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Open Sans",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [76] = {
+ ["family"] = "Noto Serif Khmer Thin",
+ ["fullname"] = "Noto Serif Khmer Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifKhmer-Thin.ttf",
+ ["psname"] = "NotoSerifKhmer-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Khmer",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [770] = {
+ ["family"] = "Open Sans ExtraBold",
+ ["fullname"] = "Open Sans ExtraBold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-ExtraBoldItalic.ttf",
+ ["psname"] = "OpenSans-ExtraBoldItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Open Sans",
+ ["tsubfamily"] = "ExtraBold Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [771] = {
+ ["family"] = "Open Sans",
+ ["fullname"] = "Open Sans Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-Regular.ttf",
+ ["psname"] = "OpenSans-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [772] = {
+ ["family"] = "Hack",
+ ["fullname"] = "Hack Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/TTF/Hack-Bold.ttf",
+ ["psname"] = "Hack-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 260 -D latn -f latn -m \"Hack-Bold-TA.txt\" -w G -W -t -X \"\""
+ },
+ [773] = {
+ ["family"] = "Open Sans",
+ ["fullname"] = "Open Sans Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-BoldItalic.ttf",
+ ["psname"] = "OpenSans-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [774] = {
+ ["family"] = "Open Sans",
+ ["fullname"] = "Open Sans Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-Italic.ttf",
+ ["psname"] = "OpenSans-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [775] = {
+ ["family"] = "Open Sans Light",
+ ["fullname"] = "Open Sans Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-LightItalic.ttf",
+ ["psname"] = "OpenSans-LightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Open Sans",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [776] = {
+ ["family"] = "Open Sans SemiBold",
+ ["fullname"] = "Open Sans SemiBold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-SemiBold.ttf",
+ ["psname"] = "OpenSans-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Open Sans",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [777] = {
+ ["family"] = "Open Sans ExtraBold",
+ ["fullname"] = "Open Sans ExtraBold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/TTF/OpenSans-ExtraBold.ttf",
+ ["psname"] = "OpenSans-ExtraBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Open Sans",
+ ["tsubfamily"] = "ExtraBold",
+ ["type"] = "ttf",
+ ["url"] = "http://www.ascendercorp.com/",
+ ["version"] = "Version 1.10"
+ },
+ [778] = {
+ ["family"] = "Hack",
+ ["fullname"] = "Hack Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/TTF/Hack-BoldItalic.ttf",
+ ["psname"] = "Hack-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 265 -D latn -f latn -m \"Hack-BoldItalic-TA.txt\" -w G -W -t -X \"\""
+ },
+ [779] = {
+ ["family"] = "FreeSerif",
+ ["fullname"] = "FreeSerif Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeSerifBold.otf",
+ ["psname"] = "FreeSerifBold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2268 "
+ },
+ [77] = {
+ ["family"] = "Noto Serif Ahom",
+ ["fullname"] = "Noto Serif Ahom Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifAhom-Regular.ttf",
+ ["psname"] = "NotoSerifAhom-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.003"
+ },
+ [780] = {
+ ["family"] = "FreeSerif",
+ ["fullname"] = "FreeSerif Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeSerif.otf",
+ ["psname"] = "FreeSerif",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2263 "
+ },
+ [781] = {
+ ["family"] = "FreeMono",
+ ["fullname"] = "FreeMono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeMonoBold.otf",
+ ["psname"] = "FreeMonoBold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2261 "
+ },
+ [782] = {
+ ["family"] = "FreeSerif",
+ ["fullname"] = "FreeSerif Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeSerifBoldItalic.otf",
+ ["psname"] = "FreeSerifBoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2268 "
+ },
+ [783] = {
+ ["family"] = "FreeMono",
+ ["fullname"] = "FreeMono Oblique",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeMonoOblique.otf",
+ ["psname"] = "FreeMonoOblique",
+ ["subfamily"] = "Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2264 "
+ },
+ [784] = {
+ ["family"] = "FreeSans",
+ ["fullname"] = "FreeSans Bold Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeSansBoldOblique.otf",
+ ["psname"] = "FreeSansBoldOblique",
+ ["subfamily"] = "Bold Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2268 "
+ },
+ [785] = {
+ ["family"] = "FreeMono",
+ ["fullname"] = "FreeMono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeMono.otf",
+ ["psname"] = "FreeMono",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2268 "
+ },
+ [786] = {
+ ["family"] = "FreeSans",
+ ["fullname"] = "FreeSans Oblique",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeSansOblique.otf",
+ ["psname"] = "FreeSansOblique",
+ ["subfamily"] = "Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2261 "
+ },
+ [787] = {
+ ["family"] = "FreeSans",
+ ["fullname"] = "FreeSans Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeSans.otf",
+ ["psname"] = "FreeSans",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2268 "
+ },
+ [788] = {
+ ["family"] = "FreeSans",
+ ["fullname"] = "FreeSans Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeSansBold.otf",
+ ["psname"] = "FreeSansBold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2261 "
+ },
+ [789] = {
+ ["family"] = "FreeMono",
+ ["fullname"] = "FreeMono Bold Oblique",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeMonoBoldOblique.otf",
+ ["psname"] = "FreeMonoBoldOblique",
+ ["subfamily"] = "Bold Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2261 "
+ },
+ [78] = {
+ ["family"] = "Noto Sans Mongolian",
+ ["fullname"] = "Noto Sans Mongolian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansMongolian-Regular.ttf",
+ ["psname"] = "NotoSansMongolian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D mong -f none -a qsq -X \"\""
+ },
+ [790] = {
+ ["family"] = "FreeSerif",
+ ["fullname"] = "FreeSerif Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/gnu-free/FreeSerifItalic.otf",
+ ["psname"] = "FreeSerifItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "https://savannah.gnu.org/projects/freefont/",
+ ["version"] = "Version 0412.2268 "
+ },
+ [791] = {
+ ["family"] = "Cascadia Code PL",
+ ["fullname"] = "Cascadia Code PL Roman",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Code PL Regular/CascadiaCodePL.ttf",
+ ["psname"] = "CascadiaCodePL-Roman",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Roman",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025"
+ },
+ [792] = {
+ ["family"] = "Cascadia Mono",
+ ["fullname"] = "Cascadia Mono Roman",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono Regular/CascadiaMono.ttf",
+ ["psname"] = "CascadiaMono-Roman",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Roman",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025"
+ },
+ [793] = {
+ ["family"] = "Raleway Thin",
+ ["fullname"] = "Raleway Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/Raleway-VariableFont_wght.ttf",
+ ["psname"] = "Raleway-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [794] = {
+ ["family"] = "Raleway SemiBold",
+ ["fullname"] = "Raleway SemiBold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-SemiBold.ttf",
+ ["psname"] = "Raleway-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [795] = {
+ ["family"] = "Raleway ExtraLight",
+ ["fullname"] = "Raleway ExtraLight",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-ExtraLight.ttf",
+ ["psname"] = "Raleway-ExtraLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "ExtraLight",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [796] = {
+ ["family"] = "Raleway Medium",
+ ["fullname"] = "Raleway Medium Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-MediumItalic.ttf",
+ ["psname"] = "Raleway-MediumItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Medium Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [797] = {
+ ["family"] = "Raleway ExtraLight",
+ ["fullname"] = "Raleway ExtraLight Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-ExtraLightItalic.ttf",
+ ["psname"] = "Raleway-ExtraLightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "ExtraLight Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [798] = {
+ ["family"] = "Raleway",
+ ["fullname"] = "Raleway Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-BoldItalic.ttf",
+ ["psname"] = "Raleway-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [799] = {
+ ["family"] = "Raleway ExtraBold",
+ ["fullname"] = "Raleway ExtraBold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-ExtraBold.ttf",
+ ["psname"] = "Raleway-ExtraBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "ExtraBold",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [79] = {
+ ["family"] = "Noto Sans Khmer Light",
+ ["fullname"] = "Noto Sans Khmer Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmer-Light.ttf",
+ ["psname"] = "NotoSansKhmer-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Khmer",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [7] = {
+ ["family"] = "Noto Serif Tibetan Medium",
+ ["fullname"] = "Noto Serif Tibetan Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTibetan-Medium.ttf",
+ ["psname"] = "NotoSerifTibetan-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tibetan",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [800] = {
+ ["family"] = "Raleway Medium",
+ ["fullname"] = "Raleway Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-Medium.ttf",
+ ["psname"] = "Raleway-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [801] = {
+ ["family"] = "Raleway Light",
+ ["fullname"] = "Raleway Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-Light.ttf",
+ ["psname"] = "Raleway-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [802] = {
+ ["family"] = "Raleway Light",
+ ["fullname"] = "Raleway Light Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-LightItalic.ttf",
+ ["psname"] = "Raleway-LightItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Light Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [803] = {
+ ["family"] = "Raleway Thin",
+ ["fullname"] = "Raleway Thin Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-ThinItalic.ttf",
+ ["psname"] = "Raleway-ThinItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Thin Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [804] = {
+ ["family"] = "Raleway Black",
+ ["fullname"] = "Raleway Black Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-BlackItalic.ttf",
+ ["psname"] = "Raleway-BlackItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Black Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [805] = {
+ ["family"] = "Raleway SemiBold",
+ ["fullname"] = "Raleway SemiBold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-SemiBoldItalic.ttf",
+ ["psname"] = "Raleway-SemiBoldItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "SemiBold Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [806] = {
+ ["family"] = "Raleway",
+ ["fullname"] = "Raleway Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-Regular.ttf",
+ ["psname"] = "Raleway-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [807] = {
+ ["family"] = "Raleway ExtraBold",
+ ["fullname"] = "Raleway ExtraBold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-ExtraBoldItalic.ttf",
+ ["psname"] = "Raleway-ExtraBoldItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "ExtraBold Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [808] = {
+ ["family"] = "Raleway",
+ ["fullname"] = "Raleway Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-Italic.ttf",
+ ["psname"] = "Raleway-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [809] = {
+ ["family"] = "Raleway Black",
+ ["fullname"] = "Raleway Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-Black.ttf",
+ ["psname"] = "Raleway-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [80] = {
+ ["family"] = "Noto Sans Gujarati UI",
+ ["fullname"] = "Noto Sans Gujarati UI Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujaratiUI-Regular.ttf",
+ ["psname"] = "NotoSansGujaratiUI-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [810] = {
+ ["family"] = "Raleway",
+ ["fullname"] = "Raleway Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-Bold.ttf",
+ ["psname"] = "Raleway-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [811] = {
+ ["family"] = "Raleway Thin",
+ ["fullname"] = "Raleway Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/static/Raleway-Thin.ttf",
+ ["psname"] = "Raleway-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [812] = {
+ ["family"] = "Raleway Thin",
+ ["fullname"] = "Raleway Thin Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf",
+ ["psname"] = "Raleway-ThinItalic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Raleway",
+ ["tsubfamily"] = "Thin Italic",
+ ["type"] = "ttf",
+ ["url"] = "http://theleagueofmoveabletype.com",
+ ["version"] = "Version 4.026"
+ },
+ [813] = {
+ ["family"] = "Cascadia Mono Light",
+ ["fullname"] = "Cascadia Mono Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono/CascadiaMono-Light.ttf",
+ ["psname"] = "CascadiaMono-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Mono",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [814] = {
+ ["family"] = "Cascadia Mono ExtraLight",
+ ["fullname"] = "Cascadia Mono ExtraLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono/CascadiaMono-ExtraLight.ttf",
+ ["psname"] = "CascadiaMono-ExtraLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Mono",
+ ["tsubfamily"] = "ExtraLight",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [815] = {
+ ["family"] = "Cascadia Mono",
+ ["fullname"] = "Cascadia Mono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono/CascadiaMono-Bold.ttf",
+ ["psname"] = "CascadiaMono-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [816] = {
+ ["family"] = "Cascadia Mono SemiBold",
+ ["fullname"] = "Cascadia Mono SemiBold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono/CascadiaMono-SemiBold.ttf",
+ ["psname"] = "CascadiaMono-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Mono",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [817] = {
+ ["family"] = "Cascadia Mono SemiLight",
+ ["fullname"] = "Cascadia Mono SemiLight",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono/CascadiaMono-SemiLight.ttf",
+ ["psname"] = "CascadiaMono-SemiLight",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Cascadia Mono",
+ ["tsubfamily"] = "SemiLight",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [818] = {
+ ["family"] = "Cascadia Mono",
+ ["fullname"] = "Cascadia Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono/CascadiaMono-Regular.ttf",
+ ["psname"] = "CascadiaMono-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025; ttfautohint (v1.8.3)"
+ },
+ [819] = {
+ ["family"] = "FontAwesome",
+ ["fullname"] = "FontAwesome Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/FontAwesome.otf",
+ ["psname"] = "FontAwesome",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "otf",
+ ["url"] = "http://fontawesome.io",
+ ["version"] = "Version 4.6.3 2016"
+ },
+ [81] = {
+ ["family"] = "Noto Sans Ethiopic",
+ ["fullname"] = "Noto Sans Ethiopic Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansEthiopic-Regular.ttf",
+ ["psname"] = "NotoSansEthiopic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D ethi -f none -a qsq -X \"\""
+ },
+ [820] = {
+ ["family"] = "Material Design Icons",
+ ["fullname"] = "Material Design Icons Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/materialdesignicons-webfont.ttf",
+ ["psname"] = "MaterialDesignIcons",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://fontello.com",
+ ["version"] = "Version 1.0"
+ },
+ [821] = {
+ ["family"] = "Cascadia Mono PL",
+ ["fullname"] = "Cascadia Mono PL Roman",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Cascadia Mono PL Regular/CascadiaMonoPL.ttf",
+ ["psname"] = "CascadiaMonoPL-Roman",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Roman",
+ ["type"] = "ttf",
+ ["url"] = "http://sajatypeworks.com",
+ ["version"] = "Version 2102.025"
+ },
+ [822] = {
+ ["family"] = "Material",
+ ["fullname"] = "Material Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Material.ttf",
+ ["psname"] = "Material",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "Version 1.0"
+ },
+ [823] = {
+ ["family"] = "Luxi Mono",
+ ["fullname"] = "Luxi Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Luxi Mono/luximr.ttf",
+ ["psname"] = "LuxiMono",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.urwpp.de",
+ ["version"] = "1.2 : October 12, 2001"
+ },
+ [824] = {
+ ["family"] = "Luxi Mono",
+ ["fullname"] = "Luxi Mono Bold Oblique",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Luxi Mono/luximbi.ttf",
+ ["psname"] = "LuxiMono-BoldOblique",
+ ["subfamily"] = "Bold Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.urwpp.de",
+ ["version"] = "1.2 : October 12, 2001"
+ },
+ [825] = {
+ ["family"] = "Luxi Mono",
+ ["fullname"] = "Luxi Mono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Luxi Mono/luximb.ttf",
+ ["psname"] = "LuxiMono-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.urwpp.de",
+ ["version"] = "1.2 : October 12, 2001"
+ },
+ [826] = {
+ ["family"] = "Luxi Mono",
+ ["fullname"] = "Luxi Mono Oblique",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/Luxi Mono/luximri.ttf",
+ ["psname"] = "LuxiMono-Oblique",
+ ["subfamily"] = "Oblique",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.urwpp.de",
+ ["version"] = "1.2 October 12, 2001"
+ },
+ [827] = {
+ ["family"] = "More Perfect DOS VGA",
+ ["fullname"] = "More Perfect DOS VGA Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.fonts/vga_font/MorePerfectDOSVGA.ttf",
+ ["psname"] = "MorePerfectDOSVGA",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "2013; 1.0"
+ },
+ [828] = {
+ ["family"] = "Less Perfect DOS VGA",
+ ["fullname"] = "Less Perfect DOS VGA Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.fonts/vga_font/LessPerfectDOSVGA.ttf",
+ ["psname"] = "LessPerfectDOSVGA",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "",
+ ["version"] = "2013; 1.0"
+ },
+ [829] = {
+ ["family"] = "Noto Sans Tangsa",
+ ["fullname"] = "Noto Sans Tangsa Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansTangsa-Regular.ttf",
+ ["psname"] = "NotoSansTangsa-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.503"
+ },
+ [82] = {
+ ["family"] = "Noto Music",
+ ["fullname"] = "Noto Music Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoMusic-Regular.ttf",
+ ["psname"] = "NotoMusic-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [830] = {
+ ["family"] = "Noto Sans Vithkuqi",
+ ["fullname"] = "Noto Sans Vithkuqi Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansVithkuqi-Bold.ttf",
+ ["psname"] = "NotoSansVithkuqi-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [831] = {
+ ["family"] = "Noto Serif Vithkuqi",
+ ["fullname"] = "Noto Serif Vithkuqi Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifVithkuqi-Bold.ttf",
+ ["psname"] = "NotoSerifVithkuqi-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.004"
+ },
+ [832] = {
+ ["family"] = "Noto Sans Cypro Minoan",
+ ["fullname"] = "Noto Sans Cypro Minoan Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansCyproMinoan-Regular.ttf",
+ ["psname"] = "NotoSansCyproMinoan-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.502"
+ },
+ [833] = {
+ ["family"] = "Noto Sans Hebrew New Bold",
+ ["fullname"] = "Noto Sans Hebrew New Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewNew-Bold.ttf",
+ ["psname"] = "NotoSansHebrewNew-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Noto Sans Hebrew New",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.001; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [834] = {
+ ["family"] = "Noto Sans Chorasmian",
+ ["fullname"] = "Noto Sans Chorasmian Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansChorasmian-Regular.ttf",
+ ["psname"] = "NotoSansChorasmian-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.001"
+ },
+ [835] = {
+ ["family"] = "Noto Serif Dives Akuru",
+ ["fullname"] = "Noto Serif Dives Akuru Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifDivesAkuru-Regular.ttf",
+ ["psname"] = "NotoSerifDivesAkuru-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [836] = {
+ ["family"] = "Noto Sans Hebrew Droid",
+ ["fullname"] = "Noto Sans Hebrew Droid Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewDroid-Bold.ttf",
+ ["psname"] = "NotoSansHebrewDroid-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.100; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [837] = {
+ ["family"] = "Noto Sans Hebrew New Med",
+ ["fullname"] = "Noto Sans Hebrew New Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewNew-Medium.ttf",
+ ["psname"] = "NotoSansHebrewNew-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew New",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.001; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [838] = {
+ ["family"] = "Noto Serif Vithkuqi",
+ ["fullname"] = "Noto Serif Vithkuqi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifVithkuqi-Regular.ttf",
+ ["psname"] = "NotoSerifVithkuqi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.004"
+ },
+ [839] = {
+ ["family"] = "Noto Serif Dogra",
+ ["fullname"] = "Noto Serif Dogra Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifDogra-Bold.ttf",
+ ["psname"] = "NotoSerifDogra-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.004"
+ },
+ [83] = {
+ ["family"] = "Noto Serif Tamil Black",
+ ["fullname"] = "Noto Serif Tamil Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamil-Black.ttf",
+ ["psname"] = "NotoSerifTamil-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [840] = {
+ ["family"] = "Noto Sans Hebrew Droid Medium",
+ ["fullname"] = "Noto Sans Hebrew Droid Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewDroid-Medium.ttf",
+ ["psname"] = "NotoSansHebrewDroid-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew Droid",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.100; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [841] = {
+ ["family"] = "Noto Serif Vithkuqi Medium",
+ ["fullname"] = "Noto Serif Vithkuqi Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifVithkuqi-Medium.ttf",
+ ["psname"] = "NotoSerifVithkuqi-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Vithkuqi",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.004"
+ },
+ [842] = {
+ ["family"] = "Noto Sans Hebrew New Thin",
+ ["fullname"] = "Noto Sans Hebrew New Thin",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewNew-Thin.ttf",
+ ["psname"] = "NotoSansHebrewNew-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew New",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.001; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [843] = {
+ ["family"] = "Noto Serif Old Uyghur",
+ ["fullname"] = "Noto Serif Old Uyghur Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifOldUyghur-Regular.ttf",
+ ["psname"] = "NotoSerifOldUyghur-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.001; ttfautohint (v1.8.4) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [844] = {
+ ["family"] = "Noto Sans Bassa Vah",
+ ["fullname"] = "Noto Sans Bassa Vah Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansBassaVah-Bold.ttf",
+ ["psname"] = "NotoSansBassaVah-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [845] = {
+ ["family"] = "Noto Sans Tangsa Medium",
+ ["fullname"] = "Noto Sans Tangsa Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansTangsa-Medium.ttf",
+ ["psname"] = "NotoSansTangsa-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Tangsa",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.503"
+ },
+ [846] = {
+ ["family"] = "Noto Sans Hebrew Droid",
+ ["fullname"] = "Noto Sans Hebrew Droid Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewDroid-Regular.ttf",
+ ["psname"] = "NotoSansHebrewDroid-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.100; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [847] = {
+ ["family"] = "Noto Sans Nandinagari",
+ ["fullname"] = "Noto Sans Nandinagari Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansNandinagari-Regular.ttf",
+ ["psname"] = "NotoSansNandinagari-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [848] = {
+ ["family"] = "Noto Serif Oriya",
+ ["fullname"] = "Noto Serif Oriya Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifOriya-Regular.ttf",
+ ["psname"] = "NotoSerifOriya-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://www.google.com/get/noto/",
+ ["version"] = "Version 1.050"
+ },
+ [849] = {
+ ["family"] = "Noto Serif Toto Medium",
+ ["fullname"] = "Noto Serif Toto Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifToto-Medium.ttf",
+ ["psname"] = "NotoSerifToto-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Toto",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [84] = {
+ ["family"] = "Noto Sans",
+ ["fullname"] = "Noto Sans Regular",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-Regular.ttf",
+ ["psname"] = "NotoSans-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [850] = {
+ ["family"] = "Noto Sans Hebrew New",
+ ["fullname"] = "Noto Sans Hebrew New Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewNew-Regular.ttf",
+ ["psname"] = "NotoSansHebrewNew-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.001; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [851] = {
+ ["family"] = "Noto Serif Makasar",
+ ["fullname"] = "Noto Serif Makasar Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifMakasar-Regular.ttf",
+ ["psname"] = "NotoSerifMakasar-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [852] = {
+ ["family"] = "Noto Serif Toto",
+ ["fullname"] = "Noto Serif Toto Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifToto-Bold.ttf",
+ ["psname"] = "NotoSerifToto-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [853] = {
+ ["family"] = "Noto Sans Gunjala Gondi",
+ ["fullname"] = "Noto Sans Gunjala Gondi Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansGunjalaGondi-Bold.ttf",
+ ["psname"] = "NotoSansGunjalaGondi-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002"
+ },
+ [854] = {
+ ["family"] = "Noto Traditional Nushu",
+ ["fullname"] = "Noto Traditional Nushu Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/usr/share/fonts/noto/NotoTraditionalNushu-Bold.ttf",
+ ["psname"] = "NotoTraditionalNushu-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [855] = {
+ ["family"] = "Noto Sans Hebrew New Blk",
+ ["fullname"] = "Noto Sans Hebrew New Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewNew-Black.ttf",
+ ["psname"] = "NotoSansHebrewNew-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew New",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.001; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [856] = {
+ ["family"] = "Noto Serif Dogra",
+ ["fullname"] = "Noto Serif Dogra Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifDogra-Medium.ttf",
+ ["psname"] = "NotoSerifDogra-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.004"
+ },
+ [857] = {
+ ["family"] = "Noto Serif Oriya",
+ ["fullname"] = "Noto Serif Oriya Bold",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifOriya-Bold.ttf",
+ ["psname"] = "NotoSerifOriya-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://www.google.com/get/noto/",
+ ["version"] = "Version 1.050"
+ },
+ [858] = {
+ ["family"] = "Noto Traditional Nushu Light",
+ ["fullname"] = "Noto Traditional Nushu Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/usr/share/fonts/noto/NotoTraditionalNushu-Light.ttf",
+ ["psname"] = "NotoTraditionalNushu-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Traditional Nushu",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [859] = {
+ ["family"] = "Noto Sans Hebrew New Light",
+ ["fullname"] = "Noto Sans Hebrew New Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansHebrewNew-Light.ttf",
+ ["psname"] = "NotoSansHebrewNew-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Hebrew New",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 3.001; ttfautohint (v1.8) -l 8 -r 50 -G 200 -x 14 -D hebr -f none -a qsq -X \"\""
+ },
+ [85] = {
+ ["family"] = "Noto Sans Georgian Light",
+ ["fullname"] = "Noto Sans Georgian Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGeorgian-Light.ttf",
+ ["psname"] = "NotoSansGeorgian-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Georgian",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D geor -f none -a qsq -X \"\""
+ },
+ [860] = {
+ ["family"] = "Noto Sans Gunjala Gondi Semibold",
+ ["fullname"] = "Noto Sans Gunjala Gondi Semibold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansGunjalaGondi-Semibold.ttf",
+ ["psname"] = "NotoSansGunjalaGondi-Semibold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gunjala Gondi",
+ ["tsubfamily"] = "Semibold",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002"
+ },
+ [861] = {
+ ["family"] = "Noto Sans Tangsa",
+ ["fullname"] = "Noto Sans Tangsa Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansTangsa-Bold.ttf",
+ ["psname"] = "NotoSansTangsa-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.503"
+ },
+ [862] = {
+ ["family"] = "Noto Serif Oriya Medium",
+ ["fullname"] = "Noto Serif Oriya Medium",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifOriya-Medium.ttf",
+ ["psname"] = "NotoSerifOriya-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Oriya",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "https://www.google.com/get/noto/",
+ ["version"] = "Version 1.050"
+ },
+ [863] = {
+ ["family"] = "Noto Sans Vithkuqi Medium",
+ ["fullname"] = "Noto Sans Vithkuqi Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansVithkuqi-Medium.ttf",
+ ["psname"] = "NotoSansVithkuqi-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Vithkuqi",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [864] = {
+ ["family"] = "Noto Serif Dogra",
+ ["fullname"] = "Noto Serif Dogra Semibold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifDogra-Semibold.ttf",
+ ["psname"] = "NotoSerifDogra-Semibold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "Semibold",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.004"
+ },
+ [865] = {
+ ["family"] = "Noto Sans Gunjala Gondi Medium",
+ ["fullname"] = "Noto Sans Gunjala Gondi Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansGunjalaGondi-Medium.ttf",
+ ["psname"] = "NotoSansGunjalaGondi-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gunjala Gondi",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.002"
+ },
+ [866] = {
+ ["family"] = "Noto Sans Vithkuqi",
+ ["fullname"] = "Noto Sans Vithkuqi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansVithkuqi-Regular.ttf",
+ ["psname"] = "NotoSansVithkuqi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 1.000"
+ },
+ [867] = {
+ ["family"] = "Noto Serif Toto",
+ ["fullname"] = "Noto Serif Toto Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSerifToto-Regular.ttf",
+ ["psname"] = "NotoSerifToto-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [868] = {
+ ["family"] = "Noto Sans Bassa Vah Medium",
+ ["fullname"] = "Noto Sans Bassa Vah Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/noto/NotoSansBassaVah-Medium.ttf",
+ ["psname"] = "NotoSansBassaVah-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Bassa Vah",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [869] = {
+ ["family"] = "Hack Nerd Font",
+ ["fullname"] = "Hack Nerd Font Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Hack Regular Nerd Font Complete.ttf",
+ ["psname"] = "HackNerdFontComplete-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Hack Nerd Font",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 181 -D latn -f latn -m \"Hack-Regular-TA.txt\" -w G -W -t -X \"\";Nerd Fonts 2.2.2"
+ },
+ [86] = {
+ ["family"] = "Noto Sans Tifinagh Hawad",
+ ["fullname"] = "Noto Sans Tifinagh Hawad Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansTifinaghHawad-Regular.ttf",
+ ["psname"] = "NotoSansTifinaghHawad-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D tfng -f none -a qsq -X \"\""
+ },
+ [870] = {
+ ["family"] = "Hack Nerd Font",
+ ["fullname"] = "Hack Nerd Font Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Hack Italic Nerd Font Complete.ttf",
+ ["psname"] = "HackNerdFontComplete-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Hack Nerd Font",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 145 -D latn -f latn -m \"Hack-Italic-TA.txt\" -w G -W -t -X \"\";Nerd Fonts 2.2.2"
+ },
+ [871] = {
+ ["family"] = "Hack Nerd Font",
+ ["fullname"] = "Hack Nerd Font Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Hack Bold Italic Nerd Font Complete.ttf",
+ ["psname"] = "HackNerdFontComplete-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "Hack Nerd Font",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 265 -D latn -f latn -m \"Hack-BoldItalic-TA.txt\" -w G -W -t -X \"\";Nerd Fonts 2.2.2"
+ },
+ [872] = {
+ ["family"] = "FiraCode Nerd Font",
+ ["fullname"] = "FiraCode Nerd Font SemiBold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code SemiBold Nerd Font Complete.ttf",
+ ["psname"] = "FiraCodeNerdFontComplete-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [873] = {
+ ["family"] = "FiraCode Nerd Font Mono",
+ ["fullname"] = "FiraCode Nerd Font Mono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Bold Nerd Font Complete Mono.ttf",
+ ["psname"] = "FiraCodeNerdFontCompleteM-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "FiraCode Nerd Font Mono",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [874] = {
+ ["family"] = "FiraCode Nerd Font",
+ ["fullname"] = "FiraCode Nerd Font Retina",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Retina Nerd Font Complete.ttf",
+ ["psname"] = "FiraCodeNerdFontComplete-Retina",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font",
+ ["tsubfamily"] = "Retina",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [875] = {
+ ["family"] = "FiraCode Nerd Font Mono",
+ ["fullname"] = "FiraCode Nerd Font Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Regular Nerd Font Complete Mono.ttf",
+ ["psname"] = "FiraCodeNerdFontCompleteM-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font Mono",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [876] = {
+ ["family"] = "Hack Nerd Font Mono",
+ ["fullname"] = "Hack Nerd Font Mono Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Hack Bold Italic Nerd Font Complete Mono.ttf",
+ ["psname"] = "HackNerdFontCompleteM-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "Hack Nerd Font Mono",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 265 -D latn -f latn -m \"Hack-BoldItalic-TA.txt\" -w G -W -t -X \"\";Nerd Fonts 2.2.2"
+ },
+ [877] = {
+ ["family"] = "FiraCode Nerd Font",
+ ["fullname"] = "FiraCode Nerd Font Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Medium Nerd Font Complete.ttf",
+ ["psname"] = "FiraCodeNerdFontComplete-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [878] = {
+ ["family"] = "Hack Nerd Font",
+ ["fullname"] = "Hack Nerd Font Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Hack Bold Nerd Font Complete.ttf",
+ ["psname"] = "HackNerdFontComplete-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Hack Nerd Font",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 260 -D latn -f latn -m \"Hack-Bold-TA.txt\" -w G -W -t -X \"\";Nerd Fonts 2.2.2"
+ },
+ [879] = {
+ ["family"] = "FiraCode Nerd Font Mono",
+ ["fullname"] = "FiraCode Nerd Font Mono SemiBold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code SemiBold Nerd Font Complete Mono.ttf",
+ ["psname"] = "FiraCodeNerdFontCompleteM-SemiBold",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font Mono",
+ ["tsubfamily"] = "SemiBold",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [87] = {
+ ["family"] = "Noto Sans",
+ ["fullname"] = "Noto Sans Bold Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-BoldItalic.ttf",
+ ["psname"] = "NotoSans-BoldItalic",
+ ["subfamily"] = "Bold Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [880] = {
+ ["family"] = "Hack Nerd Font Mono",
+ ["fullname"] = "Hack Nerd Font Mono Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Hack Regular Nerd Font Complete Mono.ttf",
+ ["psname"] = "HackNerdFontCompleteM-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Hack Nerd Font Mono",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 181 -D latn -f latn -m \"Hack-Regular-TA.txt\" -w G -W -t -X \"\";Nerd Fonts 2.2.2"
+ },
+ [881] = {
+ ["family"] = "FiraCode Nerd Font Mono",
+ ["fullname"] = "FiraCode Nerd Font Mono Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Light Nerd Font Complete Mono.ttf",
+ ["psname"] = "FiraCodeNerdFontCompleteM-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font Mono",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [882] = {
+ ["family"] = "FiraCode Nerd Font",
+ ["fullname"] = "FiraCode Nerd Font Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Light Nerd Font Complete.ttf",
+ ["psname"] = "FiraCodeNerdFontComplete-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [883] = {
+ ["family"] = "FiraCode Nerd Font",
+ ["fullname"] = "FiraCode Nerd Font Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Regular Nerd Font Complete.ttf",
+ ["psname"] = "FiraCodeNerdFontComplete-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [884] = {
+ ["family"] = "FiraCode Nerd Font",
+ ["fullname"] = "FiraCode Nerd Font Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Bold Nerd Font Complete.ttf",
+ ["psname"] = "FiraCodeNerdFontComplete-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "FiraCode Nerd Font",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [885] = {
+ ["family"] = "FiraCode Nerd Font Mono",
+ ["fullname"] = "FiraCode Nerd Font Mono Medium",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Medium Nerd Font Complete Mono.ttf",
+ ["psname"] = "FiraCodeNerdFontCompleteM-Medium",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font Mono",
+ ["tsubfamily"] = "Medium",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [886] = {
+ ["family"] = "Hack Nerd Font Mono",
+ ["fullname"] = "Hack Nerd Font Mono Italic",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Hack Italic Nerd Font Complete Mono.ttf",
+ ["psname"] = "HackNerdFontCompleteM-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "Hack Nerd Font Mono",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 145 -D latn -f latn -m \"Hack-Italic-TA.txt\" -w G -W -t -X \"\";Nerd Fonts 2.2.2"
+ },
+ [887] = {
+ ["family"] = "FiraCode Nerd Font Mono",
+ ["fullname"] = "FiraCode Nerd Font Mono Retina",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Retina Nerd Font Complete Mono.ttf",
+ ["psname"] = "FiraCodeNerdFontCompleteM-Retina",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "FiraCode Nerd Font Mono",
+ ["tsubfamily"] = "Retina",
+ ["type"] = "ttf",
+ ["url"] = "https://tonsky.me",
+ ["version"] = "Version 6.002;Nerd Fonts 2.2.2"
+ },
+ [888] = {
+ ["family"] = "Hack Nerd Font Mono",
+ ["fullname"] = "Hack Nerd Font Mono Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/usr/share/fonts/TTF/Hack Bold Nerd Font Complete Mono.ttf",
+ ["psname"] = "HackNerdFontCompleteM-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "Hack Nerd Font Mono",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "https://github.com/source-foundry",
+ ["version"] = "Version 3.003;[3114f1256]-release; ttfautohint (v1.7) -l 6 -r 50 -G 200 -x 10 -H 260 -D latn -f latn -m \"Hack-Bold-TA.txt\" -w G -W -t -X \"\";Nerd Fonts 2.2.2"
+ },
+ [88] = {
+ ["family"] = "Noto Sans Gurmukhi Black",
+ ["fullname"] = "Noto Sans Gurmukhi Black",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGurmukhi-Black.ttf",
+ ["psname"] = "NotoSansGurmukhi-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gurmukhi",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D guru -f none -a qsq -X \"\""
+ },
+ [89] = {
+ ["family"] = "Noto Sans Gujarati Thin",
+ ["fullname"] = "Noto Sans Gujarati Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansGujarati-Thin.ttf",
+ ["psname"] = "NotoSansGujarati-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Gujarati",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [8] = {
+ ["family"] = "Noto Sans Kannada Light",
+ ["fullname"] = "Noto Sans Kannada Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKannada-Light.ttf",
+ ["psname"] = "NotoSansKannada-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Kannada",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D knda -f none -a qsq -X \"\""
+ },
+ [90] = {
+ ["family"] = "Noto Sans Javanese",
+ ["fullname"] = "Noto Sans Javanese Bold",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansJavanese-Bold.ttf",
+ ["psname"] = "NotoSansJavanese-Bold",
+ ["subfamily"] = "Bold",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000"
+ },
+ [91] = {
+ ["family"] = "Noto Sans Sinhala UI Light",
+ ["fullname"] = "Noto Sans Sinhala UI Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansSinhalaUI-Light.ttf",
+ ["psname"] = "NotoSansSinhalaUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Sinhala UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D sinh -f none -a qsq -X \"\""
+ },
+ [92] = {
+ ["family"] = "Noto Serif Lao Light",
+ ["fullname"] = "Noto Serif Lao Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifLao-Light.ttf",
+ ["psname"] = "NotoSerifLao-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Lao",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.000; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D lao -f none -a qsq -X \"\""
+ },
+ [93] = {
+ ["family"] = "Noto Sans",
+ ["fullname"] = "Noto Sans Italic",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSans-Italic.ttf",
+ ["psname"] = "NotoSans-Italic",
+ ["subfamily"] = "Italic",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [94] = {
+ ["family"] = "Noto Sans Armenian Black",
+ ["fullname"] = "Noto Sans Armenian Black",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansArmenian-Black.ttf",
+ ["psname"] = "NotoSansArmenian-Black",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Armenian",
+ ["tsubfamily"] = "Black",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.005; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D armn -f none -a qsq -X \"\""
+ },
+ [95] = {
+ ["family"] = "Noto Sans Khmer UI Light",
+ ["fullname"] = "Noto Sans Khmer UI Light",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKhmerUI-Light.ttf",
+ ["psname"] = "NotoSansKhmerUI-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Sans Khmer UI",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D khmr -f none -a qsq -X \"\""
+ },
+ [96] = {
+ ["family"] = "Noto Serif Light",
+ ["fullname"] = "Noto Serif Light",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerif-Light.ttf",
+ ["psname"] = "NotoSerif-Light",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif",
+ ["tsubfamily"] = "Light",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.004; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ },
+ [97] = {
+ ["family"] = "Noto Sans Linear B",
+ ["fullname"] = "Noto Sans Linear B Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansLinearB-Regular.ttf",
+ ["psname"] = "NotoSansLinearB-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001"
+ },
+ [98] = {
+ ["family"] = "Noto Serif Gujarati Thin",
+ ["fullname"] = "Noto Serif Gujarati Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifGujarati-Thin.ttf",
+ ["psname"] = "NotoSerifGujarati-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Gujarati",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.002; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D gujr -f none -a qsq -X \"\""
+ },
+ [99] = {
+ ["family"] = "NotoSerifTamilSlanted Thin",
+ ["fullname"] = "Noto Serif Tamil Slanted Thin",
+ ["id"] = 0,
+ ["monospace"] = false,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSerifTamilSlanted-Thin.ttf",
+ ["psname"] = "NotoSerifTamilSlanted-Thin",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "Noto Serif Tamil Slanted",
+ ["tsubfamily"] = "Thin",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D taml -f none -a qsq -X \"\""
+ },
+ [9] = {
+ ["family"] = "Noto Sans Kaithi",
+ ["fullname"] = "Noto Sans Kaithi Regular",
+ ["id"] = 0,
+ ["monospace"] = true,
+ ["path"] = "/home/user/.local/share/fonts/noto/NotoSansKaithi-Regular.ttf",
+ ["psname"] = "NotoSansKaithi-Regular",
+ ["subfamily"] = "Regular",
+ ["tfamily"] = "",
+ ["tsubfamily"] = "",
+ ["type"] = "ttf",
+ ["url"] = "http://www.google.com/get/noto/",
+ ["version"] = "Version 2.001; ttfautohint (v1.8.3) -l 8 -r 50 -G 200 -x 14 -D latn -f none -a qsq -X \"\""
+ }
+ }
+}
diff --git a/lite-xl/init.lua b/lite-xl/init.lua
new file mode 100644
index 0000000..a6ae853
--- /dev/null
+++ b/lite-xl/init.lua
@@ -0,0 +1,77 @@
+-- put user settings here
+-- this module will be loaded after everything else when the application starts
+-- it will be automatically reloaded when saved
+
+local core = require "core"
+local keymap = require "core.keymap"
+local config = require "core.config"
+local style = require "core.style"
+
+------------------------------ Themes ----------------------------------------
+
+-- light theme:
+-- core.reload_module("colors.summer")
+
+--------------------------- Key bindings -------------------------------------
+
+-- key binding:
+-- keymap.add { ["ctrl+escape"] = "core:quit" }
+
+-- pass 'true' for second parameter to overwrite an existing binding
+-- keymap.add({ ["ctrl+pageup"] = "root:switch-to-previous-tab" }, true)
+-- keymap.add({ ["ctrl+pagedown"] = "root:switch-to-next-tab" }, true)
+
+------------------------------- Fonts ----------------------------------------
+
+-- customize fonts:
+-- style.font = renderer.font.load(DATADIR .. "/fonts/FiraSans-Regular.ttf", 14 * SCALE)
+-- style.code_font = renderer.font.load(DATADIR .. "/fonts/JetBrainsMono-Regular.ttf", 14 * SCALE)
+--
+-- DATADIR is the location of the installed Lite XL Lua code, default color
+-- schemes and fonts.
+-- USERDIR is the location of the Lite XL configuration directory.
+--
+-- font names used by lite:
+-- style.font : user interface
+-- style.big_font : big text in welcome screen
+-- style.icon_font : icons
+-- style.icon_big_font : toolbar icons
+-- style.code_font : code
+--
+-- the function to load the font accept a 3rd optional argument like:
+--
+-- {antialiasing="grayscale", hinting="full", bold=true, italic=true, underline=true, smoothing=true, strikethrough=true}
+--
+-- possible values are:
+-- antialiasing: grayscale, subpixel
+-- hinting: none, slight, full
+-- bold: true, false
+-- italic: true, false
+-- underline: true, false
+-- smoothing: true, false
+-- strikethrough: true, false
+
+------------------------------ Plugins ----------------------------------------
+
+-- enable or disable plugin loading setting config entries:
+
+-- enable plugins.trimwhitespace, otherwise it is disabled by default:
+-- config.plugins.trimwhitespace = true
+--
+-- disable detectindent, otherwise it is enabled by default
+-- config.plugins.detectindent = false
+
+---------------------------- Miscellaneous -------------------------------------
+
+-- modify list of files to ignore when indexing the project:
+-- config.ignore_files = {
+-- -- folders
+-- "^%.svn/", "^%.git/", "^%.hg/", "^CVS/", "^%.Trash/", "^%.Trash%-.*/",
+-- "^node_modules/", "^%.cache/", "^__pycache__/",
+-- -- files
+-- "%.pyc$", "%.pyo$", "%.exe$", "%.dll$", "%.obj$", "%.o$",
+-- "%.a$", "%.lib$", "%.so$", "%.dylib$", "%.ncb$", "%.sdf$",
+-- "%.suo$", "%.pdb$", "%.idb$", "%.class$", "%.psd$", "%.db$",
+-- "^desktop%.ini$", "^%.DS_Store$", "^%.directory$",
+-- }
+
diff --git a/lite-xl/lite-xl-plugins b/lite-xl/lite-xl-plugins
new file mode 160000
+Subproject b1eb39caa13df1f225fc6acedcfb6ab60524344
diff --git a/lite-xl/lite-xl-terminal b/lite-xl/lite-xl-terminal
new file mode 160000
+Subproject be6029971137ccb0f35dee8ff9347d674b70fe2
diff --git a/lite-xl/plugins b/lite-xl/plugins
new file mode 120000
index 0000000..d42e42f
--- /dev/null
+++ b/lite-xl/plugins
@@ -0,0 +1 @@
+lite-xl-plugins/plugins \ No newline at end of file
diff --git a/lite-xl/session.lua b/lite-xl/session.lua
new file mode 100644
index 0000000..e39500f
--- /dev/null
+++ b/lite-xl/session.lua
@@ -0,0 +1 @@
+return {recents={[3]="/home/user/dev",[1]="/home/user",[2]="/home/user/dev/cpp",[4]="/home"}, window={[1]=1920,[2]=954,[3]=0,[4]=66,["n"]=4}, window_mode="maximized", previous_find={}, previous_replace={}}
diff --git a/lite-xl/user_settings.lua b/lite-xl/user_settings.lua
new file mode 100644
index 0000000..cb11461
--- /dev/null
+++ b/lite-xl/user_settings.lua
@@ -0,0 +1,78 @@
+return {
+ ["config"] = {
+ ["always_show_tabs"] = true,
+ ["animate_drag_scroll"] = true,
+ ["borderless"] = false,
+ ["disabled_plugins"] = {
+ ["bigclock"] = true,
+ ["smallclock"] = true,
+ ["statusclock"] = true,
+ ["tabnumbers"] = true,
+ ["unboundedscroll"] = true,
+ ["wordcount"] = true
+ },
+ ["enabled_plugins"] = {
+ ["custom_caret"] = true,
+ ["datetimestamps"] = true,
+ ["drawwhitespace"] = true,
+ ["minimap"] = true,
+ ["scale"] = false,
+ ["treeview"] = true
+ },
+ ["font"] = {
+ ["fonts"] = {
+ [1] = {
+ ["name"] = "Fira Sans Regular",
+ ["path"] = "/opt/lite-xl/data/fonts/FiraSans-Regular.ttf"
+ },
+ [2] = {
+ ["name"] = "FiraCode Nerd Font Retina",
+ ["path"] = "/usr/share/fonts/TTF/Fira Code Retina Nerd Font Complete.ttf"
+ }
+ },
+ ["options"] = {
+ ["antialiasing"] = "subpixel",
+ ["bold"] = false,
+ ["hinting"] = "slight",
+ ["italic"] = false,
+ ["size"] = 15,
+ ["smoothing"] = false,
+ ["strikethrough"] = false,
+ ["underline"] = false
+ }
+ },
+ ["plugins"] = {
+ ["autoreload"] = {
+ ["always_show_nagview"] = true
+ },
+ ["centerdoc"] = {
+ ["enabled"] = false
+ },
+ ["drawwhitespace"] = {
+ ["show_trailing_error"] = true
+ },
+ ["lineguide"] = {
+ ["enabled"] = false
+ },
+ ["linewrapping"] = {
+ ["enable_by_default"] = true,
+ ["mode"] = "word"
+ },
+ ["minimap"] = {
+ ["avoid_small_docs"] = true
+ },
+ ["scale"] = {
+ ["default_scale"] = "autodetect"
+ },
+ ["scalestatus"] = {
+ ["enabled"] = true
+ },
+ ["typingspeed"] = {
+ ["enabled"] = false
+ }
+ },
+ ["skip_plugins_version"] = true,
+ ["tab_type"] = "hard",
+ ["theme"] = "only_dark"
+ }
+}
diff --git a/lite-xl/ws/cpp-1 b/lite-xl/ws/cpp-1
new file mode 100644
index 0000000..f929fff
--- /dev/null
+++ b/lite-xl/ws/cpp-1
@@ -0,0 +1 @@
+return { path = "/home/user/dev/cpp", documents = {["active_view"]=1,["views"]={[1]={["active"]=true,["type"]="view",["scroll"]={["to"]={["y"]=0,["x"]=0},["x"]=0,["y"]=0},["module"]="core.emptyview"}},["type"]="leaf"}, directories = {} }
diff --git a/lite-xl/ws/dev-1 b/lite-xl/ws/dev-1
new file mode 100644
index 0000000..0410c36
--- /dev/null
+++ b/lite-xl/ws/dev-1
@@ -0,0 +1 @@
+return { path = "/home/user/dev", documents = {["active_view"]=1,["views"]={[1]={["active"]=true,["type"]="view",["scroll"]={["to"]={["y"]=0,["x"]=0},["x"]=0,["y"]=0},["module"]="core.emptyview"}},["type"]="leaf"}, directories = {} }
diff --git a/lite-xl/ws/home-1 b/lite-xl/ws/home-1
new file mode 100644
index 0000000..bc295b3
--- /dev/null
+++ b/lite-xl/ws/home-1
@@ -0,0 +1 @@
+return { path = "/home", documents = {["type"]="leaf",["active_view"]=1,["views"]={[1]={["type"]="view",["scroll"]={["y"]=0,["x"]=0,["to"]={["y"]=0,["x"]=0}},["active"]=true,["module"]="core.emptyview"}}}, directories = {} }
diff --git a/lite-xl/ws/user-1 b/lite-xl/ws/user-1
new file mode 100644
index 0000000..4cbc831
--- /dev/null
+++ b/lite-xl/ws/user-1
@@ -0,0 +1 @@
+return { path = "/home/user", documents = {["views"]={[1]={["module"]="core.emptyview",["active"]=true,["scroll"]={["to"]={["y"]=0,["x"]=0},["y"]=0,["x"]=0},["type"]="view"}},["active_view"]=1,["type"]="leaf"}, directories = {} }