Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-13 | Documentation updates regarding transparency | Kurt Jung | |
2013-08-13 | Added support with example for transparency in a variety of blending modes. | Kurt Jung | |
This was adapted from the FPDF transparency script by Martin Hall-May. | |||
2013-08-11 | Expanded documentation | Kurt Jung | |
2013-08-10 | Added support for drawing curves and arcs with an example. This was adapted | Kurt Jung | |
from the geometric figures FPDF script by David Hernández Sanz, with a starter function provided by Anthony Starks. Anthony Starks also made a case for not closing the io.Writer after it is used to produce a document. An additional method, OutputAndClose, was added so that the library can close the writer if desired. | |||
2013-08-08 | Corrected tag matching bug | Kurt Jung | |
2013-08-06 | Corrected bottom border bug in MultiCell() | Kurt Jung | |
2013-08-06 | Corrected border error with MultiCell() | Kurt Jung | |
2013-08-06 | Typos | Kurt Jung | |
2013-08-06 | Tutorial 10 exercises some uncommon functions as reported by gocov. | Kurt Jung | |
2013-08-06 | Corrected typo | Kurt Jung | |
2013-08-05 | Format tweaks | Kurt Jung | |
2013-08-05 | Make sure makefont utility has been built before running test | Kurt Jung | |
2013-08-05 | MIT license file | Kurt Jung | |
2013-08-02 | Qualify gofpdf package name | Kurt Jung | |
2013-08-02 | Removed development comments. | Kurt Jung | |
2013-08-02 | Updated documentation: go get, makefont. | Kurt Jung | |
2013-08-02 | Make sure pdf directory exists for tests | Kurt Jung | |
2013-08-02 | Initial commit into mercurial | Kurt Jung | |