Tue Apr 14 21:38:32 2020 UTC ()
**Updated 2020-03-18**

- Added Cadson Demak Sarabun font family (different from TH Sarabun New under DIP SIPA). Adding 16 typefaces for the font family.
- Refreshed NECTEC-TLWG fonts, expanding them to match what is available in the 2020-01-04 Debian distribution. Total of 58 typefaces in 13 font families.
- Expanded the Google Noto-Thai fonts to match what is available in the 2020-01-04 Debian distribution. Total of 74 typefaces.

Also, appease pkglint by sorting a few Makefile variables


(scole)
diff -r1.1 -r1.2 pkgsrc/fonts/lanna-io/Makefile
diff -r1.1 -r1.2 pkgsrc/fonts/lanna-io/distinfo
diff -r1.2 -r1.3 pkgsrc/fonts/lanna-io/PLIST

cvs diff -r1.1 -r1.2 pkgsrc/fonts/lanna-io/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/lanna-io/Makefile 2017/11/03 19:40:54 1.1
+++ pkgsrc/fonts/lanna-io/Makefile 2020/04/14 21:38:32 1.2
@@ -1,27 +1,25 @@ @@ -1,27 +1,25 @@
1# $NetBSD: Makefile,v 1.1 2017/11/03 19:40:54 scole Exp $ 1# $NetBSD: Makefile,v 1.2 2020/04/14 21:38:32 scole Exp $
2# 2#
3 3
4DISTNAME= lanna-io-20170628 4GITHUB_PROJECT= thai-font-collection
5 5GITHUB_TAG= ee660780065cc2bfff502e426d609b482464bf5c
 6DISTNAME= lanna-io-20200318
6CATEGORIES= fonts 7CATEGORIES= fonts
7MASTER_SITES= ${MASTER_SITE_GITHUB:=lannainnovation/} 8MASTER_SITES= ${MASTER_SITE_GITHUB:=lannainnovation/}
8GITHUB_PROJECT= thai-font-collection 
9GITHUB_TAG= c4752b17ec622a3f3430a815847596bf8fb0d60f 
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= https://github.com/lannainnovation/thai-font-collection/ 11HOMEPAGE= https://github.com/lannainnovation/thai-font-collection/
13COMMENT= Lanna Innovation collection of Thai fonts 12COMMENT= Lanna Innovation collection of Thai fonts
14 
15LICENSE= apache-2.0 AND ofl-v1.1 AND gnu-gpl-v2 AND \ 13LICENSE= apache-2.0 AND ofl-v1.1 AND gnu-gpl-v2 AND \
16 dip-sipa-license AND tepc-license 14 dip-sipa-license AND tepc-license
17 15
18USE_TOOLS+= bsdtar 16USE_TOOLS+= bsdtar
19EXTRACT_USING= bsdtar 17EXTRACT_USING= bsdtar
20USE_LANGUAGES= # none 18USE_LANGUAGES= # none
21 19
22NO_CONFIGURE= yes 20NO_CONFIGURE= yes
23NO_BUILD= yes 21NO_BUILD= yes
24 22
25OTFPATH= share/fonts/X11/OTF 23OTFPATH= share/fonts/X11/OTF
26TTFPATH= share/fonts/X11/TTF 24TTFPATH= share/fonts/X11/TTF
27 25

cvs diff -r1.1 -r1.2 pkgsrc/fonts/lanna-io/distinfo (expand / switch to unified diff)

--- pkgsrc/fonts/lanna-io/distinfo 2017/11/03 19:40:54 1.1
+++ pkgsrc/fonts/lanna-io/distinfo 2020/04/14 21:38:32 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2017/11/03 19:40:54 scole Exp $ 1$NetBSD: distinfo,v 1.2 2020/04/14 21:38:32 scole Exp $
2 2
3SHA1 (lanna-io-20170628-c4752b17ec622a3f3430a815847596bf8fb0d60f.tar.gz) = df8a24782dc7d072a479cb9fa1724cad3145d7fa 3SHA1 (lanna-io-20200318-ee660780065cc2bfff502e426d609b482464bf5c.tar.gz) = e3d22be850f1001ff3976e0012e815be4ebe01ce
4RMD160 (lanna-io-20170628-c4752b17ec622a3f3430a815847596bf8fb0d60f.tar.gz) = d80cc27327d4bdab93e227c9b0b466715634a988 4RMD160 (lanna-io-20200318-ee660780065cc2bfff502e426d609b482464bf5c.tar.gz) = 14d68676bcd454a3f232e7045b9ebda02965eb40
5SHA512 (lanna-io-20170628-c4752b17ec622a3f3430a815847596bf8fb0d60f.tar.gz) = 0a6c4ff58816a8efbdd53a0e9fea1747e656d3444fce7419c1e6de4011540e67767c0b7dcf158d1e66269de0a5d861ac6f247231ccc63d79054e37f161898342 5SHA512 (lanna-io-20200318-ee660780065cc2bfff502e426d609b482464bf5c.tar.gz) = b4a72509f0398a73795450eb620971b1cf2ade6fd84456c49853491c7df75117b74b58b857da4cd57cecececbede50893f9cf685158e156aa869f1d47de9863b
6Size (lanna-io-20170628-c4752b17ec622a3f3430a815847596bf8fb0d60f.tar.gz) = 17384095 bytes 6Size (lanna-io-20200318-ee660780065cc2bfff502e426d609b482464bf5c.tar.gz) = 39011103 bytes

