File tree Expand file tree Collapse file tree 2 files changed +7
-14
lines changed
Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 1- # 1.55.0 Release
1+ # 1.55.1 Release 2015-08-25
2+ * @bstoots Fix sequence in _ putimages() by writing values back to underlying map https://github.com/nkiraly/Java-FPDF/pull/5
23
3- 2015-08-20
44
5+ # 1.55.0 Release 2015-08-20
56* @bstoots Add JPEG Add CMYK and YCCK support https://github.com/nkiraly/Java-FPDF/pull/3
67* @bstoots Fix Image alpha channel processing and packing https://github.com/nkiraly/Java-FPDF/pull/4
78
89
9- # 1.54.0 Release
10-
11- 2015-04-01
12-
10+ # 1.54.0 Release 2015-04-01
1311* @austinhyde GIF image support https://github.com/nkiraly/Java-FPDF/pull/2
1412* @austinhyde PNG alpha channel support https://github.com/nkiraly/Java-FPDF/pull/2
1513
1614
17- # 1.53.2 Release
18-
19- 2015-03-27
20-
15+ # 1.53.2 Release 2015-03-27
2116 * @austinhyde Render JPG images correctly / deterministically by including image index in its info https://github.com/nkiraly/Java-FPDF/pull/1
2217 * @austinhyde Actually render text while still respecting text color https://github.com/nkiraly/Java-FPDF/pull/1
2318
24- # 1.53.1 Release
25-
26- 2015-03-19
2719
20+ # 1.53.1 Release 2015-03-19
2821 * @nkiraly Improve character width loading from resources and error messages when the resource is not found
2922
3023
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.koadweb.javafpdf</groupId >
55 <artifactId >java-fpdf</artifactId >
6- <version >1.55.0 </version >
6+ <version >1.55.1 </version >
77 <packaging >jar</packaging >
88 <name >Java FPDF</name >
99
You can’t perform that action at this time.
0 commit comments