Source: zotero-pdfjs-data
Section: javascript
Priority: optional
Maintainer: Emfox Zhou <emfox@debian.org>
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/zotero/pdf.js
Vcs-Git: https://salsa.debian.org/js-team/zotero-pdfjs-data.git
Vcs-Browser: https://salsa.debian.org/js-team/zotero-pdfjs-data

Package: zotero-pdfjs-data
Architecture: all
Depends: ${misc:Depends}
Description: CMap and standard font data files for the Zotero pdf.js fork
 This package ships the two data directories that the Zotero reader and
 document-worker components both need from their copy of pdf.js:
 .
  * bcmaps: precompiled CMap files for CJK encodings
  * standard_fonts: the 14 standard PDF fonts (Foxit pfb and Liberation ttf)
 .
 The files are provided as a separate arch:all package because both
 components require the very same set of files, and because pdf.js bakes
 the glyph order of the standard fonts into its width tables, so the fonts
 cannot be substituted by fonts-liberation from the archive.