cvs diff -r1.2 -r1.3 pkgsrc/fonts/lanna-io/PLIST (expand / switch to unified diff)

--- pkgsrc/fonts/lanna-io/PLIST 2018/01/01 22:29:32 1.2
+++ pkgsrc/fonts/lanna-io/PLIST 2020/04/14 21:38:32 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:29:32 rillig Exp $ 1@comment $NetBSD: PLIST,v 1.3 2020/04/14 21:38:32 scole Exp $
2share/fonts/X11/OTF/JS-Arisa-Italic.otf 2share/fonts/X11/OTF/JS-Arisa-Italic.otf
3share/fonts/X11/OTF/JS-Arisa.otf 3share/fonts/X11/OTF/JS-Arisa.otf
4share/fonts/X11/OTF/JS-Synjai-Italic.otf 4share/fonts/X11/OTF/JS-Synjai-Italic.otf
5share/fonts/X11/OTF/JS-Synjai-Normal.otf 5share/fonts/X11/OTF/JS-Synjai-Normal.otf
6share/fonts/X11/TTF/Aksaramatee-Bold-Italic.ttf 6share/fonts/X11/TTF/Aksaramatee-Bold-Italic.ttf
7share/fonts/X11/TTF/Aksaramatee-Bold.ttf 7share/fonts/X11/TTF/Aksaramatee-Bold.ttf
8share/fonts/X11/TTF/Aksaramatee-Italic.ttf 8share/fonts/X11/TTF/Aksaramatee-Italic.ttf
9share/fonts/X11/TTF/Aksaramatee-Regular.ttf 9share/fonts/X11/TTF/Aksaramatee-Regular.ttf
10share/fonts/X11/TTF/Athiti-Bold.ttf 10share/fonts/X11/TTF/Athiti-Bold.ttf
11share/fonts/X11/TTF/Athiti-ExtraLight.ttf 11share/fonts/X11/TTF/Athiti-ExtraLight.ttf
12share/fonts/X11/TTF/Athiti-Light.ttf 12share/fonts/X11/TTF/Athiti-Light.ttf
13share/fonts/X11/TTF/Athiti-Medium.ttf 13share/fonts/X11/TTF/Athiti-Medium.ttf
14share/fonts/X11/TTF/Athiti-Regular.ttf 14share/fonts/X11/TTF/Athiti-Regular.ttf
@@ -20,30 +20,30 @@ share/fonts/X11/TTF/ChulaNarak-Italic.tt @@ -20,30 +20,30 @@ share/fonts/X11/TTF/ChulaNarak-Italic.tt
20share/fonts/X11/TTF/ChulaNarak-Regular.ttf 20share/fonts/X11/TTF/ChulaNarak-Regular.ttf
21share/fonts/X11/TTF/CmPrasanmit-Bold-Italic.ttf 21share/fonts/X11/TTF/CmPrasanmit-Bold-Italic.ttf
22share/fonts/X11/TTF/CmPrasanmit-Bold.ttf 22share/fonts/X11/TTF/CmPrasanmit-Bold.ttf
23share/fonts/X11/TTF/CmPrasanmit-Italic.ttf 23share/fonts/X11/TTF/CmPrasanmit-Italic.ttf
24share/fonts/X11/TTF/CmPrasanmit-Regular.ttf 24share/fonts/X11/TTF/CmPrasanmit-Regular.ttf
25share/fonts/X11/TTF/DC-Palamongkol-Bold-Italic.ttf 25share/fonts/X11/TTF/DC-Palamongkol-Bold-Italic.ttf
26share/fonts/X11/TTF/DC-Palamongkol-Bold.ttf 26share/fonts/X11/TTF/DC-Palamongkol-Bold.ttf
27share/fonts/X11/TTF/DC-Palamongkol-Italic.ttf 27share/fonts/X11/TTF/DC-Palamongkol-Italic.ttf
28share/fonts/X11/TTF/DC-Palamongkol-Regular.ttf 28share/fonts/X11/TTF/DC-Palamongkol-Regular.ttf
29share/fonts/X11/TTF/FonLeb-Bold-Italic.ttf 29share/fonts/X11/TTF/FonLeb-Bold-Italic.ttf
30share/fonts/X11/TTF/FonLeb-Bold.ttf 30share/fonts/X11/TTF/FonLeb-Bold.ttf
31share/fonts/X11/TTF/FonLeb-Italic.ttf 31share/fonts/X11/TTF/FonLeb-Italic.ttf
32share/fonts/X11/TTF/FonLeb-Regular.ttf 32share/fonts/X11/TTF/FonLeb-Regular.ttf
33share/fonts/X11/TTF/Garuda-Bold-Oblique.ttf 
34share/fonts/X11/TTF/Garuda-Bold.ttf 33share/fonts/X11/TTF/Garuda-Bold.ttf
35share/fonts/X11/TTF/Garuda-Book.ttf 34share/fonts/X11/TTF/Garuda-BoldOblique.ttf
36share/fonts/X11/TTF/Garuda-Oblique.ttf 35share/fonts/X11/TTF/Garuda-Oblique.ttf
 36share/fonts/X11/TTF/Garuda.ttf
