{"_id":"@embedpdf/fonts-arabic","name":"@embedpdf/fonts-arabic","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@embedpdf/fonts-arabic","version":"1.0.0","private":false,"description":"Arabic fallback fonts for EmbedPDF - Noto Naskh Arabic (Regular and Bold)","type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"keywords":["fonts","noto","arabic","pdf","embedpdf"],"repository":{"type":"git","url":"git+https://github.com/embedpdf/embed-pdf-viewer.git","directory":"packages/fonts/arabic"},"homepage":"https://www.embedpdf.com/docs","bugs":{"url":"https://github.com/embedpdf/embed-pdf-viewer/issues"},"author":{"name":"Bob Singor"},"license":"OFL-1.1","devDependencies":{"typescript":"^5.0.0","@embedpdf/build":"1.1.0","@embedpdf/models":"2.1.0"},"publishConfig":{"access":"public"},"scripts":{"build":"vite build","clean":"rimraf dist"},"_id":"@embedpdf/fonts-arabic@1.0.0","_integrity":"sha512-SnGvQb+LwPZQO2WjjvlmXrJZolJUfLYbLZQSaYUw1vrQyMyJKT4LewvJGG+hZ+Yz2fz7OMIQ+4Gc98mGODZtOg==","_resolved":"/tmp/08af27410d2c0479a883b7856f11e804/embedpdf-fonts-arabic-1.0.0.tgz","_from":"file:embedpdf-fonts-arabic-1.0.0.tgz","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"integrity":"sha512-SnGvQb+LwPZQO2WjjvlmXrJZolJUfLYbLZQSaYUw1vrQyMyJKT4LewvJGG+hZ+Yz2fz7OMIQ+4Gc98mGODZtOg==","shasum":"32cf6e9b13a73827800278db7ae832981f9764df","tarball":"https://registry.npmjs.org/@embedpdf/fonts-arabic/-/fonts-arabic-1.0.0.tgz","fileCount":10,"unpackedSize":275072,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCFMaCvsNsKopEBmrstlcnBhtj9TVpfrSrKJMHh/1A5oAIhAJtC2ZzWj0P41sNVRtlsb8FOWr+jVB3ETGgxUpWHcQhk"}]},"_npmUser":{"name":"bobsingor","email":"bob.singor@openbook.io"},"directories":{},"maintainers":[{"name":"bobsingor","email":"bob.singor@openbook.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fonts-arabic_1.0.0_1766935960703_0.4958674265248719"},"_hasShrinkwrap":false}},"time":{"created":"2025-12-28T15:32:40.610Z","1.0.0":"2025-12-28T15:32:40.895Z","modified":"2025-12-28T15:32:41.264Z"},"maintainers":[{"name":"bobsingor","email":"bob.singor@openbook.io"}],"description":"Arabic fallback fonts for EmbedPDF - Noto Naskh Arabic (Regular and Bold)","homepage":"https://www.embedpdf.com/docs","keywords":["fonts","noto","arabic","pdf","embedpdf"],"repository":{"type":"git","url":"git+https://github.com/embedpdf/embed-pdf-viewer.git","directory":"packages/fonts/arabic"},"author":{"name":"Bob Singor"},"bugs":{"url":"https://github.com/embedpdf/embed-pdf-viewer/issues"},"license":"OFL-1.1","readme":"# @embedpdf/fonts-arabic\n\nArabic fallback fonts for EmbedPDF.\n\n## Included Fonts\n\n- `NotoNaskhArabic-Regular.ttf` - Regular weight (400)\n- `NotoNaskhArabic-Bold.ttf` - Bold weight (700)\n\n## Usage\n\n```typescript\nimport { FontCharset } from '@embedpdf/models';\n\nconst fontFallback = {\n  fonts: {\n    [FontCharset.ARABIC]: [\n      { url: 'NotoNaskhArabic-Regular.ttf', weight: 400 },\n      { url: 'NotoNaskhArabic-Bold.ttf', weight: 700 },\n    ],\n  },\n  baseUrl: 'https://cdn.jsdelivr.net/npm/@embedpdf/fonts-arabic@1/fonts',\n};\n```\n\n## License\n\nThese fonts are licensed under the [SIL Open Font License 1.1](https://scripts.sil.org/OFL).\n\nNoto Naskh Arabic is a trademark of Google LLC.\n","readmeFilename":"README.md","_rev":"1-7b62c0dd8cd951da75cb49ba4ff54e3a"}