Skip to content

Tags: JulianoCristian/gofpdf

Tags

v2.13.3

Toggle v2.13.3's commit message
Merge jung-kurt#310: fix utf16 in bookmarks by SuddenGunter

v1.12.4

Toggle v1.12.4's commit message
Merge branch 'SuddenGunter-bookmarks-utf16'

v2.13.2

Toggle v2.13.2's commit message
Use strings.Replace instead of strings.ReplaceAll to user older versi…

…ons of Go

v1.12.3

Toggle v1.12.3's commit message
Use strings.Replace instead of strings.ReplaceAll for older library s…

…upport

v1.12.2

Toggle v1.12.2's commit message
Merge from v2: Escape spaces in font family string to comply with PDF…

… standard

v2.13.1

Toggle v2.13.1's commit message
Escape spaces in font family string to comply with PDF standard

v1.12.1

Toggle v1.12.1's commit message
Restore go.mod replace directive

v2.13.0

Toggle v2.13.0's commit message
Merge Strikeout: use 'S' as styleStr jung-kurt#299 by Rjinswand

v2.12.0

Toggle v2.12.0's commit message
Add Joe Westcott's image storage optimization

v1.12.0

Toggle v1.12.0's commit message
Merge branch 'Rjinswand-strikeout'