37share/fonts/X11/TTF/Himmaparnt-Bold-Italic.ttf 37share/fonts/X11/TTF/Himmaparnt-Bold-Italic.ttf
38share/fonts/X11/TTF/Himmaparnt-Bold.ttf 38share/fonts/X11/TTF/Himmaparnt-Bold.ttf
39share/fonts/X11/TTF/Himmaparnt-Italic.ttf 39share/fonts/X11/TTF/Himmaparnt-Italic.ttf
40share/fonts/X11/TTF/Himmaparnt-Regular.ttf 40share/fonts/X11/TTF/Himmaparnt-Regular.ttf
41share/fonts/X11/TTF/Itim-Regular.ttf 41share/fonts/X11/TTF/Itim-Regular.ttf
42share/fonts/X11/TTF/JS-75-Pumpuang.ttf 42share/fonts/X11/TTF/JS-75-Pumpuang.ttf
43share/fonts/X11/TTF/JS-Amphan-Italic.ttf 43share/fonts/X11/TTF/JS-Amphan-Italic.ttf
44share/fonts/X11/TTF/JS-Angsumalin.ttf 44share/fonts/X11/TTF/JS-Angsumalin.ttf
45share/fonts/X11/TTF/JS-Boaboon.ttf 45share/fonts/X11/TTF/JS-Boaboon.ttf
46share/fonts/X11/TTF/JS-Chaimongkol.ttf 46share/fonts/X11/TTF/JS-Chaimongkol.ttf
47share/fonts/X11/TTF/JS-Chalit.ttf 47share/fonts/X11/TTF/JS-Chalit.ttf
48share/fonts/X11/TTF/JS-Chanok-Normal.ttf 48share/fonts/X11/TTF/JS-Chanok-Normal.ttf
49share/fonts/X11/TTF/JS-Charnchai-Normal.ttf 49share/fonts/X11/TTF/JS-Charnchai-Normal.ttf
@@ -132,64 +132,136 @@ share/fonts/X11/TTF/Kanit-ExtraBold.ttf @@ -132,64 +132,136 @@ share/fonts/X11/TTF/Kanit-ExtraBold.ttf
132share/fonts/X11/TTF/Kanit-ExtraBoldItalic.ttf 132share/fonts/X11/TTF/Kanit-ExtraBoldItalic.ttf
133share/fonts/X11/TTF/Kanit-ExtraLight.ttf 133share/fonts/X11/TTF/Kanit-ExtraLight.ttf
134share/fonts/X11/TTF/Kanit-ExtraLightItalic.ttf 134share/fonts/X11/TTF/Kanit-ExtraLightItalic.ttf
135share/fonts/X11/TTF/Kanit-Italic.ttf 135share/fonts/X11/TTF/Kanit-Italic.ttf
136share/fonts/X11/TTF/Kanit-Light.ttf 136share/fonts/X11/TTF/Kanit-Light.ttf
137share/fonts/X11/TTF/Kanit-LightItalic.ttf 137share/fonts/X11/TTF/Kanit-LightItalic.ttf
138share/fonts/X11/TTF/Kanit-Medium.ttf 138share/fonts/X11/TTF/Kanit-Medium.ttf
139share/fonts/X11/TTF/Kanit-MediumItalic.ttf 139share/fonts/X11/TTF/Kanit-MediumItalic.ttf
140share/fonts/X11/TTF/Kanit-Regular.ttf 140share/fonts/X11/TTF/Kanit-Regular.ttf
141share/fonts/X11/TTF/Kanit-SemiBold.ttf 141share/fonts/X11/TTF/Kanit-SemiBold.ttf
142share/fonts/X11/TTF/Kanit-SemiBoldItalic.ttf 142share/fonts/X11/TTF/Kanit-SemiBoldItalic.ttf
143share/fonts/X11/TTF/Kanit-Thin.ttf 143share/fonts/X11/TTF/Kanit-Thin.ttf
144share/fonts/X11/TTF/Kanit-ThinItalic.ttf 144share/fonts/X11/TTF/Kanit-ThinItalic.ttf
145share/fonts/X11/TTF/Kinnari-Bold-Italic.ttf 
146share/fonts/X11/TTF/Kinnari-Bold-Oblique.ttf 
147share/fonts/X11/TTF/Kinnari-Bold.ttf 145share/fonts/X11/TTF/Kinnari-Bold.ttf
 146share/fonts/X11/TTF/Kinnari-BoldItalic.ttf
 147share/fonts/X11/TTF/Kinnari-BoldOblique.ttf
148share/fonts/X11/TTF/Kinnari-Italic.ttf 148share/fonts/X11/TTF/Kinnari-Italic.ttf
149share/fonts/X11/TTF/Kinnari-Medium.ttf 
150share/fonts/X11/TTF/Kinnari-Oblique.ttf 149share/fonts/X11/TTF/Kinnari-Oblique.ttf
151share/fonts/X11/TTF/Loma-Bold-Oblique.ttf 150share/fonts/X11/TTF/Kinnari.ttf
 151share/fonts/X11/TTF/Laksaman-Bold.ttf
 152share/fonts/X11/TTF/Laksaman-BoldItalic.ttf
 153share/fonts/X11/TTF/Laksaman-Italic.ttf
 154share/fonts/X11/TTF/Laksaman.ttf
152share/fonts/X11/TTF/Loma-Bold.ttf 155share/fonts/X11/TTF/Loma-Bold.ttf
153share/fonts/X11/TTF/Loma-Book.ttf 156share/fonts/X11/TTF/Loma-BoldOblique.ttf
154share/fonts/X11/TTF/Loma-Oblique.ttf 157share/fonts/X11/TTF/Loma-Oblique.ttf
 158share/fonts/X11/TTF/Loma.ttf
