index
:
gofpdf
addtextrenderingmode
master
A PDF document generator with high level support for text, drawing and images
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-05-15
Merge branch 'toncek345-master'
Kurt
2019-05-15
Merge branch 'master' of https://github.com/toncek345/gofpdf into ↵
Kurt
toncek345-master
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 ↵
Kurt
out by this tool
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
2019-05-06
Reorganize documentation slightly. Place utf-8 feature more prominently.
Kurt
2019-05-06
Convey changes made in README to doc/document.txt so pandoc can generate ↵
Kurt
README and doc.go
2019-05-06
Adjust method comments to coform with Go documentation standards
Kurt
2019-05-06
Merge branch 'ArtemKor-master'
Kurt
2019-05-06
Merge ArtemKor' UTF-8 pull request
Kurt
2019-05-06
Added "right to left" languages support.
DarkFreedman
2019-05-06
Added copyrights. And "right to left" languages support.
DarkFreedman
2019-05-04
Use Pandoc to generate README and doc.go
Kurt
2019-04-30
Reinstate badges
Kurt
2019-04-30
Correct spacing after list
Kurt
2019-04-30
Correct link for go vet
Kurt
2019-04-30
Modify some link targets
Kurt
2019-04-30
Remove README template
Kurt
2019-04-30
Try again to remove badges in README
Kurt
2019-04-30
Remove badges in README
Kurt
2019-04-30
Use Lua script to generate README, doc.go and index.html rather than autoreadme
Kurt
2019-04-29
Add go version in go.mod
Kurt
2019-04-29
Add SetFontStyle method (#248)
Joe Westcott
2019-04-19
Added full support for UTF-8 font. With MIT license.
DarkFreedman
2019-04-17
Merge branch 'Anka2310-patch-1'
Kurt
2019-04-17
Anka2310's modified fix for the right justify bug
Kurt
2019-04-17
Fix right alignment
Anka2310
width has already been reduced by left and right margin, so right margin doesn't need to be subtracted twice
2019-04-10
Add watermark example
Kurt
2019-04-09
Add PageCount() method
Kurt
2019-03-09
Factored pattern draw for transformation / graphic state test
Kurt
2019-03-09
Merge branch 'joewestcott-graphics-state-checks'
Kurt
2019-03-08
Remove additional graphics state checks
Joe Westcott
2019-03-06
Unconditionally assign colors (fill, text and draw) and line width, cap ↵
Kurt
style and line join style so that the manipulation of these properties in transformations, which begin with default values, will work as intended. Add example to demonstrate expected results.
2019-02-28
Use local instance of random number generator so example documents are ↵
Kurt
reproducable
2019-02-28
Refer to example in SetPage() documentation.
Kurt
2019-02-28
Merge branch 'ykamo001-master'
Kurt
2019-02-27
added example for SetPage method of fpdf
ykamo001
2019-02-27
cleanup for pull request
Yash Kamothi
2019-02-27
added functionality to change the current page in the pdf document
Yash Kamothi
2019-02-21
Acknowledge word spacing author
Kurt
2019-02-21
Merge branch 'wmatusiak-WordSpacing'
Kurt
[prev]
[next]