Add Report
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2025-01-27 11:11:12 +07:00
parent 91cff19bff
commit c0f203eef8
42 changed files with 1615 additions and 84 deletions

View File

@@ -496,3 +496,16 @@ Microsoft Uighur-B C:\WINDOWS\Fonts\MSUIGHUB.TTF
Microsoft Uighur C:\WINDOWS\Fonts\MSUIGHUR.TTF
JS Wansika C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\JS-Wansika-Italic.ttf
SimSun-ExtG C:\WINDOWS\Fonts\SimsunExtG.ttf
TH Niramit AS Bold-B C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\TH Niramit AS-IT๙ Bold Italic.ttf
TH Niramit AS-B C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\TH Niramit AS-IT๙ Bold Italic.ttf
TH NiramitIT๙ -B C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\TH Niramit AS-IT๙ Bold Italic.ttf
TH NiramitIT๙-B C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\TH NiramitIT๙ Bold.ttf
TH Niramit AS Italic C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\TH NiramitIT๙ Italic.ttf
TH Niramit AS C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\TH NiramitIT๙ Italic.ttf
TH NiramitIT๙ C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\TH NiramitIT๙ Italic.ttf
TH Niramit AS Regular C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\TH NiramitIT๙.ttf
TH SarabunIT๙-B C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\THSarabunIT๙ Bold.ttf
TH SarabunIT๙ C:\Users\USER\AppData\Local\Microsoft\Windows\Fonts\THSarabunIT๙ Italic.ttf
Nirmala Text C:\WINDOWS\Fonts\Nirmala.ttc
Nirmala Text-B C:\WINDOWS\Fonts\Nirmala.ttc
Nirmala Text Semilight C:\WINDOWS\Fonts\Nirmala.ttc

View File

@@ -2,7 +2,8 @@
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\USER\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\USER\\.nuget\\packages"
"C:\\Users\\USER\\.nuget\\packages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
]
}
}