155share/fonts/X11/TTF/Maitree-Bold.ttf 159share/fonts/X11/TTF/Maitree-Bold.ttf
156share/fonts/X11/TTF/Maitree-ExtraLight.ttf 160share/fonts/X11/TTF/Maitree-ExtraLight.ttf
157share/fonts/X11/TTF/Maitree-Light.ttf 161share/fonts/X11/TTF/Maitree-Light.ttf
158share/fonts/X11/TTF/Maitree-Medium.ttf 162share/fonts/X11/TTF/Maitree-Medium.ttf
159share/fonts/X11/TTF/Maitree-Regular.ttf 163share/fonts/X11/TTF/Maitree-Regular.ttf
160share/fonts/X11/TTF/Maitree-SemiBold.ttf 164share/fonts/X11/TTF/Maitree-SemiBold.ttf
161share/fonts/X11/TTF/Mitr-Bold.ttf 165share/fonts/X11/TTF/Mitr-Bold.ttf
162share/fonts/X11/TTF/Mitr-ExtraLight.ttf 166share/fonts/X11/TTF/Mitr-ExtraLight.ttf
163share/fonts/X11/TTF/Mitr-Light.ttf 167share/fonts/X11/TTF/Mitr-Light.ttf
164share/fonts/X11/TTF/Mitr-Medium.ttf 168share/fonts/X11/TTF/Mitr-Medium.ttf
165share/fonts/X11/TTF/Mitr-Regular.ttf 169share/fonts/X11/TTF/Mitr-Regular.ttf
166share/fonts/X11/TTF/Mitr-SemiBold.ttf 170share/fonts/X11/TTF/Mitr-SemiBold.ttf
167share/fonts/X11/TTF/Nakaracha-Bold-Italic.ttf 171share/fonts/X11/TTF/Nakaracha-Bold-Italic.ttf
168share/fonts/X11/TTF/Nakaracha-Bold.ttf 172share/fonts/X11/TTF/Nakaracha-Bold.ttf
169share/fonts/X11/TTF/Nakaracha-Italic.ttf 173share/fonts/X11/TTF/Nakaracha-Italic.ttf
170share/fonts/X11/TTF/Nakaracha-Regular.ttf 174share/fonts/X11/TTF/Nakaracha-Regular.ttf
171share/fonts/X11/TTF/Norasi-Bold-Italic.ttf 
172share/fonts/X11/TTF/Norasi-Bold-Oblique.ttf 
173share/fonts/X11/TTF/Norasi-Bold.ttf 175share/fonts/X11/TTF/Norasi-Bold.ttf
 176share/fonts/X11/TTF/Norasi-BoldItalic.ttf
 177share/fonts/X11/TTF/Norasi-BoldOblique.ttf
174share/fonts/X11/TTF/Norasi-Italic.ttf 178share/fonts/X11/TTF/Norasi-Italic.ttf
175share/fonts/X11/TTF/Norasi-Oblique.ttf 179share/fonts/X11/TTF/Norasi-Oblique.ttf
176share/fonts/X11/TTF/Norasi-Regular.ttf 180share/fonts/X11/TTF/Norasi.ttf
 181share/fonts/X11/TTF/NotoSansThai-Black.ttf
177share/fonts/X11/TTF/NotoSansThai-Bold.ttf 182share/fonts/X11/TTF/NotoSansThai-Bold.ttf
 183share/fonts/X11/TTF/NotoSansThai-Condensed.ttf
 184share/fonts/X11/TTF/NotoSansThai-CondensedBlack.ttf
 185share/fonts/X11/TTF/NotoSansThai-CondensedBold.ttf
 186share/fonts/X11/TTF/NotoSansThai-CondensedExtraBold.ttf
 187share/fonts/X11/TTF/NotoSansThai-CondensedExtraLight.ttf
 188share/fonts/X11/TTF/NotoSansThai-CondensedLight.ttf
 189share/fonts/X11/TTF/NotoSansThai-CondensedMedium.ttf
 190share/fonts/X11/TTF/NotoSansThai-CondensedSemiBold.ttf
 191share/fonts/X11/TTF/NotoSansThai-CondensedThin.ttf
 192share/fonts/X11/TTF/NotoSansThai-ExtraBold.ttf
 193share/fonts/X11/TTF/NotoSansThai-ExtraCondensed.ttf
 194share/fonts/X11/TTF/NotoSansThai-ExtraCondensedBlack.ttf
 195share/fonts/X11/TTF/NotoSansThai-ExtraCondensedBold.ttf
 196share/fonts/X11/TTF/NotoSansThai-ExtraCondensedExtraBold.ttf
 197share/fonts/X11/TTF/NotoSansThai-ExtraCondensedExtraLight.ttf
 198share/fonts/X11/TTF/NotoSansThai-ExtraCondensedLight.ttf
 199share/fonts/X11/TTF/NotoSansThai-ExtraCondensedMedium.ttf
 200share/fonts/X11/TTF/NotoSansThai-ExtraCondensedSemiBold.ttf
 201share/fonts/X11/TTF/NotoSansThai-ExtraCondensedThin.ttf
 202share/fonts/X11/TTF/NotoSansThai-ExtraLight.ttf
 203share/fonts/X11/TTF/NotoSansThai-Light.ttf
 204share/fonts/X11/TTF/NotoSansThai-Medium.ttf
