index
:
gofpdf
addtextrenderingmode
master
A PDF document generator with high level support for text, drawing and images
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-21
Merge branch 'get-barcode-dims_prevent-scaling' of https://github.com/danmeye...
Kurt
2017-12-20
make barcode scaling optional, provide a method to get unscaled barcode dimen...
Dan Meyers
2017-12-02
Add consts for page orientations (#150)
Paweł Słomka
2017-11-24
Merge branch 'wgliang-master'
Kurt
2017-11-24
Replace strings.Index with strings.Contains
Wang Guoliang
2017-11-24
Update LICENSE
Kurt Jung
2017-11-24
Rename license.txt to LICENSE (#145)
Alexey Palazhchenko
2017-11-12
Add partial support for spot colors. This does not yet include gradients, etc
Kurt
2017-11-12
Remove default byte-for-byte comparison of generated PDF with reference PDF. ...
Kurt
2017-09-29
Add "Tabloid" page size (#138)
OlegFX
2017-09-03
Use up-to-date version of Go for Travis CI; try again
Kurt
2017-09-03
Use up-to-date version of Go for Travis CI
Kurt
2017-09-03
Note the conditions in which the PDFs generated during the test are compared ...
Kurt
2017-09-03
Merge branch 'darrenmcc-print-diff-flag'
Kurt
2017-08-30
False
Darren McCleary
2017-08-30
Updated example
Darren McCleary
2017-08-30
Added flag to print PDF byte diffs
Darren McCleary
2017-08-30
Merge branch 'echa-master'
Kurt
2017-08-30
output xmp earlier to not clash with trailer refs
Alexander Eichhorn
2017-08-30
add xmp metadata output
Alexander Eichhorn
2017-08-25
Demonstrate word-wrapping in table cells
Kurt
2017-08-18
Return 'do nothing' function for Unicode translator rather than nil if docume...
Kurt
2017-07-19
Remove reference to inapplicable example
Kurt
2017-07-19
Merge branch 'aloidev-LastPageIndicator'
Kurt
2017-07-19
Tweak some last page expressions and comments
Kurt
2017-07-19
Issue #121 Add Last Page information FooterFnc
Aloidev
2017-06-12
Fix typo in documentation
Kurt
2017-06-12
Trigger an error when attempting to render text if font has not been set
Kurt
2017-06-10
prevent panic when registering barcode fails (#118)
Dan Meyers
2017-06-10
Thanks, Dan Meyers, for embedded JavaScript support
Kurt Jung
2017-06-10
add the ability to include JavaScript in PDFs (#117)
Dan Meyers
2017-05-05
Add space between Markdown hashes and header
Kurt Jung
2017-05-05
Note lack of support for Chinese, Arabic and other multi-codepage fonts
Kurt Jung
2017-03-25
Fixed heading in README.md (#106)
Marco Vito Moscaritolo
2017-02-11
Accept interfaces where appropriate. (#103)
dchapes
2016-12-27
List barcode generation as feature
Kurt
2016-12-27
Add support for Aztec barcodes (#101)
Ruud Kamphuis
2016-12-16
Merge branch 'master' of https://github.com/jung-kurt/gofpdf
Kurt
2016-12-16
Clarify state of current position after call to MultiCell(). Thanks, Roger Fl...
Kurt
2016-12-10
Added A1 and A2 page sizes (#98)
Vinayak Nagpal
2016-12-09
Add page size for A6 (#97)
Sebastian Müller
2016-12-02
Acknowledge Guillermo Pascual's alignment enhancement
Kurt
2016-12-02
Issue #53 - Support for <RIGHT> alignment tag on basic HTML (#95)
Guillermo Pascual
2016-11-26
Include golint in standard check
Kurt
2016-11-13
Change reference to new license filename
Kurt
2016-11-13
Delete LICENSE
Kurt Jung
2016-11-13
Create license.txt
Kurt Jung
2016-11-12
Document the TIFF image functions. Correct related documentation.
Kurt
2016-11-11
Adjust some names of test functions to conform with Go's naming conventions
Kurt
2016-11-10
Add package description
Kurt
[prev]
[next]