mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Skeleton for returning actual fonts in list_fonts
This commit is contained in:
11
Changes
11
Changes
@@ -3,17 +3,20 @@
|
||||
Extended features:
|
||||
|
||||
o -obj JSON output
|
||||
o -obj/-obj-json can follow a chain from an object number
|
||||
o -obj/-obj-json can explore through arrays and name/number trees
|
||||
o -print-dict-entry, -remove-dict-entry and -replace-dict-entry
|
||||
* -obj/-obj-json can follow a chain from an object number
|
||||
* -obj/-obj-json can explore through arrays and name/number trees
|
||||
* -print-dict-entry, -remove-dict-entry and -replace-dict-entry
|
||||
can follow a chain from each found dictionary entry
|
||||
o More of the PDF/UA Matterhorn verification suite implemented
|
||||
* More of the PDF/UA Matterhorn verification suite implemented
|
||||
* Font lister now returns the font itself
|
||||
|
||||
Fixes:
|
||||
|
||||
o Harden auto-compression against malformed streams
|
||||
o Add backup JPEG dimensions method in Cpdfimage
|
||||
|
||||
* = Supported by a grant from NLnet
|
||||
|
||||
2.8 (December 2024)
|
||||
|
||||
New features:
|
||||
|
Reference in New Issue
Block a user