178share/fonts/X11/TTF/NotoSansThai-Regular.ttf 205share/fonts/X11/TTF/NotoSansThai-Regular.ttf
 206share/fonts/X11/TTF/NotoSansThai-SemiBold.ttf
 207share/fonts/X11/TTF/NotoSansThai-SemiCondensed.ttf
 208share/fonts/X11/TTF/NotoSansThai-SemiCondensedBlack.ttf
 209share/fonts/X11/TTF/NotoSansThai-SemiCondensedBold.ttf
 210share/fonts/X11/TTF/NotoSansThai-SemiCondensedExtraBold.ttf
 211share/fonts/X11/TTF/NotoSansThai-SemiCondensedExtraLight.ttf
 212share/fonts/X11/TTF/NotoSansThai-SemiCondensedLight.ttf
 213share/fonts/X11/TTF/NotoSansThai-SemiCondensedMedium.ttf
 214share/fonts/X11/TTF/NotoSansThai-SemiCondensedSemiBold.ttf
 215share/fonts/X11/TTF/NotoSansThai-SemiCondensedThin.ttf
 216share/fonts/X11/TTF/NotoSansThai-Thin.ttf
179share/fonts/X11/TTF/NotoSansThaiUI-Bold.ttf 217share/fonts/X11/TTF/NotoSansThaiUI-Bold.ttf
180share/fonts/X11/TTF/NotoSansThaiUI-Regular.ttf 218share/fonts/X11/TTF/NotoSansThaiUI-Regular.ttf
 219share/fonts/X11/TTF/NotoSerifThai-Black.ttf
181share/fonts/X11/TTF/NotoSerifThai-Bold.ttf 220share/fonts/X11/TTF/NotoSerifThai-Bold.ttf
 221share/fonts/X11/TTF/NotoSerifThai-Condensed.ttf
 222share/fonts/X11/TTF/NotoSerifThai-CondensedBlack.ttf
 223share/fonts/X11/TTF/NotoSerifThai-CondensedBold.ttf
 224share/fonts/X11/TTF/NotoSerifThai-CondensedExtraBold.ttf
 225share/fonts/X11/TTF/NotoSerifThai-CondensedExtraLight.ttf
 226share/fonts/X11/TTF/NotoSerifThai-CondensedLight.ttf
 227share/fonts/X11/TTF/NotoSerifThai-CondensedMedium.ttf
 228share/fonts/X11/TTF/NotoSerifThai-CondensedSemiBold.ttf
 229share/fonts/X11/TTF/NotoSerifThai-CondensedThin.ttf
 230share/fonts/X11/TTF/NotoSerifThai-ExtraBold.ttf
 231share/fonts/X11/TTF/NotoSerifThai-ExtraCondensed.ttf
 232share/fonts/X11/TTF/NotoSerifThai-ExtraCondensedBlack.ttf
 233share/fonts/X11/TTF/NotoSerifThai-ExtraCondensedBold.ttf
 234share/fonts/X11/TTF/NotoSerifThai-ExtraCondensedExtraBold.ttf
 235share/fonts/X11/TTF/NotoSerifThai-ExtraCondensedExtraLight.ttf
 236share/fonts/X11/TTF/NotoSerifThai-ExtraCondensedLight.ttf
 237share/fonts/X11/TTF/NotoSerifThai-ExtraCondensedMedium.ttf
 238share/fonts/X11/TTF/NotoSerifThai-ExtraCondensedSemiBold.ttf
 239share/fonts/X11/TTF/NotoSerifThai-ExtraCondensedThin.ttf
 240share/fonts/X11/TTF/NotoSerifThai-ExtraLight.ttf
 241share/fonts/X11/TTF/NotoSerifThai-Light.ttf
 242share/fonts/X11/TTF/NotoSerifThai-Medium.ttf
182share/fonts/X11/TTF/NotoSerifThai-Regular.ttf 243share/fonts/X11/TTF/NotoSerifThai-Regular.ttf
 244share/fonts/X11/TTF/NotoSerifThai-SemiBold.ttf
 245share/fonts/X11/TTF/NotoSerifThai-SemiCondensed.ttf
 246share/fonts/X11/TTF/NotoSerifThai-SemiCondensedBlack.ttf
 247share/fonts/X11/TTF/NotoSerifThai-SemiCondensedBold.ttf
 248share/fonts/X11/TTF/NotoSerifThai-SemiCondensedExtraBold.ttf
 249share/fonts/X11/TTF/NotoSerifThai-SemiCondensedExtraLight.ttf
 250share/fonts/X11/TTF/NotoSerifThai-SemiCondensedLight.ttf
 251share/fonts/X11/TTF/NotoSerifThai-SemiCondensedMedium.ttf
 252share/fonts/X11/TTF/NotoSerifThai-SemiCondensedSemiBold.ttf
 253share/fonts/X11/TTF/NotoSerifThai-SemiCondensedThin.ttf
 254share/fonts/X11/TTF/NotoSerifThai-Thin.ttf
