summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-12Run go mod tidyKurt
2019-08-12Merge branch 'mrtsbt-update-contrib-gofpdi'Kurt
2019-08-12Corrected comment to match function nameKurt
2019-08-12Merge branch 'update-contrib-gofpdi' of https://github.com/mrtsbt/gofpdf into...Kurt
2019-08-12Acknowledge Brigham Thompson's contribution.Kurt
2019-08-12Merge branch 'BeeHam-master'Kurt
2019-08-12Revise comment, fix style write, extend example for RoundedRectKurt
2019-08-11adds RoundedRect per Issue #272Brigham Thompson
2019-08-09update contrib/gofpdi from v1.0.3 to v1.0.7 and expose new functionalitymatthias
2019-07-20Merge branch 'estenssoros-ImageOptionsReader'Kurt
2019-07-20Remove ImageOptionsReader and rework example to demonstrate RegisterImageOpti...Kurt
2019-07-20Use file as reader for ImageOptionsReaderKurt
2019-07-20Merge branch 'ImageOptionsReader' of https://github.com/estenssoros/gofpdf in...Kurt
2019-07-20Wrap some commentsKurt
2019-07-20Merge branch 'seletskiy-master'Kurt
2019-07-20Correct placement of pageWidth variableKurt
2019-07-20Merge branch 'master' of https://github.com/seletskiy/gofpdf into seletskiy-m...Kurt
2019-07-18added imageoptionsreaderestenssoros
2019-07-18Revert "Merge branch 'seletskiy-master'"Kurt
2019-07-18fix bug introduced in #279Stanislav Seletskiy
2019-07-18Merge branch 'seletskiy-master'Kurt
2019-07-18fix utf8 text wrappingStanislav Seletskiy
2019-07-03Do not execute Multicell if instance is in error stateKurt
2019-06-23Merge branch 'tmcli-master'Kurt
2019-06-23Merge branch 'master' of https://github.com/tmcli/gofpdf into tmcli-masterKurt
2019-06-18Merge branch 'seletskiy-master'Kurt
2019-06-18Merge branch 'master' of https://github.com/seletskiy/gofpdf into seletskiy-m...Kurt
2019-06-18Merge branch 'nanjj-master'Kurt
2019-06-18Demonstrate UTF8CutFont with test exampleKurt
2019-06-18WriteAligned: use SplitText for UTF-8Stanislav Seletskiy
2019-06-12Added UTF8CutFontJUN JIE NAN
2019-06-10Improve write performanceCallum Li
2019-05-22Merge branch 'jrs526-master'Kurt
2019-05-22maintain precision of desired w & h of barcodesJustin Schlechte
2019-05-18Generalize awk script that produces doc.goKurt
2019-05-15Add split line table PDF to reference directoryKurt
2019-05-15Merge branch 'toncek345-master'Kurt
2019-05-15Merge branch 'master' of https://github.com/toncek345/gofpdf into toncek345-m...Kurt
2019-05-15Merge branch 'phpdave11-master'Kurt
2019-05-15Add PDF import as feature in documentationKurt
2019-05-15Clean up code based on jung-kurt's feedback.Dave Barnes
2019-05-15Add support for imported objects and templates to version 1 of gofpdf.Dave Barnes
2019-05-15fix for not concating already defined filepathAntonio Bosak
2019-05-10Add SplitText() method for splitting utf-8 strings constrained by rendered widthKurt
2019-05-09Handle errors in UTF-8 exampleKurt
2019-05-07Add command line goreportcard check; address ineffectual assignments called o...Kurt
2019-05-07Add note about CJK fontsKurt
2019-05-06Check for errors when loading UTF-8 fontKurt
2019-05-06Remove some ineffectual assignments as reported by goreportcard.comKurt
2019-05-06Correct some misspellingsKurt