Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a gofpdf method. This involves changes mostly in the test source file, but also
references in the main source files. After this conversion is complete, the
docWriter routine and interface can be scrapped. The current scheme will be
more straightforward for programmers using the library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- MoveTo
- LineTo
- CurveTo
- CurveBezierCubicTo
- ClosePath
- DrawPath
|
|
|
|
|
|
|
|
argument names.
|
|
web server. Resolves issue 29.
|
|
|
|
visibility of which can be controlled from the document reader.
|
|
|
|
Only if a non-core font or non-default code page is used does an actual font directory need to be specified when creating an Fpdf instance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
converted for proper rendering in the PDF document.
|
|
selected font.
|
|
interface) and then close the PDF instance.
|
|
within cell.
|
|
naming convention is that a machine can quickly tokenize name segments for indexing and tagging purposes. For example, HtmlWrite easily breaks into Html and Write. By capitalizing all letters in an initialism, this name breaks into H, T, M, L, and Write -- not as useful for tagging purposes. Rather than having to manually filter through the mostly valuable output of golint, I have grudgingly changed names so that golint produces no output.</rant>
|
|
|
|
jSignature web control.
|
|
|
|
change: WriteLinkID instead of WriteLinkId.
|
|
prior to placement.
|
|
|
|
|
|
access to gofpdf internals, and makes tutorials more easily copied-and-pasted for other projects.
|
|
|
|
|
|
|
|
|
|
|
|
|