Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
RegisterImageOptionsReader()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
style and line join style so that the manipulation of these properties in transformations, which begin with default values, will work as intended. Add example to demonstrate expected results.
|
|
reproducable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added the ability to have multiple pages in a template
Templates are now aware of the number of pages they have. The main
additions are the FromPage and FromPages methods which allow you to
extract a Template from a template if you pass in the page number. It
follows the same page mechanism as FPDF where pages start in the index
1.
* Update fpdf_test.go
|
|
* Fix comments according to best practices by effective go
* Update font.go
* Update fpdf_test.go
* Update fpdf.go
* Update example.go
* Update util.go
|
|
to ensure they will always implement (#212)
|
|
|
|
|
|
* Make SplitLines and MultiCell split at the same place
* Use integer math for SplitLines and MultiCell
|
|
documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
margin after header function is called. Backward compatibility is preserved. This addresses issue #174.
|
|
|
|
|
|
|
|
name so that example hang's off of RegisterAlias method in documentation
|
|
functionality
|
|
|
|
|
|
|