183share/fonts/X11/TTF/PSK-Smart-Bold.ttf 255share/fonts/X11/TTF/PSK-Smart-Bold.ttf
184share/fonts/X11/TTF/PSK-Smart-Regular.ttf 256share/fonts/X11/TTF/PSK-Smart-Regular.ttf
185share/fonts/X11/TTF/PSK-SmartBI.ttf 257share/fonts/X11/TTF/PSK-SmartBI.ttf
186share/fonts/X11/TTF/PSK-SmartItaic.ttf 258share/fonts/X11/TTF/PSK-SmartItaic.ttf
187share/fonts/X11/TTF/Pattaya-Regular.ttf 259share/fonts/X11/TTF/Pattaya-Regular.ttf
188share/fonts/X11/TTF/Pridi-Bold.ttf 260share/fonts/X11/TTF/Pridi-Bold.ttf
189share/fonts/X11/TTF/Pridi-ExtraLight.ttf 261share/fonts/X11/TTF/Pridi-ExtraLight.ttf
190share/fonts/X11/TTF/Pridi-Light.ttf 262share/fonts/X11/TTF/Pridi-Light.ttf
191share/fonts/X11/TTF/Pridi-Medium.ttf 263share/fonts/X11/TTF/Pridi-Medium.ttf
192share/fonts/X11/TTF/Pridi-Regular.ttf 264share/fonts/X11/TTF/Pridi-Regular.ttf
193share/fonts/X11/TTF/Pridi-SemiBold.ttf 265share/fonts/X11/TTF/Pridi-SemiBold.ttf
194share/fonts/X11/TTF/Prompt-Black.ttf 266share/fonts/X11/TTF/Prompt-Black.ttf
195share/fonts/X11/TTF/Prompt-BlackItalic.ttf 267share/fonts/X11/TTF/Prompt-BlackItalic.ttf
@@ -199,34 +271,54 @@ share/fonts/X11/TTF/Prompt-ExtraBold.ttf @@ -199,34 +271,54 @@ share/fonts/X11/TTF/Prompt-ExtraBold.ttf
199share/fonts/X11/TTF/Prompt-ExtraBoldItalic.ttf 271share/fonts/X11/TTF/Prompt-ExtraBoldItalic.ttf
200share/fonts/X11/TTF/Prompt-ExtraLight.ttf 272share/fonts/X11/TTF/Prompt-ExtraLight.ttf
201share/fonts/X11/TTF/Prompt-ExtraLightItalic.ttf 273share/fonts/X11/TTF/Prompt-ExtraLightItalic.ttf
202share/fonts/X11/TTF/Prompt-Italic.ttf 274share/fonts/X11/TTF/Prompt-Italic.ttf
203share/fonts/X11/TTF/Prompt-Light.ttf 275share/fonts/X11/TTF/Prompt-Light.ttf
204share/fonts/X11/TTF/Prompt-LightItalic.ttf 276share/fonts/X11/TTF/Prompt-LightItalic.ttf
205share/fonts/X11/TTF/Prompt-Medium.ttf 277share/fonts/X11/TTF/Prompt-Medium.ttf
206share/fonts/X11/TTF/Prompt-MediumItalic.ttf 278share/fonts/X11/TTF/Prompt-MediumItalic.ttf
207share/fonts/X11/TTF/Prompt-Regular.ttf 279share/fonts/X11/TTF/Prompt-Regular.ttf
208share/fonts/X11/TTF/Prompt-SemiBold.ttf 280share/fonts/X11/TTF/Prompt-SemiBold.ttf
209share/fonts/X11/TTF/Prompt-SemiBoldItalic.ttf 281share/fonts/X11/TTF/Prompt-SemiBoldItalic.ttf
210share/fonts/X11/TTF/Prompt-Thin.ttf 282share/fonts/X11/TTF/Prompt-Thin.ttf
211share/fonts/X11/TTF/Prompt-ThinItalic.ttf 283share/fonts/X11/TTF/Prompt-ThinItalic.ttf
212share/fonts/X11/TTF/Purisa-Bold-Oblique.ttf 
213share/fonts/X11/TTF/Purisa-Bold.ttf 284share/fonts/X11/TTF/Purisa-Bold.ttf
214share/fonts/X11/TTF/Purisa-Medium.ttf 285share/fonts/X11/TTF/Purisa-BoldOblique.ttf
215share/fonts/X11/TTF/Purisa-Oblique.ttf 286share/fonts/X11/TTF/Purisa-Oblique.ttf
 287share/fonts/X11/TTF/Purisa.ttf
216share/fonts/X11/TTF/SR-FahMai-Bold-Italic.ttf 288share/fonts/X11/TTF/SR-FahMai-Bold-Italic.ttf
217share/fonts/X11/TTF/SR-FahMai-Bold.ttf 289share/fonts/X11/TTF/SR-FahMai-Bold.ttf
218share/fonts/X11/TTF/SR-FahMai-Italic.ttf 290share/fonts/X11/TTF/SR-FahMai-Italic.ttf
219share/fonts/X11/TTF/SR-FahMai-Normal.ttf 291share/fonts/X11/TTF/SR-FahMai-Normal.ttf
 292share/fonts/X11/TTF/Sarabun-Bold.ttf
 293share/fonts/X11/TTF/Sarabun-BoldItalic.ttf
 294share/fonts/X11/TTF/Sarabun-ExtraBold.ttf
 295share/fonts/X11/TTF/Sarabun-ExtraBoldItalic.ttf
 296share/fonts/X11/TTF/Sarabun-ExtraLight.ttf
 297share/fonts/X11/TTF/Sarabun-ExtraLightItalic.ttf
 298share/fonts/X11/TTF/Sarabun-Italic.ttf
 299share/fonts/X11/TTF/Sarabun-Light.ttf
 300share/fonts/X11/TTF/Sarabun-LightItalic.ttf
 301share/fonts/X11/TTF/Sarabun-Medium.ttf
 302share/fonts/X11/TTF/Sarabun-MediumItalic.ttf
 303share/fonts/X11/TTF/Sarabun-Regular.ttf
 304share/fonts/X11/TTF/Sarabun-SemiBold.ttf
 305share/fonts/X11/TTF/Sarabun-SemiBoldItalic.ttf
 306share/fonts/X11/TTF/Sarabun-Thin.ttf
 307share/fonts/X11/TTF/Sarabun-ThinItalic.ttf
 308share/fonts/X11/TTF/Sawasdee-Bold.ttf
 309share/fonts/X11/TTF/Sawasdee-BoldOblique.ttf
 310share/fonts/X11/TTF/Sawasdee-Oblique.ttf
 311share/fonts/X11/TTF/Sawasdee.ttf
