Added the README

This commit is contained in:
Gwyn Ciesla 2017-09-12 13:57:37 +00:00
commit e1e721a3e2

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# adobe-mappings-pdf
Mapping resources for PDF have a variety of functions, such as mapping CIDs
(Character IDs) to character codes, or mapping character codes to other
character codes.
These mapping resources for PDF should not be confused with CMap resources.
While both types of resources share the same file structure and syntax, they
have very different functions.
These PDF mapping resources are useful for some applications (e.g. Ghostscript)
to function properly.