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
path:
root
/
doc.go
Age
Commit message (
Collapse
)
Author
2017-06-10
Thanks, Dan Meyers, for embedded JavaScript support
Kurt Jung
2017-05-05
Note lack of support for Chinese, Arabic and other multi-codepage fonts
Kurt Jung
2016-12-27
List barcode generation as feature
Kurt
2016-12-02
Acknowledge Guillermo Pascual's alignment enhancement
Kurt
2016-11-12
Document the TIFF image functions. Correct related documentation.
Kurt
2016-10-11
Include ... in go get command
Kurt
2016-07-30
Acknowledge Paulo Coutinho for static embedded font support.
Kurt
2016-03-09
Acknowledge Kent Quirk's image resolution support
Kurt
2015-10-20
Remove listing of reference PDFs in README
Kurt Jung
2015-10-20
Correct typo
Kurt Jung
2015-10-12
Add reference PDFs for comparison purposes. Document comparison of example ↵
Kurt Jung
documents.
2015-10-10
Grammar tweak in documentation
Kurt Jung
2015-09-25
Jelmer Snoeck's support for aligned HTML text
Kurt Jung
2015-09-02
Acknowledge Jelmer Snoeck's barcode contribution
Kurt Jung
2015-08-27
Acknowledge Jelmer Snoeck's contribution
Kurt Jung
2015-08-26
Factor various test example helper routines into their own internal package
Kurt Jung
2015-08-12
Acknowledge Marcus Downing for templating module
Kurt Jung
2015-08-12
License and attribution
Marcus Downing
2015-07-12
Correct typo
Kurt Jung
2015-07-12
Add section on contributing changes to gofpdf
Kurt Jung
2015-07-11
A tip of the hat to Stani Michiels for help with package presentation and tests.
Kurt Jung
2015-07-10
Quick start: generate file, not stream
Kurt Jung
2015-07-10
Moved reference to original FPDF site
Kurt Jung
2015-07-09
Fixed README typo
Kurt Jung
2015-07-09
Rearranged README and included reference to related package draw2d
Kurt Jung
2015-07-07
Convert sequential examples to ones that are bound to gofpdf methods.
Kurt Jung
2015-07-06
Mention Stani Michiels' enhanced fill mode
Kurt Jung
2015-07-06
Update copyright notice
Kurt Jung
2015-07-06
fix stanim acknowledgment
Stani
2015-07-05
Stanim's line join style implementation
Kurt Jung
2015-07-04
Acknowledge stanim for the multi-segment drawing routines
Kurt Jung
2015-07-04
Dashed lines: tutorial example and tip of hat to Claudio Felber
Kurt Jung
2015-03-13
Adjust references to account for move from code.google.com to github
Kurt Jung
2014-10-28
Robert Lillack's Beziergon function with example. Corrections to curve ↵
Kurt Jung
argument names.
2014-09-16
Acknowledgment for layer support
Kurt Jung
2014-08-25
Additional comment about tutorials
Kurt Jung
2014-06-29
Polygon function and demonstration
Kurt Jung
2014-04-15
Document protection and example
Kurt Jung
2014-04-12
Yet another documentation tweak
Kurt Jung
2014-04-12
UTF-8 rune to code page byte translator so that some UTF-8 text can be ↵
Kurt Jung
converted for proper rendering in the PDF document.
2014-04-12
Documentation tweaks
Kurt Jung
2014-02-17
Added convenience function to write PDF to a file (rather than a Writer ↵
Kurt Jung
interface) and then close the PDF instance.
2014-02-13
Patch provided by Stefan Schroeder to control vertical alignment of text ↵
Kurt Jung
within cell.
2014-01-28
Support for unstyled, path-only SVG images of the type generated by the ↵
Kurt Jung
jSignature web control.
2013-11-07
Lawrence Kesteloot provided code to allow an image's extent to be determined ↵
Kurt Jung
prior to placement.
2013-10-15
Tip of the hat to Bruno.
Kurt Jung
2013-09-11
Normalized feature bullet list
Kurt Jung
2013-09-10
Transformation functionality adapted from Moritz Wagner and Andreas Würmser.
Kurt Jung
2013-09-08
Add outline to feature list
Kurt Jung
2013-09-08
Bookmark outline support submitted by Manuel Cornes
Kurt Jung
[next]