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