220share/fonts/X11/TTF/Sriracha-Regular.ttf 312share/fonts/X11/TTF/Sriracha-Regular.ttf
221share/fonts/X11/TTF/TH-Baijam-Bold-Italic.ttf 313share/fonts/X11/TTF/TH-Baijam-Bold-Italic.ttf
222share/fonts/X11/TTF/TH-Baijam-Bold.ttf 314share/fonts/X11/TTF/TH-Baijam-Bold.ttf
223share/fonts/X11/TTF/TH-Baijam-Italic.ttf 315share/fonts/X11/TTF/TH-Baijam-Italic.ttf
224share/fonts/X11/TTF/TH-Baijam-Regular.ttf 316share/fonts/X11/TTF/TH-Baijam-Regular.ttf
225share/fonts/X11/TTF/TH-Chakra-Petch-Bold-Italic.ttf 317share/fonts/X11/TTF/TH-Chakra-Petch-Bold-Italic.ttf
226share/fonts/X11/TTF/TH-Chakra-Petch-Bold.ttf 318share/fonts/X11/TTF/TH-Chakra-Petch-Bold.ttf
227share/fonts/X11/TTF/TH-Chakra-Petch-Italic.ttf 319share/fonts/X11/TTF/TH-Chakra-Petch-Italic.ttf
228share/fonts/X11/TTF/TH-Chakra-Petch-Regular.ttf 320share/fonts/X11/TTF/TH-Chakra-Petch-Regular.ttf
229share/fonts/X11/TTF/TH-Charm-of-AU-Regular.ttf 321share/fonts/X11/TTF/TH-Charm-of-AU-Regular.ttf
230share/fonts/X11/TTF/TH-Charmonman-Bold.ttf 322share/fonts/X11/TTF/TH-Charmonman-Bold.ttf
231share/fonts/X11/TTF/TH-Charmonman-Regular.ttf 323share/fonts/X11/TTF/TH-Charmonman-Regular.ttf
232share/fonts/X11/TTF/TH-Fahkwang-Bold-Italic.ttf 324share/fonts/X11/TTF/TH-Fahkwang-Bold-Italic.ttf
@@ -267,46 +359,58 @@ share/fonts/X11/TTF/Taviraj-ExtraBold.tt @@ -267,46 +359,58 @@ share/fonts/X11/TTF/Taviraj-ExtraBold.tt
267share/fonts/X11/TTF/Taviraj-ExtraBoldItalic.ttf 359share/fonts/X11/TTF/Taviraj-ExtraBoldItalic.ttf
268share/fonts/X11/TTF/Taviraj-ExtraLight.ttf 360share/fonts/X11/TTF/Taviraj-ExtraLight.ttf
269share/fonts/X11/TTF/Taviraj-ExtraLightItalic.ttf 361share/fonts/X11/TTF/Taviraj-ExtraLightItalic.ttf
270share/fonts/X11/TTF/Taviraj-Italic.ttf 362share/fonts/X11/TTF/Taviraj-Italic.ttf
271share/fonts/X11/TTF/Taviraj-Light.ttf 363share/fonts/X11/TTF/Taviraj-Light.ttf
272share/fonts/X11/TTF/Taviraj-LightItalic.ttf 364share/fonts/X11/TTF/Taviraj-LightItalic.ttf
273share/fonts/X11/TTF/Taviraj-Medium.ttf 365share/fonts/X11/TTF/Taviraj-Medium.ttf
274share/fonts/X11/TTF/Taviraj-MediumItalic.ttf 366share/fonts/X11/TTF/Taviraj-MediumItalic.ttf
275share/fonts/X11/TTF/Taviraj-Regular.ttf 367share/fonts/X11/TTF/Taviraj-Regular.ttf
276share/fonts/X11/TTF/Taviraj-SemiBold.ttf 368share/fonts/X11/TTF/Taviraj-SemiBold.ttf
277share/fonts/X11/TTF/Taviraj-SemiBoldItalic.ttf 369share/fonts/X11/TTF/Taviraj-SemiBoldItalic.ttf
278share/fonts/X11/TTF/Taviraj-Thin.ttf 370share/fonts/X11/TTF/Taviraj-Thin.ttf
279share/fonts/X11/TTF/Taviraj-ThinItalic.ttf 371share/fonts/X11/TTF/Taviraj-ThinItalic.ttf
280share/fonts/X11/TTF/TlwgTypewriter-Bold-Oblique.ttf 372share/fonts/X11/TTF/TlwgMono-Bold.ttf
 373share/fonts/X11/TTF/TlwgMono-BoldOblique.ttf
 374share/fonts/X11/TTF/TlwgMono-Oblique.ttf
 375share/fonts/X11/TTF/TlwgMono.ttf
