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 (
Expand
)
Author
2018-11-10
Added some comments to new encoding/decoding methods
Kurt
2018-11-10
Merge branch 'ftr/gob' of https://github.com/d1ngd0/gofpdf into d1ngd0-ftr/gob
Kurt
2018-11-10
Demonstrate page boxes
Kurt
2018-11-08
Fixed a stupid bug
Paul Montag
2018-11-08
Added an error if an invalid box type is passed in
Paul Montag
2018-11-08
Added page boxes
Paul Montag
2018-11-07
Created helper functions for serialiation
Paul Montag
2018-11-07
Fixed nil encoding
Paul Montag
2018-11-07
Changed the byte encoding so we are no longer saving redundant data from poin...
Paul Montag
2018-11-05
fixed pointer values when mutltiple templates are used
Paul Montag
2018-11-01
Explain in documentation why CreateTemplate() is deprecated.
Kurt
2018-11-01
orientation of a template is now defined by the parent document. depricated C...
d1ngd0
2018-10-31
Added Ability to turn template into a byte string
Paul Montag
2018-10-31
Merge branch 'd1ngd0-ftr/interface'
Kurt
2018-10-31
Added interface for Fpdf and Tpl
Paul Montag
2018-09-19
Add beginning of test to study issue 193
Kurt
2018-09-15
fixed warnings gocritic 3.3 (#192)
Veselkov Konstantin
2018-07-31
Merge branch 'DesignA-Electronics-master'
Kurt
2018-08-01
barcode: Scale via the PDF rather than the barcode library
Andre Renaud
2018-07-24
gofpdf: add support for Go modules (#185)
Sebastien Binet
2018-06-16
Change example name to match method
Kurt
2018-06-15
Merge branch 'master' of https://github.com/jung-kurt/gofpdf
Kurt
2018-06-15
Support negative X position when placing image
Kurt
2018-06-01
Added public wrapper "GetPageSizeStr" of private method (#181)
Marcus Oblak
2018-04-20
EOF error when using reader (#176)
daill
2018-04-15
Add SetHeaderFuncMode() method to automatically set position to left and top ...
Kurt
2018-04-05
Add relative position method to grid
Kurt
2018-04-04
Add X and Y range methods to grid
Kurt
2018-04-03
Add option to rotate X-axis labels; demonstrate in grid example
Kurt
2018-04-03
Correct label alignment
Kurt
2018-04-03
Add option to place chart labels outside of grid boundary. Make this the default
Kurt
2018-04-01
Add absolute value versions of Ht and Wd methods
Kurt
2018-04-01
Emit Fill/Draw/Text color codes only if changed from current value
Kurt
2018-03-26
Clarify documentation for RGBType and RGBAType
Kurt
2018-03-23
Merge branch 'sbinet-gonum-detect-close-error'
Kurt
2018-03-23
font: make sure error on close or write are detected
Sebastien Binet
2018-03-20
Correct ending condition of Plot method
Kurt
2018-03-19
Change StatePut to method of StateType named Put
Kurt
2018-03-19
Fix typo, mention charting facility in home page
Kurt
2018-03-19
Add charting facility
Kurt
2018-02-03
Acknowledge Andy Bakun's fix for catalog sort
Kurt
2018-02-03
Merge branch 'thwarted-stable-obj-ordering'
Kurt
2018-02-03
sort the objs in the output more consistently
Andy Bakun
2018-01-31
Merge branch 'moogle19-add_consts'
Kurt
2018-01-31
Move consts into def
Kevin Seidel
2018-01-31
Merge branch 'master' of https://github.com/jung-kurt/gofpdf
Kevin Seidel
2018-01-31
Rename types to const
Kevin Seidel
2018-01-08
Acknowledge David Fish's generic alias replacement contribution; change test ...
Kurt
2018-01-08
Merge branch 'dsfish-df-table-of-contents'
Kurt
2018-01-08
Added generic alias-replacement function to enable Table of Contents function...
David Fish
[prev]
[next]