
Product
Introducing Rust Support in Socket
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
pdfmake-thaifont-2
Advanced tools
Adding Thai Language and Thai Fonts Sarabun, Kanit, Prompt, Angsana and Fontawesone based on pdfMake.
To Install Package
npm i pdfmake-thaifont-2
Add fonts config file like that
pdfMake.fonts = {
Sarabun: {
normal: "Sarabun-Light.ttf",
bold: "Sarabun-Regular.ttf",
italics: "Sarabun-LightItalic.ttf",
bolditalics: "Sarabun-Italic.ttf",
},
}
Sarabun: {
normal: "Sarabun-Light.ttf",
bold: "Sarabun-Regular.ttf",
italics: "Sarabun-LightItalic.ttf",
bolditalics: "Sarabun-Italic.ttf",
},
Kanit: {
normal: "Kanit-Light.ttf",
bold: "Kanit-Regular.ttf",
italics: "Kanit-LightItalic.ttf",
bolditalics: "Kanit-Italic.ttf",
}
Prompt: {
normal: "Prompt-Light.ttf",
bold: "Prompt-Regular.ttf",
italics: "Prompt-LightItalic.ttf",
bolditalics: "Prompt-Italic.ttf",
}
{
Impac: {
normal: 'impac.ttf',
bold: 'impac.ttf',
italics: 'impac.ttf',
bolditalics: 'impac.ttf',
},
}
AngsanaNew: {
normal: 'AngsanaNew.ttf',
bold: 'AngsanaNew_bold.ttf',
italics: 'AngsanaNew.ttf',
bolditalics: 'AngsanaNew.ttf',
},
FontAwesome: {
normal: 'FontAwesome_regular.ttf',
bold: 'FontAwesome_regular.ttf',
italics: 'FontAwesome_regular.ttf',
bolditalics: 'FontAwesome_regular.ttf',
},
THSarabunNew: {
normal: 'THSarabunNew.ttf',
bold: 'THSarabunNew Bold.ttf',
italics: 'THSarabunNew-Italic.ttf',
bolditalics: 'THSarabunNew-BoldItalic.ttf',
},
Implemented with ❤ By Intelligent Automation Research Center Prince of Songkla University
PDF document generation library for server-side and client-side in pure JavaScript.
Adding Thai Language and Thai Fonts Sarabun, Kanit and Prompt based on pdfMake.
Check out the playground and examples.
Documentation URL: https://pdfmake.github.io/docs/
using npm:
git clone https://github.com/bpampuch/pdfmake.git
cd pdfmake
npm install
npm run build
using yarn:
git clone https://github.com/bpampuch/pdfmake.git
cd pdfmake
yarn
yarn run build
MIT
pdfmake is based on a truly amazing library pdfkit (credits to @devongovett).
Thanks to all contributors.
FAQs
adding thai fonts as defult in pdfmake
The npm package pdfmake-thaifont-2 receives a total of 0 weekly downloads. As such, pdfmake-thaifont-2 popularity was classified as not popular.
We found that pdfmake-thaifont-2 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.