Commit Graph

609 Commits

Author SHA1 Message Date
John Whitington 3ea4086a0b Finished SplitMax implementation 2023-10-26 17:59:57 +01:00
John Whitington a3745be835 MiB/MB 2023-10-26 17:33:10 +01:00
John Whitington 33eb99fe39 Tidying MaxSplit output 2023-10-26 16:51:54 +01:00
John Whitington f12d62abc4 First working binary search MaxSplit 2023-10-26 16:32:48 +01:00
John Whitington 889874fd37 Working (but not yet efficient) MaxSplit 2023-10-26 15:55:55 +01:00
John Whitington 6b640a128d Beginnings of SplitMax 2023-10-26 13:46:51 +01:00
John Whitington ce952ca070 Command line switch for SplitMax 2023-10-25 18:44:29 +01:00
John Whitington 6c5b138baa Skeleton for SplitMax 2023-10-25 18:15:19 +01:00
John Whitington f35dac6ef8 Version date 2023-10-25 18:04:12 +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 5a8c137b1b Bump version number 2023-09-19 14:11:37 +01:00
John Whitington a161cd035c Version string for 2.6.1 2023-09-07 14:50:42 +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 f729f5ea78 Move functions into cpdfimage.ml for libcpdf 2023-08-14 16:15:11 +01:00
John Whitington e7456b8348 Tidy up -crop / -cropbox documentation 2023-08-03 13:21:24 +01:00
John Whitington 057434fb6a v2.6 documentation 2023-07-27 13:21:15 +01:00
John Whitington 44b51ceb03 Final manual / release dates for v2.6 2023-07-24 12:38:26 +01:00
John Whitington 57931eb911 Document new v2.6 fonts work 2023-07-18 19:52:54 +01:00
John Whitington 7408a79186 more 2023-07-17 16:39:41 +01:00
John Whitington e257c1c62b Tidy up debug 2023-07-17 14:13:24 +01:00
John Whitington 1db9310884 TTF/no default 2023-07-17 13:53:09 +01:00
John Whitington 951a947f43 mixed ttf fonts in -draw 2023-07-17 13:38:35 +01:00
John Whitington 8ded8853f2 Correct TTF fontname from cpdfcommand.ml 2023-07-17 12:40:49 +01:00
John Whitington dcf387d0a0 More draw/font bugfixes 2023-07-14 16:36:13 +01:00
John Whitington 93219ce4a0 debugging draw/font 2023-07-14 16:27:53 +01:00
John Whitington 9753e9fb9b reworking cpdfdraw for new font system 2023-07-14 14:40:59 +01:00
John Whitington c9f2a713d5 Working in new Font/FontPack split in Cpdfdraw 2023-07-14 13:57:00 +01:00
John Whitington 84c7926be6 Rework command line options for TTF font loading 2023-07-14 12:37:57 +01:00
John Whitington 8d46e15a7e First correct -font-ttf with -draw 2023-07-13 15:57:31 +01:00
John Whitington 7d1733b823 Beginning -font-ttf for -draw 2023-07-07 14:34:51 +01:00
John Whitington 0d405404cb Tidying 2023-06-28 15:42:12 +01:00
John Whitington 17aab55a32 Cut for beta 2023-06-27 16:53:16 +01:00
John Whitington 0da78da07c -prerotate for -scale-to-fit 2023-06-27 16:24:41 +01:00
John Whitington 09d0e912ca Deprecate -squeeze-no-recompress 2023-06-21 15:38:32 +01:00
John Whitington 6f345c4b80 Version string 2023-06-19 13:23:10 +01:00
John Whitington 0cc062b302 Remove pdfgraphics to old/ 2023-06-13 14:07:34 +01:00
John Whitington 88b0cdefee Fix up one argument -topleft etc. 2023-06-07 21:52:01 +01:00
John Whitington 65e7bbf68f more 2023-06-07 16:35:26 +01:00
John Whitington 842dd1b6d0 Beginning to document -draw 2023-06-02 16:08:51 +01:00
John Whitington 779f30eea9 more 2023-06-02 13:05:42 +01:00
John Whitington 6bb7106c84 Fix docs for -png -jpeg 2023-06-01 19:10:06 +01:00
John Whitington 5c0ea98266 Better error handling for -png and -jpeg 2023-06-01 14:31:40 +01:00
John Whitington a216723708 Fix permissions for -set-annotations 2023-05-29 13:05:37 +01:00
John Whitington ae2e8d904f more 2023-05-12 19:01:59 +01:00
John Whitington c2f6d5779f more 2023-05-12 15:33:28 +01:00
John Whitington 4e3072803a more 2023-05-11 22:03:47 +01:00
John Whitington 148cde595d more 2023-05-11 21:54:23 +01:00
John Whitington 51b1c8ffce more 2023-05-11 19:18:14 +01:00
John Whitington 5f83c581f7 more 2023-05-11 15:55:48 +01:00
John Whitington 8d49306a70 more 2023-05-10 18:44:45 +01:00
John Whitington 73701b5d7d more 2023-05-10 17:03:53 +01:00
John Whitington 22506a6c4d more 2023-05-10 16:55:22 +01:00
John Whitington 6bc3ada2b2 q/Q/BT/ET by data structure 2023-05-09 14:30:30 +01:00
John Whitington a2628254b8 more 2023-05-09 13:40:38 +01:00
John Whitington 484c30b9ab more 2023-05-09 12:36:45 +01:00
John Whitington 25732b9208 more 2023-05-04 18:57:08 +01:00
John Whitington 7351e73a3f more 2023-05-04 13:53:49 +01:00
John Whitington 5660e4817c more 2023-05-03 19:01:25 +01:00
John Whitington d7b04f0bb0 more 2023-05-03 15:49:14 +01:00
John Whitington 9040630487 more 2023-05-03 14:19:55 +01:00
John Whitington f192a99a35 more 2023-05-03 13:53:48 +01:00
John Whitington 829edb6460 more 2023-05-03 13:43:57 +01:00
John Whitington d0cdba9c1e more 2023-05-02 15:25:16 +01:00
John Whitington 95115786d9 more 2023-05-02 15:04:35 +01:00
John Whitington 64fb6169b9 Text specials 2023-05-02 14:47:18 +01:00
John Whitington 0cfc6f0afd more 2023-05-01 15:56:50 +01:00
John Whitington 75e6660001 more 2023-05-01 15:15:12 +01:00
John Whitington f481824d1f more 2023-05-01 14:39:42 +01:00
John Whitington 2f0574fdc5 more 2023-04-28 19:03:10 +01:00
John Whitington cf0638db28 more 2023-04-28 16:09:19 +01:00
John Whitington a2ed069fe2 more 2023-04-28 15:35:05 +01:00
John Whitington 38ee3525f3 Back to drawing 2023-04-27 19:14:58 +01:00
John Whitington c30c49e90e Use new logger 2023-04-25 13:45:56 +01:00
John Whitington b17b08a3e1 more 2023-04-23 21:00:46 +01:00
John Whitington dcd26044ef more 2023-04-22 16:58:05 +01:00
John Whitington d596c381d4 Cut old copy_annotations code 2023-04-21 15:39:09 +01:00
John Whitington bde70aa224 more 2023-04-18 14:42:17 +01:00
John Whitington a4c06ee03a more 2023-04-17 19:55:11 +01:00
John Whitington 64d9c94024 more 2023-04-13 16:51:11 +01:00
John Whitington 4df1f67001 removal of old things 2023-04-12 19:37:30 +01:00
John Whitington 67ec6268af Remove old hack 2023-04-12 19:20:47 +01:00
John Whitington 449a3c2e29 More positions 2023-04-07 15:31:21 +01:00
John Whitington 95d44939de Allow noncomp to use -producer / -set-producer 2023-04-03 17:10:29 +01:00
John Whitington 06a0553568 guard 2.x files against having version changed 2023-03-22 15:45:00 +00:00
John Whitington d00f8571d7 more 2023-03-06 19:11:12 +00:00
John Whitington 9f50046c52 more 2023-03-06 17:22:23 +00:00
John Whitington 51472da1fa more 2023-03-06 16:56:46 +00:00
John Whitington 0af6af567d more 2023-03-06 16:22:50 +00:00
John Whitington ef2ef5f6ec mroe 2023-03-06 15:43:47 +00:00
John Whitington 3a59e18fd8 more 2023-03-03 17:07:12 +00:00
John Whitington b3951da415 Begin work on -composition 2023-03-03 16:02:16 +00:00
John Whitington df16849a04 more 2023-03-02 19:44:50 +00:00