-
Release v0.12.0 Stable
sbinet released this
2026年05月18日 13:34:06 +02:00 | 1 commits to main since this releasebfbf382doc: specify we don't do (nor accept) AI5413416all: apply go fix modernize292c871all: bump x/image, barcode, gofpdi and Go-1.25e385a90fpdf: add size a8379229afpdf: fix drawing fill/stroke if the color is set to "none"3505c82fpdf: add support for fill & stroke colors from the SVG rectsf50438cfpdf: add function to add OutputIntents
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
34 downloads
-
Release v0.11.1 Stable
sbinet released this
2025年04月29日 09:09:22 +02:00 | 8 commits to main since this release7df2ab8(tag: v0.11.1) fpdf: add magic bytes close to header52a71fc(tag: v0.11.0) fpdf: improve AFM font parser to handle fixed point dataa253b6bfpdf: add XMP metadata in Catalog19f0f66all: prevent unwanted Fpdf internal state modification in GetXmpMetadata36baf57all: simplify GetJavascript getter607432fall: add getters matching trivial settersaa57d48all: update test for codeberg migration
Downloads
-
Source code (ZIP)
42 downloads
-
Source code (TAR.GZ)
43 downloads
-
Release v0.10.0 Stable
sbinet released this
2025年04月04日 16:51:20 +02:00 | 15 commits to main since this release9a0a112(tag: v0.10.0) all: migrate to codeberg9e977fefpdf: apply govet fixes410632afpdf: fix rounded rectangles rotation context leakb3ddbfefpdf: add page size a7b2ebef0fpdf: make SplitText robuster against non-ASCII textad2523ffpdf: improved support for SVGfe70d0efpdf: properly store word spacing when set by SetWordSpacing313d608all: bump GHA versionsdb64619all: bump to Go-1.22, drop Go-1.2027bc0daall: bump x/image@v0.15.028f854efpdf: update documentation for allowed page size values
Downloads
-
Source code (ZIP)
13 downloads
-
Source code (TAR.GZ)
14 downloads
-
Release v0.11.0 Stable
sbinet released this
2025年04月04日 15:46:44 +02:00 | 9 commits to main since this release52a71fcfpdf: improve AFM font parser to handle fixed point dataa253b6bfpdf: add XMP metadata in Catalog19f0f66all: prevent unwanted Fpdf internal state modification in GetXmpMetadata36baf57all: simplify GetJavascript getter607432fall: add getters matching trivial settersaa57d48all: update test for codeberg migration
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
7 downloads
-
Release v0.9.0 Stable
sbinet released this
2023年09月13日 17:11:37 +02:00 | 26 commits to main since this releaseWhat's Changed
- ci: update codecov/codecov-action@v3 by @sbinet in https://github.com/go-pdf/fpdf/pull/39
- all: add Go-1.21, drop Go-1.19 by @sbinet in https://github.com/go-pdf/fpdf/pull/45
- fpdf: update LICENSE by @sbinet in https://github.com/go-pdf/fpdf/pull/46
- fpdf: use an integer-based representation for PDF-versions by @sbinet in https://github.com/go-pdf/fpdf/pull/48
- fpdf: handle 16-bit depth PNG files by @sbinet in https://github.com/go-pdf/fpdf/pull/50
Full Changelog: https://github.com/go-pdf/fpdf/compare/v0.8.0...v0.9.0
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
2 downloads
-
Release v0.8.0 Stable
sbinet released this
2023年04月21日 13:56:06 +02:00 | 33 commits to main since this releaseWhat's Changed
- all: fix race in AddUTF8FontFromBytes by @sbinet in https://github.com/go-pdf/fpdf/pull/38
- fpdf: allow to set global document language by @vdobler in https://github.com/go-pdf/fpdf/pull/36
New Contributors
- @vdobler made their first contribution in https://github.com/go-pdf/fpdf/pull/36
Full Changelog: https://github.com/go-pdf/fpdf/compare/v0.7.0...v0.8.0
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
1 download
-
Release v0.7.0 Stable
sbinet released this
2023年04月03日 10:31:37 +02:00 | 35 commits to main since this releaseWhat's Changed
- all: bump to Go-1.18 by @sbinet in https://github.com/go-pdf/fpdf/pull/24
- Staticcheck by @sbinet in https://github.com/go-pdf/fpdf/pull/25
- all: move examples to their own example_test file by @sbinet in https://github.com/go-pdf/fpdf/pull/26
- bump: Go-1.20 by @sbinet in https://github.com/go-pdf/fpdf/pull/35
- Set default barcode quality to 100 by @ingfdoaguirre in https://github.com/go-pdf/fpdf/pull/34
New Contributors
- @ingfdoaguirre made their first contribution in https://github.com/go-pdf/fpdf/pull/34
Full Changelog: https://github.com/go-pdf/fpdf/compare/v0.6.0...v0.7.0
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v0.6.0 Stable
sbinet released this
2022年03月07日 10:14:05 +01:00 | 47 commits to main since this releaseWhat's Changed
- fpdf: discard CellFormat commands when height is zero by @sbinet in https://github.com/go-pdf/fpdf/pull/15
- embed font files with //go:embed by @flibustenet in https://github.com/go-pdf/fpdf/pull/14
- all: properly acknowledge original fork by @sbinet in https://github.com/go-pdf/fpdf/pull/18
New Contributors
- @flibustenet made their first contribution in https://github.com/go-pdf/fpdf/pull/14
Full Changelog: https://github.com/go-pdf/fpdf/compare/v0.5.0...v0.6.0
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
1 download
-
Release v0.5.0 Stable
sbinet released this
2021年08月17日 11:16:38 +02:00 | 50 commits to main since this releaseWhat's Changed
- Go 1.17 by @sbinet in https://github.com/go-pdf/fpdf/pull/12
Full Changelog: https://github.com/go-pdf/fpdf/compare/v0.4.0...v0.5.0
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
1 download
-
Release v0.4.1 Stable
sbinet released this
2021年07月01日 10:28:04 +02:00 | 53 commits to main since this releaseretract invalid
v1.4.2tag.Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)