Commit Graph

  • 269160d745
    Merge 8b2b013b36ff05b3f98afed416fe3e87023b121a into 48fe8d1bc9d56189001600065cad84cc05851886 Thierry LARONDE 2025-01-25 12:41:16 +04:00
  • 48fe8d1bc9
    Bump version. master v1.4.1 Michael R Sweet 2025-01-24 15:31:31 -05:00
  • a4026bfe00
    Prep for release. Michael R Sweet 2025-01-24 15:30:59 -05:00
  • 1e945cb750
    Add LICENSE files to example install list. Michael R Sweet 2025-01-24 14:44:44 -05:00
  • 4cb4ceaadd
    Update docos with fixed codedoc. Michael R Sweet 2025-01-24 14:42:41 -05:00
  • cca7383c73
    Fix support for UTF-16 string values in dictionaries (Issue #92) Michael R Sweet 2025-01-24 10:43:41 -05:00
  • 6c68b9fa5a
    Add URLs and copyrights for Code 128 font and ProPhoto ICC profile (Issue #91) Michael R Sweet 2025-01-24 09:56:51 -05:00
  • dd7ed67ec1
    Update makesrcdist to validate CHANGES.md. Michael R Sweet 2025-01-23 15:34:43 -05:00
  • 9e2f3aba10
    Fix reading of compressed object streams (Issue #92) Michael R Sweet 2025-01-23 15:27:22 -05:00
  • fca4dbd395
    Make sure we have license files for the example fonts (Issue #91) Michael R Sweet 2025-01-23 13:03:23 -05:00
  • 41ac7a0b4b
    Changelog. Michael R Sweet 2025-01-18 09:45:29 -05:00
  • 5fc571b711
    Merge pull request #89 from vlasovsoft1979/master Michael R Sweet 2025-01-18 09:42:58 -05:00
  • acf27d29c6 Fix undefined behavior Sergey Vlasov 2025-01-18 13:56:25 +03:00
  • 8b2b013b36 Extend by adding pdfioGetModDate and extend the pdfioinfo example Thierry LARONDE 2025-01-18 11:25:36 +01:00
  • 026f653e07
    Fix loading of last 1024 bytes for small PDF files (Issue #87) Michael R Sweet 2025-01-17 16:58:33 -05:00
  • 3bc041e6d3
    Delay loading of the Info object and clean up the pdfioinfo example (Issue #87) Michael R Sweet 2025-01-17 16:50:30 -05:00
  • fbd61d1fe9
    Bump copyright and version, changelog for example makefile fix. Michael R Sweet 2025-01-10 14:54:11 -05:00
  • ee2794199c
    Merge pull request #86 from tlaronde/master Michael R Sweet 2025-01-10 14:50:44 -05:00
  • 31c3400f23 examples/Makefile: libm is not added by default by all Thierry LARONDE 2025-01-10 20:18:06 +01:00
  • 6d65a609e5
    Update documentation and examples makefile. v1.4.0 Michael R Sweet 2024-12-26 15:12:56 -05:00
  • e96f9bfa6b
    Fix compiler warning and update Xcode project. Michael R Sweet 2024-12-23 15:07:32 -05:00
  • 10c15fc281
    Bump NuGet package versions. Michael R Sweet 2024-12-22 21:33:35 -05:00
  • fd8427d68a
    Add pdf2text example docos, install examples to doc directory. Michael R Sweet 2024-12-22 21:29:32 -05:00
  • ed1421287f
    Move pdfiototext to examples. Michael R Sweet 2024-12-22 19:00:17 -05:00
  • aa91b141a8
    Finalize md2pdf example docos. Michael R Sweet 2024-12-22 12:09:03 -05:00
  • 5dc68f3285
    Save work on docos. Michael R Sweet 2024-12-21 23:20:36 -05:00
  • 52b508bdd2
    Block quote rendering changes. Michael R Sweet 2024-12-21 14:15:48 -05:00
  • 41ebe39f3b
    Save work. Michael R Sweet 2024-12-21 14:04:27 -05:00
  • 62df5f5c78
    Add CODE_PADDING and use it for code blocks. Michael R Sweet 2024-12-21 12:16:36 -05:00
  • a1237db52c
    Use regular font for whitespace before monospace text. Michael R Sweet 2024-12-21 11:50:35 -05:00
  • a24fdee335
    Fix an uninitialized pointer issue in format_block, and some margin issues on the top of the page. Michael R Sweet 2024-12-21 11:31:54 -05:00
  • e4081f2ba3
    Add table-of-contents outline. Michael R Sweet 2024-12-20 07:18:10 -05:00
  • 5bc7ebee2c
    Add actual example programs from prior examples, start documentation updates. Michael R Sweet 2024-12-19 16:43:21 -05:00
  • b872df5a1e
    Fix validation of date/time values (Issue #83) Michael R Sweet 2024-12-19 15:41:43 -05:00
  • 53967552df
    Add some documentation on the code128 example. Michael R Sweet 2024-12-15 22:52:03 -05:00
  • f8639fbd64
    Add "need_bottom" argument to keep the following block on the same page. Michael R Sweet 2024-12-15 18:17:31 -05:00
  • 9020e92928
    Make sure we have room for at least two lines in a paragraph or code block at the bottom of the page. Michael R Sweet 2024-12-15 17:46:03 -05:00
  • 48e6597337
    Make block quote bar a thick orange so it stands out. Michael R Sweet 2024-12-15 17:35:16 -05:00
  • d4e3bbcf16
    Doco updates. Michael R Sweet 2024-12-15 11:28:09 -05:00
  • 2c8a996875
    Add green bar next to block quote text (for notes). Michael R Sweet 2024-12-15 11:27:32 -05:00
  • 3d6d9e3e3e
    Fix name of ZapfDingbats. Michael R Sweet 2024-12-15 11:27:18 -05:00
  • 62fdf48ff9
    Fix links for code text, background of code blocks. Michael R Sweet 2024-12-15 11:00:30 -05:00
  • 294f5e07c5
    Add support for internal hyperlinks. Michael R Sweet 2024-12-15 10:23:59 -05:00
  • 4baafde74b
    Add support for remote URL links. Michael R Sweet 2024-12-14 19:56:45 -05:00
  • 2d175fdf70
    Drop Apache badge (not needed), rearrange functions in alphabetical order, and reset top margin for list items to 0. Michael R Sweet 2024-12-14 10:18:01 -05:00
  • 56a0f290aa
    Start work on example documentation. Michael R Sweet 2024-12-13 23:12:48 -05:00
  • 2e5319a623
    Fix widths for base fonts (was converting back to UTF-8 instead of preserving the CP-1252 character set. Michael R Sweet 2024-12-13 19:56:00 -05:00
  • d3d6683041
    Add support for measuring base fonts (Issue #84) Michael R Sweet 2024-12-13 17:39:16 -05:00
  • 0d08dd5f1b
    Add support for tables. Michael R Sweet 2024-12-13 15:17:25 -05:00
  • 00c9905317
    Update rendering of checkboxes. Michael R Sweet 2024-12-12 13:07:09 -05:00
  • b8b9d7ef8a
    Split out code block formatting and add light gray background behind code. Michael R Sweet 2024-12-12 11:44:53 -05:00
  • 63cdb13b1b
    Fix image name property - forgot to call pdfioStringCreate* APIs for formatted string... Michael R Sweet 2024-12-12 07:11:25 -05:00
  • 72e55b5bd1
    Refactor block formatter to split content into lines and render the lines. Michael R Sweet 2024-12-11 20:14:32 -05:00
  • dc65eb8d2f
    Save work on image support. Michael R Sweet 2024-12-11 15:37:03 -05:00
  • a39b01ec9c
    Add metadata support. Michael R Sweet 2024-12-10 18:53:51 -05:00
  • 4b29c9a1c2
    Add text color and optimize text groups into whole blocks. Michael R Sweet 2024-12-10 18:41:23 -05:00
  • 5a4afad566
    Save work on markdown formatting example code. Michael R Sweet 2024-12-10 16:35:12 -05:00
  • 7a45adb7f5
    Drop cert.py from cppcheck invocation. Michael R Sweet 2024-12-10 08:24:47 -05:00
  • 45ac66874c
    Add readme for example programs. Michael R Sweet 2024-12-09 19:28:15 -05:00
  • eb9dad9b51
    Add Code 128 example code. Michael R Sweet 2024-12-09 19:13:48 -05:00
  • 2ecb9cfb2d
    Changelog. Michael R Sweet 2024-12-08 19:19:11 -05:00
  • 91a467e55c
    Merge pull request #81 from vlasovsoft1979/ttf_h_size_t_error Michael R Sweet 2024-12-08 19:18:46 -05:00
  • d705d7eb5d
    Fix reading PDF files whose trailer is missing a newline (Issue #80) Michael R Sweet 2024-12-08 19:14:58 -05:00
  • 55745bcea8 Fixed compilation error MSVC 19.16.27039.0 32 bit Sergey Vlasov 2024-12-08 22:56:25 +03:00
  • 2ea99597cc
    Update Windows DLL exports. Michael R Sweet 2024-10-25 17:57:17 -04:00
  • a3a3512ed8
    Update docos. Michael R Sweet 2024-10-25 17:50:51 -04:00
  • afac83530f
    Add pdfioDictGetKey and pdfioDictGetNumPairs APIs (Issue #63) Michael R Sweet 2024-10-25 17:48:19 -04:00
  • 21ac2b52d1
    Clean up updated docos (Issue #78) Michael R Sweet 2024-10-25 17:32:38 -04:00
  • 21b8e3b06f
    Changelog. Michael R Sweet 2024-10-25 17:17:36 -04:00
  • 91392a931f
    Changelog. Michael R Sweet 2024-10-25 17:16:14 -04:00
  • 1d8bcf4d73
    Start v1.4.0. Michael R Sweet 2024-10-25 17:14:00 -04:00
  • 1e55779906
    Merge pull request #78 from uddhavphatak/master Michael R Sweet 2024-10-25 17:16:46 -04:00
  • 0e45e49ea4
    Merge pull request #76 from vlasovsoft1979/master Michael R Sweet 2024-10-25 17:14:59 -04:00
  • 0ab291a78b
    Update pdfio.md ThePhatak 2024-10-21 20:37:25 +05:30
  • cac6d4891c
    Update pdfio.md ThePhatak 2024-10-21 19:52:34 +05:30
  • 4f29ad89da
    Merge branch 'michaelrsweet:master' into master ThePhatak 2024-10-21 17:09:38 +05:30
  • 9c04d1dc20
    Update changelog. v1.3.2 Michael R Sweet 2024-10-15 13:10:06 -04:00
  • 335472023e
    Bump version in header. Michael R Sweet 2024-10-15 13:06:40 -04:00
  • 25834e07ef
    Update pdfio.md ThePhatak 2024-10-15 09:38:01 +05:30
  • 2d2a7126d2
    Update pdfio.md ThePhatak 2024-10-14 13:34:27 +05:30
  • df1064ff39
    Update pdfio.md ThePhatak 2024-10-14 13:20:44 +05:30
  • 853fa4fe8f
    Update pdfio.md ThePhatak 2024-10-14 13:14:59 +05:30
  • 2cadfd8a1e
    Update pdfio.md ThePhatak 2024-10-14 13:10:57 +05:30
  • f5d40a305e
    Update pdfio.md ThePhatak 2024-10-14 13:09:13 +05:30
  • eb5be57b4a
    Update pdfio.md ThePhatak 2024-10-14 13:06:06 +05:30
  • 3de47ea63d
    Update pdfio.md ThePhatak 2024-10-14 12:43:40 +05:30
  • 8f2c47cb07
    Make sure memory is freed on error conditions. Michael R Sweet 2024-10-09 15:32:48 -04:00
  • 74dfefdcc1
    Update documentation (Issue #77) Michael R Sweet 2024-10-09 15:07:57 -04:00
  • ee31096019 PR comment Sergey Vlasov 2024-09-27 20:38:15 +03:00
  • 121b933307 minor Sergey Vlasov 2024-09-25 18:44:34 +03:00
  • f4409146e3 minor Sergey Vlasov 2024-09-25 18:42:38 +03:00
  • 4312933409 pdfioFileCreateNameObj implemented Sergey Vlasov 2024-09-25 18:40:36 +03:00
  • a19949834b PR comments Sergey Vlasov 2024-09-25 18:06:17 +03:00
  • 04c4f44324 Get name from simple object. For example, Image ColorSpace is the reference to other object. Sergey Vlasov 2024-09-25 17:04:25 +03:00
  • 16bd134890 Updates coverity info Ken Harding 2024-09-18 16:23:21 -04:00
  • 206f75403a
    Add debug printfs. Michael R Sweet 2024-08-26 09:19:34 -04:00
  • 7d22477917
    Fix opening of certain encrypted PDF files (Issue #62) Michael R Sweet 2024-08-21 11:28:39 -04:00
  • 7c3651671b
    Add NULL checks in the private debug APIs that testpdfio calls. Michael R Sweet 2024-08-21 09:22:58 -04:00
  • 6cb661f0f4
    Cleanup changelog. Michael R Sweet 2024-08-21 08:25:11 -04:00
  • 7e01451b18
    Merge 0-character font fix from TTF. Michael R Sweet 2024-08-21 08:22:31 -04:00