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
/
def.go
Age
Commit message (
Expand
)
Author
2014-04-15
Document protection and example
Kurt Jung
2014-01-29
Factored basic SVG path rendering, basic HTML rendering, and color routines.
Kurt Jung
2013-11-15
Brush some lint off using github.com/golang/lint. This includes one breaking ...
Kurt Jung
2013-11-07
Lawrence Kesteloot provided code to allow an image's extent to be determined ...
Kurt Jung
2013-11-07
Go fmt one file.
Lawrence Kesteloot (lk
2013-11-07
Add a RegisterImage() function that adds the image to the PDF but not the page.
Lawrence Kesteloot (lk
2013-09-10
Transformation functionality adapted from Moritz Wagner and Andreas Würmser.
Kurt Jung
2013-09-08
Bookmark outline support submitted by Manuel Cornes
Kurt Jung
2013-08-26
Clarification to InitType documentation.
Kurt Jung
2013-08-24
Documentation tweaks
Kurt Jung
2013-08-24
Added PageSize() and NewCustom() methods
Kurt Jung
2013-08-23
Added clipping support adapted from script by Andreas Würmser
Kurt Jung
2013-08-13
Gradient support adapted from the FPDF gradients script by Andreas Würmser.
Kurt Jung
2013-08-13
Added support with example for transparency in a variety of blending modes.
Kurt Jung
2013-08-10
Added support for drawing curves and arcs with an example. This was adapted
Kurt Jung
2013-08-02
Initial commit into mercurial
Kurt Jung
[prev]