281share/fonts/X11/TTF/TlwgTypewriter-Bold.ttf 376share/fonts/X11/TTF/TlwgTypewriter-Bold.ttf
282share/fonts/X11/TTF/TlwgTypewriter-Medium.ttf 377share/fonts/X11/TTF/TlwgTypewriter-BoldOblique.ttf
283share/fonts/X11/TTF/TlwgTypewriter-Oblique.ttf 378share/fonts/X11/TTF/TlwgTypewriter-Oblique.ttf
284share/fonts/X11/TTF/TlwgTypo-Bold-Oblique.ttf 379share/fonts/X11/TTF/TlwgTypewriter.ttf
 380share/fonts/X11/TTF/TlwgTypist-Bold.ttf
 381share/fonts/X11/TTF/TlwgTypist-BoldOblique.ttf
 382share/fonts/X11/TTF/TlwgTypist-Oblique.ttf
 383share/fonts/X11/TTF/TlwgTypist.ttf
285share/fonts/X11/TTF/TlwgTypo-Bold.ttf 384share/fonts/X11/TTF/TlwgTypo-Bold.ttf
286share/fonts/X11/TTF/TlwgTypo-Medium.ttf 385share/fonts/X11/TTF/TlwgTypo-BoldOblique.ttf
287share/fonts/X11/TTF/TlwgTypo-Oblique.ttf 386share/fonts/X11/TTF/TlwgTypo-Oblique.ttf
 387share/fonts/X11/TTF/TlwgTypo.ttf
288share/fonts/X11/TTF/Trirong-Black.ttf 388share/fonts/X11/TTF/Trirong-Black.ttf
289share/fonts/X11/TTF/Trirong-BlackItalic.ttf 389share/fonts/X11/TTF/Trirong-BlackItalic.ttf
290share/fonts/X11/TTF/Trirong-Bold.ttf 390share/fonts/X11/TTF/Trirong-Bold.ttf
291share/fonts/X11/TTF/Trirong-BoldItalic.ttf 391share/fonts/X11/TTF/Trirong-BoldItalic.ttf
292share/fonts/X11/TTF/Trirong-ExtraBold.ttf 392share/fonts/X11/TTF/Trirong-ExtraBold.ttf
293share/fonts/X11/TTF/Trirong-ExtraBoldItalic.ttf 393share/fonts/X11/TTF/Trirong-ExtraBoldItalic.ttf
294share/fonts/X11/TTF/Trirong-ExtraLight.ttf 394share/fonts/X11/TTF/Trirong-ExtraLight.ttf
295share/fonts/X11/TTF/Trirong-ExtraLightItalic.ttf 395share/fonts/X11/TTF/Trirong-ExtraLightItalic.ttf
296share/fonts/X11/TTF/Trirong-Italic.ttf 396share/fonts/X11/TTF/Trirong-Italic.ttf
297share/fonts/X11/TTF/Trirong-Light.ttf 397share/fonts/X11/TTF/Trirong-Light.ttf
298share/fonts/X11/TTF/Trirong-LightItalic.ttf 398share/fonts/X11/TTF/Trirong-LightItalic.ttf
299share/fonts/X11/TTF/Trirong-Medium.ttf 399share/fonts/X11/TTF/Trirong-Medium.ttf
300share/fonts/X11/TTF/Trirong-MediumItalic.ttf 400share/fonts/X11/TTF/Trirong-MediumItalic.ttf
301share/fonts/X11/TTF/Trirong-Regular.ttf 401share/fonts/X11/TTF/Trirong-Regular.ttf
302share/fonts/X11/TTF/Trirong-SemiBold.ttf 402share/fonts/X11/TTF/Trirong-SemiBold.ttf
303share/fonts/X11/TTF/Trirong-SemiBoldItalic.ttf 403share/fonts/X11/TTF/Trirong-SemiBoldItalic.ttf
304share/fonts/X11/TTF/Trirong-Thin.ttf 404share/fonts/X11/TTF/Trirong-Thin.ttf
305share/fonts/X11/TTF/Trirong-ThinItalic.ttf 405share/fonts/X11/TTF/Trirong-ThinItalic.ttf
306share/fonts/X11/TTF/Umpush-Bold-Oblique.ttf 
307share/fonts/X11/TTF/Umpush-Bold.ttf 406share/fonts/X11/TTF/Umpush-Bold.ttf
308share/fonts/X11/TTF/Umpush-Book.ttf 407share/fonts/X11/TTF/Umpush-BoldOblique.ttf
309share/fonts/X11/TTF/Umpush-Light.ttf 408share/fonts/X11/TTF/Umpush-Light.ttf
310share/fonts/X11/TTF/Umpush-LightOblique.ttf 409share/fonts/X11/TTF/Umpush-LightOblique.ttf
311share/fonts/X11/TTF/Umpush-Oblique.ttf 410share/fonts/X11/TTF/Umpush-Oblique.ttf
 411share/fonts/X11/TTF/Umpush.ttf
 412share/fonts/X11/TTF/Waree-Bold.ttf
 413share/fonts/X11/TTF/Waree-BoldOblique.ttf
 414share/fonts/X11/TTF/Waree-Oblique.ttf
 415share/fonts/X11/TTF/Waree.ttf
312share/lanna-io/README.md 416share/lanna-io/README.md