1. 6a0eaa0 Revert FOP-3078: Fix position of macron glyph by Simon Steiner · 1 year, 11 months ago
  2. b84af21 FOP-3078: Fix position of macron glyph by Simon Steiner · 1 year, 11 months ago
  3. 0cce4a4 Fix warnings by Simon Steiner · 1 year, 11 months ago
  4. 8ac86aa FOP-3080: Allow removing empty table elements from structure tree by Simon Steiner · 1 year, 11 months ago
  5. 1d95804 FOP-3070: Batik is setting load-external-dtd to false so this example doesnt work by Simon Steiner · 1 year, 11 months ago
  6. 994bf94 Fix test names by Simon Steiner · 1 year, 11 months ago
  7. 21c765e FOP-3062: AssertionError with SFArabic.ttf by Simon Steiner · 1 year, 11 months ago
  8. c243ae0 FOP-3074: Reorder glyphs based on gpa value by Simon Steiner · 1 year, 11 months ago
  9. be07297 FOP-2865; fix by Chris Bowditch · 1 year, 11 months ago
  10. f807c15 FOP-2969: Reorder glyphs with no width by Simon Steiner · 1 year, 11 months ago
  11. a711036 FOP-3068: NPE when reading a invalid TTC file by Simon Steiner · 1 year, 11 months ago
  12. ac9bd61 FOP-3067: README file still refers to bugzilla by Simon Steiner · 1 year, 11 months ago
  13. e4caad0 FOP-3072: Empty link url gives NPE by Simon Steiner · 2 years ago
  14. 0b15f2e FOP-3071: Write mediummap before pagegroup by Simon Steiner · 2 years ago
  15. c2922dc FOP-2977: Array index out of bounds with glyph position adjustments and surrogate pairs by Simon Steiner · 2 years ago
  16. 1c35037 FOP-3061: AFP invoke-medium-map missing when using page-group=false by Simon Steiner · 2 years, 1 month ago
  17. a6adcb5 FOP-3057: Allow fallback to non svg glyphs by Simon Steiner · 2 years, 1 month ago
  18. ef84640 FOP-3055: Use a event for a draw image error by Simon Steiner · 2 years, 3 months ago
  19. a60d463 FOP-3053: Remove Xerces by Simon Steiner · 2 years, 3 months ago
  20. ee43003 FOP-3053: Reduce use of xalan by Simon Steiner · 2 years, 3 months ago
  21. 823f320 Fix compile warnings by Simon Steiner · 2 years, 3 months ago
  22. d2de946 FOP-3051: Upgrade to Commons IO 2.11 by Simon Steiner · 2 years, 3 months ago
  23. 2c7ad11 Skip test on Java 18, as security manager is disabled by Simon Steiner · 2 years, 3 months ago
  24. 999ca17 FOP-3049: Align AFP SVG text in the middle by Simon Steiner · 2 years, 3 months ago
  25. fa96721 FOP-3015: Set text color for simulate-style by Simon Steiner · 2 years, 3 months ago
  26. 99601ef FOP-3023: Simulated bold error in Adobe Reader thanks to Nicholas Moser by Simon Steiner · 2 years, 3 months ago
  27. 83dbac3 FOP-3048: Resolve links across IF files by Simon Steiner · 2 years, 4 months ago
  28. 63c0ce9 FOP-3048: Resolve links across IF files by Simon Steiner · 2 years, 4 months ago
  29. bbd7343 FOP-2839: Links to pdf files with no scheme should open in pdf viewer by Simon Steiner · 2 years, 4 months ago
  30. c21d142 FOP-2910: Remove cidset for PDF/A-2 by Simon Steiner · 2 years, 4 months ago
  31. 2babf53 Update for release by Simon Steiner · 2 years, 4 months ago
  32. 51f88d1 FOP-3046: Correct test by Simon Steiner · 2 years, 4 months ago
  33. efc47f3 FOP-3046: Don't use page position only on redo of layout by Simon Steiner · 2 years, 4 months ago
  34. ab86c03 XGC-128: Remove image transparency for PS by Simon Steiner · 2 years, 4 months ago
  35. 98ae900 Fix mockito warnings by Simon Steiner · 2 years, 5 months ago
  36. a90d19d FOP-3039: AFP include-page-overlay missing X and Y via IF by Simon Steiner · 2 years, 5 months ago
  37. 69ce536 FOP-3038: Allow sections which need security permissions to be run when AllPermission denied in caller code by Simon Steiner · 2 years, 5 months ago
  38. 4f54576 Maven cmd should get latest snapshots by Simon Steiner · 2 years, 5 months ago
  39. 34b7d5b FOP-3028: Set values in fopFactoryBuilder setConfiguration by Simon Steiner · 2 years, 5 months ago
  40. b744744 FOP-3034: Update PDFBox to 2.0.24 by Simon Steiner · 2 years, 6 months ago
  41. 704da0a FOP-3032: Embed pdf into afp using unique type by Simon Steiner · 2 years, 6 months ago
  42. 1eb14b7 FOP-3033: Update PDFBox to 2.0.21 by Simon Steiner · 2 years, 6 months ago
  43. 69b7c5f FOP-3032: Allow to embed native PDF in AFP by Simon Steiner · 2 years, 6 months ago
  44. 1d69d98 FOP-3031: Add MCF before MDR in AFP by Simon Steiner · 2 years, 6 months ago
  45. eaeaa5c FOP-3031: Add MCF before MDR in AFP by Simon Steiner · 2 years, 6 months ago
  46. ef417ff GI-6017: AFP page overlay was written twice by Simon Steiner · 2 years, 6 months ago
  47. 8346c10 FOP-2928: PDFDocumentGraphics2D does not clear content on nextPage() by Simon Steiner · 2 years, 7 months ago
  48. 8be0a4a FOP-2973: Cannot use custom schemes starting with "data" in resource resolver by Simon Steiner · 2 years, 7 months ago
  49. b8f16c4 FOP-2943: NPE when inline character is a white space Thanks to J Frank by Simon Steiner · 2 years, 7 months ago
  50. ceca366 FOP-3006: XMP Metadata in created PDF/A-2 documents is not valid by Simon Steiner · 2 years, 7 months ago
  51. de00379 FOP-3027: Sections of text sometimes lost with span=all multiple columns by Simon Steiner · 2 years, 7 months ago
  52. 3dd9e85 Fix tests on Java 17 by Simon Steiner · 2 years, 8 months ago
  53. 5535c8a Fix compile on java 17 by Simon Steiner · 2 years, 8 months ago
  54. 549c337 FOP-3026: Fix NPE with empty table header by Simon Steiner · 2 years, 8 months ago
  55. fc24ca1 FOP-3025: Keep table size on changing ipd which has graphics by Simon Steiner · 2 years, 8 months ago
  56. b23edd0 FOP-3024: Make sure even number of bytes are output per trn for AFP TTF by Simon Steiner · 2 years, 8 months ago
  57. 7edce5d FOP-3021: Improve validation of border property by Simon Steiner · 2 years, 10 months ago
  58. fdde94a FOP-3019: Merge useragent encryption params with fop.xconf by Simon Steiner · 2 years, 10 months ago
  59. 623169e FOP-3018: Allow to disable AFP page group by Simon Steiner · 2 years, 10 months ago
  60. 1b8ca39 FOP-3017: Add option to disable positioning per char by Simon Steiner · 2 years, 10 months ago
  61. 9a63b81 FOP-3016: Reorder thai marks for zero width by Simon Steiner · 2 years, 10 months ago
  62. d450497 FOP-3014: ConcurrentModificationException for table cell by Simon Steiner · 3 years ago
  63. 5ce5fe5 FOP-3008: Table with linefeed-treatment may give ClassCastException by Simon Steiner · 3 years ago
  64. 678d6c0 FOP-3002: Optimise memory usage for data uri by Simon Steiner · 3 years, 2 months ago
  65. 1c8b8ec FOP-3000: Absolute positioning wrong with AFP TTF by Simon Steiner · 3 years, 2 months ago
  66. aa0f773 FOP-2999: Rollback after checking next page by Simon Steiner · 3 years, 2 months ago
  67. d6a1aad FOP-2997: Double byte glyphs not working in SVG font by Simon Steiner · 3 years, 3 months ago
  68. 7e69c36 Update for release by Simon Steiner · 3 years, 4 months ago
  69. a5fa25c FOP-2994: Support OTF/TTF SVG fonts by Simon Steiner · 3 years, 4 months ago
  70. 1f2a414 FOP-2536: Allow overpaint of PDF border by Simon Steiner · 3 years, 4 months ago
  71. 899b313 FOP-2992: List broken too early without change ipd by Simon Steiner · 3 years, 4 months ago
  72. a4d4882 FOP-2960; fix + test by Chris Bowditch · 3 years, 4 months ago
  73. 655ac8b FOP-2990: Changing ipd doesn't handle table narrowing by Simon Steiner · 3 years, 5 months ago
  74. 6286d8b FOP-2989: Missing text in AFP output when using high resolution by Simon Steiner · 3 years, 5 months ago
  75. 3bd1455 FOP-2981: Convert CFF CID to Type1 by Simon Steiner · 3 years, 6 months ago
  76. e92a71f FOP-2980: Reduce filesize for AFP Graphics2D by Simon Steiner · 3 years, 7 months ago
  77. 024c6cd FOP-2979: Update PDFBox to 2.0.19 by Simon Steiner · 3 years, 7 months ago
  78. f798ba0 FOP-2939: Ant only needed at compile time by Simon Steiner · 3 years, 7 months ago
  79. c1a6088 FOP-2978: Include composite glyphs in otf subset by Simon Steiner · 3 years, 7 months ago
  80. bb1feeb FOP-2975: Put composite glyphs to separate font by Simon Steiner · 3 years, 7 months ago
  81. d11969f XGC-123: Decode image at page load rather than document load by Simon Steiner · 3 years, 9 months ago
  82. 1ac42ca FOP-2939: Upgrade ant to 1.9.15 by Simon Steiner · 3 years, 9 months ago
  83. 62ff114 FOP-2919: NPE printing by Simon Steiner · 3 years, 10 months ago
  84. 2eb9e21 FOP-2958: Error when using both AFP truetype and base14 font by Simon Steiner · 3 years, 10 months ago
  85. c020f2f FOP-2957: Don't change ipd on lastpage if column count changes by Simon Steiner · 3 years, 10 months ago
  86. 83f9092 FOP-2950: Display font error at top level exception by Simon Steiner · 3 years, 10 months ago
  87. 3a4d13b Workaround Windows drive letter case by Simon Steiner · 3 years, 11 months ago
  88. 5043557 Fix ant build on windows by Simon Steiner · 3 years, 11 months ago
  89. 0a50851 FOP-2945: Don't use change ipd on columns where it won't fit by Simon Steiner · 3 years, 11 months ago
  90. 347c956 FOP-2889: Make JAI optional by Simon Steiner · 4 years ago
  91. 0cd45a6 FOP-2941: SVG container with stroke=black has an unexpected border by Simon Steiner · 4 years ago
  92. 40a5599 FOP-2939: Upgrade ant to 1.9.15 by Simon Steiner · 4 years ago
  93. ae0e3ee FOP-2935: Make servlet a compile only dependency by Simon Steiner · 4 years ago
  94. 874b4aa FOP-1648; fix checkstyle by Chris Bowditch · 4 years ago
  95. 0c19e85 fix FOP-1648 by Chris Bowditch · 4 years ago
  96. 804da05 Fix javadoc error by Simon Steiner · 4 years ago
  97. 04c56f4 Update readme by Simon Steiner · 4 years ago
  98. 22b5573 FOP-2934: Absolute element should not be removed by Simon Steiner · 4 years ago
  99. ccd1b14 Test bookmarks pointing to a non-existing internal destination should just trigger a warning by Simon Steiner · 4 years ago
  100. 29748b9 Update year by Simon Steiner · 4 years ago