Skip to main content

Module postscript

Module postscript 

Source
Expand description

PostScript/EPS/AI file format reader.

Parses DSC (Document Structuring Convention) comments for metadata. Mirrors ExifTool’s PostScript.pm.

Functions§

read_postscript
extract_embedded is ExifTool’s ExtractEmbedded level: at 0 the contents of %%BeginDocument/%%EndDocument blocks are skipped, exactly like ProcessPS’s next unless $embedded (PostScript.pm:606).