Releases: nkiraly/Java-FPDF
Releases · nkiraly/Java-FPDF
1.55.1
Image Alpha Channel and Color Map Bugfixes
- Fix sequence in _putimages() by writing values back to underlying map #5
1.55.0
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
Embedded Image Enhancements
- GIF image support
- PNG alpha channel support
1.53.2
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
Java FPDF 1.53.1
Changes
- Improve character width loading from resources and error messages when the resource is not found