mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
@ -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 Pdfio
|
||||
|
||||
|
Reference in New Issue
Block a user