Zin Kyaw Kyaw (AJ)

Results 4 issues of Zin Kyaw Kyaw (AJ)

## What? Add function to set and get print profile (OutputIntents) ## Why? For the PDF/X-4 standard, the document need to set print profile ## How? ```ts // Create a...

needs-triage

Example 1 Input `ငယ်ငယ်ရွယ်ရွယ်နဲ့ ဆံပင်ဖြူခြင်း` output `-` Example 2 Input `बदले उसीएक् निर्माण करके(विशेष` output `---`

## Objective Add country name with local language ## Example ``` { name: 'Myanmar', 'local_name' : 'မြန်မာ', dial_code: '+95', code: 'MM', flag: '🇲🇲' }, { name: 'Thailand', 'local_name' : 'ประเทศไทย',...

enhancement
help wanted

I just wondering what is difference between Gov API and this one? https://datagov.nt.glo.or.th/th/dataset/dataset_c4-9_01/resource/64b39af8-fd9a-4eab-87d4-9193768c3812 ``` curl -X POST \ -H "Content-Type: application/json" \ -d '{"date":"01","month":"03","year":"2024"}' \ https://www.glo.or.th/api/checking/getLotteryResult ``` ``` curl -X...