Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
than points
|
|
|
|
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.
|
|
The math for the limit used to be done in floats, but round-off
error sometimes resulted in a string being wrapped at a width
that had previously been returned by GetStringWidth() for that
same string. (I got this with the string "$53,013" in Arial
12 point.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface) and then close the PDF instance.
|
|
within cell.
|
|
|
|
|
|
jSignature web control.
|
|
documentation for CurveCubic.
|
|
|
|
|
|
|
|
|
|
|