mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-17 12:20:43 +01:00
more
This commit is contained in:
parent
61e7067437
commit
9ce1339cbb
@ -1,4 +1,6 @@
|
|||||||
(* Read a non-interlaced, non-transparent 24 bit PNG for inclusion in a PDF file *)
|
(* Read and write non-interlaced, non-transparent 24 bit PNGs. Such a PNG may
|
||||||
|
be loaded into a PDF simply by extracting its width and height from the
|
||||||
|
IHDR, and concatenating all its IDAT data sections together. *)
|
||||||
open Pdfutil
|
open Pdfutil
|
||||||
open Pdfio
|
open Pdfio
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user