Skip to content

Releases: nkiraly/Java-FPDF

1.55.1

25 Aug 19:09
Compare
Choose a tag to compare

Image Alpha Channel and Color Map Bugfixes

  • Fix sequence in _putimages() by writing values back to underlying map #5

1.55.0

20 Aug 19:34
Compare
Choose a tag to compare

Image Color and Alpha Channel Enhancements

  • Add JPEG Add CMYK and YCCK support #3
  • Fix Image alpha channel processing and packing #4

1.54.0

01 Apr 15:17
Compare
Choose a tag to compare

Embedded Image Enhancements

  • GIF image support
  • PNG alpha channel support

1.53.2

27 Mar 14:00
Compare
Choose a tag to compare

Java FPDF 1.53.2

Changes

  • Render JPG images correctly / deterministically by including image index in its info
  • Actually render text while still respecting text color.

1.53.1

27 Mar 13:50
Compare
Choose a tag to compare

Java FPDF 1.53.1

Changes

  • Improve character width loading from resources and error messages when the resource is not found