Age | Commit message (Collapse) | Author |
|
|
|
change: WriteLinkID instead of WriteLinkId.
|
|
|
|
prior to placement.
|
|
|
|
of 0x80 or greater. His correction makes sure Go treats strings as an array of bytes rather than runes.
|
|
determining the number of loaded fonts.
|
|
|
|
specifically in the way differences with cp1252 are stored and accessed. Thanks, Bruno.
|
|
|
|
cleaner solution. Thanks!
|
|
|
|
GetStringWidth
|
|
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.
|
|
|
|
|
|
|
|
|
|
|