Skip to content
Commit 58739d4a authored by Joshua Lock's avatar Joshua Lock Committed by Martin Jansa
Browse files

poppler-data: install CMap resources for CJK glyph support

CID-keyed fonts, as commonly used to support pictographic East
Asian character sets require Character Maps which unidirectionally
map character codes (i.e. Unicode encoding) to CID (the glyphs in
the font face).

Without a CMap poppler isn't able to correctly PDF files in
Chinese, Japanese or Korean without embedded fonts.

This change installs a copy of the Identity files from Adobe's
CMap Resources[1] based on a similar change in Fedora's
poppler-data[2][3].

This is an updated version of the v2 patch originally created and sent
by my colleague, Joshua Lock.

1. https://github.com/adobe-type-tools/cmap-resources
2. http://pkgs.fedoraproject.org/cgit/poppler-data.git/tree/poppler-data.spec#n18
3. https://bugzilla.redhat.com/show_bug.cgi?id=842351



Co-Authored-By: default avatarBob Ham <bob.ham@collabora.com>
Signed-off-by: default avatarBob Ham <bob.ham@collabora.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent c9ceac8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment