-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc6e20a
commit 4a2e536
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule pdfio
updated
13 files
+4 −2 | CHANGES.md | |
+2 −0 | Makefile.in | |
+3 −3 | doc/pdfio.3 | |
+6 −6 | doc/pdfio.html | |
+1 −1 | doc/pdfio.md | |
+93 −0 | examples/Roboto-LICENSE.txt | |
+343 −0 | examples/code128-LICENSE.txt | |
+ − | examples/code128.ttf | |
+9 −0 | makesrcdist | |
+127 −3 | pdfio-dict.c | |
+12 −8 | pdfio-file.c | |
+2 −2 | pdfio.h | |
+4 −0 | testfiles/iso22028-2-romm-rgb.txt |