Commit Graph

1734 Commits

Author SHA1 Message Date
John Whitington 39235ac5ce Lift dryrun out fo draw_single_page 2023-10-23 16:53:27 +01:00
John Whitington d161ec3b21 Fix semantics (and documentation) for -newpage 2023-10-18 15:18:18 +01:00
John Whitington 131a7a0060 Prevent infinite recursion or multiple processing in matrix change 2023-10-17 15:54:06 +01:00
John Whitington 6f5264ffaf http -> https 2023-10-17 13:43:19 +01:00
John Whitington 82cec86527 Allow embed-std14 to work in cpdflib 2023-10-05 16:45:11 +01:00
John Whitington b21d90f000 First TTF / cpdflibn example working 2023-10-04 15:59:52 +01:00
John Whitington 4482e11916 Scaffolding for loadttf 2023-10-04 15:27:59 +01:00
John Whitington 88c6a12de6 Clean up Cpdfcommand/Cpdfdrawcontrol mutual recursion 2023-10-04 15:07:29 +01:00
John Whitington df85eb1740 Add setting of font to cpdfdrawcontrol 2023-09-27 17:02:22 +01:00
John Whitington 488d3c652e Move text adding and text control into Cpdfdrawcontrol 2023-09-26 17:51:56 +01:00
John Whitington 964f742edd Expose more functions in Cpdfdrawcontrol 2023-09-24 16:45:07 +01:00
John Whitington 5a8c137b1b Bump version number 2023-09-19 14:11:37 +01:00
John Whitington 652044235f Changes 2023-09-19 13:43:57 +01:00
John Whitington 268e80ea9e Fix link rewriting in -set-annotations 2023-09-19 13:43:21 +01:00
John Whitington a161cd035c Version string for 2.6.1 2023-09-07 14:50:42 +01:00
John Whitington c96f785f7e Fix regression in 2.6 re: UTF8 in -add-text contents 2023-09-06 16:15:04 +01:00
John Whitington d8e9ec079c more 2023-09-06 14:11:23 +01:00
John Whitington 319f95a94d Begin separation of logic into Cpdfdrawcontrol 2023-09-01 19:09:23 +01:00
John Whitington 08c19e5b2e Expose into cpdflib 2023-08-31 14:52:24 +01:00
John Whitington b5f80289db Make cpdf.opam license SPDX-compatible 2023-08-16 13:53:52 +01:00
John Whitington 48a8f54257 Fix building of executable on bytecode-only architectures 2023-08-15 18:51:17 +01:00
John Whitington 85590d60b9
Merge pull request #294 from kit-ty-kate/master-1
Fix version field
2023-08-15 18:27:05 +01:00
Kate 0e013a9ecf
Fix version field 2023-08-15 18:17:54 +01:00
John Whitington f36f60761b Remove old opam file 2023-08-15 18:04:12 +01:00
John Whitington dc60cc458d Mv 2023-08-15 18:03:59 +01:00
John Whitington 23c7a340ca Remove extra-files entry from opam file 2023-08-15 18:03:26 +01:00
John Whitington 1980bc8dbd Rename opam file 2023-08-15 18:03:00 +01:00
John Whitington e574f14a97 update changes 2023-08-15 17:59:37 +01:00
John Whitington e853730a42 Move .install file to root 2023-08-15 17:58:29 +01:00
John Whitington 64bde6b09c Add name and version fields to opam 2023-08-15 17:57:08 +01:00
John Whitington 3aac06ea33 Fix cpdf.install location 2023-08-15 14:21:48 +01:00
John Whitington 409a112bce Add opam file, so we can use opam-publish 2023-08-15 14:01:33 +01:00
John Whitington f729f5ea78 Move functions into cpdfimage.ml for libcpdf 2023-08-14 16:15:11 +01:00
John Whitington 3f3000309c Moved splits 2023-08-04 16:42:47 +01:00
John Whitington e7456b8348 Tidy up -crop / -cropbox documentation 2023-08-03 13:21:24 +01:00
John Whitington b0f8d6988a Version date 2023-07-27 13:41:51 +01:00
John Whitington 3816da6083 Final v2.6 doc fixes 2023-07-27 13:33:44 +01:00
John Whitington 057434fb6a v2.6 documentation 2023-07-27 13:21:15 +01:00
John Whitington 7fc9bea729 Documentation for new v2.6 features 2023-07-27 12:05:18 +01:00
John Whitington b70c25a006 Change -font-ttf to -load-ttf 2023-07-26 14:20:29 +01:00
John Whitington 0a5ccc8679 Fix up manual for htlatex 2023-07-25 15:43:19 +01:00
John Whitington f84268533c Correct triangle example 2023-07-25 14:42:36 +01:00
John Whitington 44b51ceb03 Final manual / release dates for v2.6 2023-07-24 12:38:26 +01:00
John Whitington f7bef42725 Don't clear page names on new page 2023-07-22 16:08:03 +01:00
John Whitington 04fad2295b Correct -topline / -midline adjustments for TrueType fonts 2023-07-21 16:22:14 +01:00
John Whitington c5271a6d9f Font command location 2023-07-21 15:31:57 +01:00
John Whitington d1236186cc Clear font cache on initialisation 2023-07-21 15:21:09 +01:00
John Whitington 620f90eb82 Typos 2023-07-21 14:54:31 +01:00
John Whitington d5fbac57f9 remove debug printing 2023-07-21 14:28:11 +01:00
John Whitington 43a0109306 Finished eficiency of TTF 2023-07-20 15:07:25 +01:00