Age | Commit message (Expand) | Author |
2019-08-12 | Run go mod tidy | Kurt |
2019-08-12 | Merge branch 'mrtsbt-update-contrib-gofpdi' | Kurt |
2019-08-12 | Corrected comment to match function name | Kurt |
2019-08-12 | Merge branch 'update-contrib-gofpdi' of https://github.com/mrtsbt/gofpdf into... | Kurt |
2019-08-12 | Acknowledge Brigham Thompson's contribution. | Kurt |
2019-08-12 | Merge branch 'BeeHam-master' | Kurt |
2019-08-12 | Revise comment, fix style write, extend example for RoundedRect | Kurt |
2019-08-11 | adds RoundedRect per Issue #272 | Brigham Thompson |
2019-08-09 | update contrib/gofpdi from v1.0.3 to v1.0.7 and expose new functionality | matthias |
2019-07-20 | Merge branch 'estenssoros-ImageOptionsReader' | Kurt |
2019-07-20 | Remove ImageOptionsReader and rework example to demonstrate RegisterImageOpti... | Kurt |
2019-07-20 | Use file as reader for ImageOptionsReader | Kurt |
2019-07-20 | Merge branch 'ImageOptionsReader' of https://github.com/estenssoros/gofpdf in... | Kurt |
2019-07-20 | Wrap some comments | Kurt |
2019-07-20 | Merge branch 'seletskiy-master' | Kurt |
2019-07-20 | Correct placement of pageWidth variable | Kurt |
2019-07-20 | Merge branch 'master' of https://github.com/seletskiy/gofpdf into seletskiy-m... | Kurt |
2019-07-18 | added imageoptionsreader | estenssoros |
2019-07-18 | Revert "Merge branch 'seletskiy-master'" | Kurt |
2019-07-18 | fix bug introduced in #279 | Stanislav Seletskiy |
2019-07-18 | Merge branch 'seletskiy-master' | Kurt |
2019-07-18 | fix utf8 text wrapping | Stanislav Seletskiy |
2019-07-03 | Do not execute Multicell if instance is in error state | Kurt |
2019-06-23 | Merge branch 'tmcli-master' | Kurt |
2019-06-23 | Merge branch 'master' of https://github.com/tmcli/gofpdf into tmcli-master | Kurt |
2019-06-18 | Merge branch 'seletskiy-master' | Kurt |
2019-06-18 | Merge branch 'master' of https://github.com/seletskiy/gofpdf into seletskiy-m... | Kurt |
2019-06-18 | Merge branch 'nanjj-master' | Kurt |
2019-06-18 | Demonstrate UTF8CutFont with test example | Kurt |
2019-06-18 | WriteAligned: use SplitText for UTF-8 | Stanislav Seletskiy |
2019-06-12 | Added UTF8CutFont | JUN JIE NAN |
2019-06-10 | Improve write performance | Callum Li |
2019-05-22 | Merge branch 'jrs526-master' | Kurt |
2019-05-22 | maintain precision of desired w & h of barcodes | Justin Schlechte |
2019-05-18 | Generalize awk script that produces doc.go | Kurt |
2019-05-15 | Add split line table PDF to reference directory | Kurt |
2019-05-15 | Merge branch 'toncek345-master' | Kurt |
2019-05-15 | Merge branch 'master' of https://github.com/toncek345/gofpdf into toncek345-m... | Kurt |
2019-05-15 | Merge branch 'phpdave11-master' | Kurt |
2019-05-15 | Add PDF import as feature in documentation | Kurt |
2019-05-15 | Clean up code based on jung-kurt's feedback. | Dave Barnes |
2019-05-15 | Add support for imported objects and templates to version 1 of gofpdf. | Dave Barnes |
2019-05-15 | fix for not concating already defined filepath | Antonio Bosak |
2019-05-10 | Add SplitText() method for splitting utf-8 strings constrained by rendered width | Kurt |
2019-05-09 | Handle errors in UTF-8 example | Kurt |
2019-05-07 | Add command line goreportcard check; address ineffectual assignments called o... | Kurt |
2019-05-07 | Add note about CJK fonts | Kurt |
2019-05-06 | Check for errors when loading UTF-8 font | Kurt |
2019-05-06 | Remove some ineffectual assignments as reported by goreportcard.com | Kurt |
2019-05-06 | Correct some misspellings | Kurt |