mirror of
https://github.com/coherentgraphics/cpdf-binaries.git
synced 2025-02-03 04:37:52 +01:00
more
This commit is contained in:
parent
d00cb47f8f
commit
8536c10ed7
@ -10,6 +10,7 @@ use, a license must be purchased from
|
|||||||
It prints a little message to stderr about the non-commercial license, and sets
|
It prints a little message to stderr about the non-commercial license, and sets
|
||||||
the Producer to cpdf.
|
the Producer to cpdf.
|
||||||
|
|
||||||
|
|
||||||
Functionality
|
Functionality
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -29,6 +30,7 @@ Functionality
|
|||||||
* Detect missing fonts, low resolution images
|
* Detect missing fonts, low resolution images
|
||||||
* Combine multiple operations in a single command
|
* Combine multiple operations in a single command
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -57,10 +59,11 @@ MacOS: The executable is codesigned, but not notarized. If it refuses to run
|
|||||||
the first time, go to System Preferences --> Security & Privacy --> General and
|
the first time, go to System Preferences --> Security & Privacy --> General and
|
||||||
click "Allow anyway".
|
click "Allow anyway".
|
||||||
|
|
||||||
C API
|
|
||||||
-----
|
|
||||||
|
|
||||||
A C interface to cpdf is available, in source and binary form:
|
C/C++/Python API
|
||||||
|
----------------
|
||||||
|
|
||||||
|
C/C++/Python interfaces to cpdf are available, in source and binary form:
|
||||||
|
|
||||||
[https://github.com/johnwhitington/cpdflib-source](https://github.com/johnwhitington/cpdflib-source)
|
[https://github.com/johnwhitington/cpdflib-source](https://github.com/johnwhitington/cpdflib-source)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user