mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-01-10 07:53:04 +01:00
more
This commit is contained in:
parent
f25f4f9882
commit
589c56023b
1
Changes
1
Changes
@ -72,4 +72,3 @@ o Linearization excised
|
||||
o Can encrypt or recrypt output of -split and -split-bookmarks now
|
||||
o -args replaces -control with better behaviour
|
||||
o Can scale a stamp to fit before stamping with -scale-stamp-to-fit
|
||||
|
||||
|
@ -3,7 +3,7 @@ let demo = false
|
||||
let noncomp = false
|
||||
let major_version = 2
|
||||
let minor_version = 4
|
||||
let version_date = "(devel, 11th November 2020)"
|
||||
let version_date = "(devel, 11th December 2020)"
|
||||
|
||||
open Pdfutil
|
||||
open Pdfio
|
||||
|
Loading…
Reference in New Issue
Block a user