Age | Commit message (Collapse) | Author |
|
specifically in the way differences with cp1252 are stored and accessed. Thanks, Bruno.
|
|
|
|
|
|
cleaner solution. Thanks!
|
|
|
|
|
|
GetStringWidth
|
|
access to gofpdf internals, and makes tutorials more easily copied-and-pasted for other projects.
|
|
|
|
package. Thanks, Anthony.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was adapted from the FPDF transparency script by Martin Hall-May.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|