John Whitington

Results 139 issues of John Whitington

Per https://github.com/johnwhitington/camlpdf/issues/56#issuecomment-1510509751: Also having read_debug, error_on_malformed and debug_always_treat_malformed as global mutable is not such a great idea in a concurrent world. These parameters should likely be made part of the...

For example, on final copy of "How Computers Make Books" PDF, it's 40%....

i.e -collate 2 a.pdf b.pdf is a.pdf 1,2 b.pdf 1,2 a.pdf 3,4...

Per YoJSON: "Note that yojson never checks the encoding of strings. All ASCII-compatible encodings including UTF-8 are supported by yojson readers and writers. Non-ASCII-compatible encodings UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE...

``` $ ./cpdf -create-pdf AND -embed-std14 ~/repos/pdfs/fonts -add-text 'foo\nlong one\nshort' -justify-left -o out.pdf $ ./cpdf -list-fonts out.pdf 1 /F2 /TrueType /AAAAAC+NimbusRoman-Regular /WinAnsiEncoding 1 /F1 /TrueType /AAAAAC+NimbusRoman-Regular /WinAnsiEncoding 1 /F0 /TrueType...

v2.8