Skip to content

Make pdf.js render CJK characters

Stan Hu requested to merge sh-add-cmaps-for-pdfjs into master

As mentioned in https://github.com/wojtekmaj/react-pdf/blob/master/README.md, pdf.js needs the bundled cMaps files to work.

This appears to increase the package size by about 1.6 MB.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62152

Edited by Stan Hu

Merge request reports