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-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
2016-11-10
Support standard tiff images
Kurt
2016-11-07
Use struct keywords in examples of fpdf_test to comply with go vet (#90)
Wilk
2016-11-06
flibustenet's example that demonstrates clipped table cells and wrapped table...
Kurt
2016-11-06
Add tables examples ClippedTableCells and WrappedTableCells
Wilk
2016-10-12
added mutex to barcode cache (#85)
Ruben
2016-10-11
Include ... in go get command
Kurt
2016-09-08
Adding support CMYK in parsejpg (#81)
midiland
2016-08-18
Allow default compression mode to be set. Go 1.7 introduces a new compression...
Kurt
2016-08-01
Check for error in ghostscript example
Kurt
2016-07-30
Correct names of various CellFormat examples and generated files
Kurt
2016-07-30
Change example test function name to comply with go vet
Kurt
2016-07-30
Check for error in ghostscript example
Kurt
2016-07-30
Correct example function name
Kurt
2016-07-30
Fix some glitches reported by goreportcard.com
Kurt
2016-07-30
Fix some typos and other goreportcard violations
Kurt
2016-07-30
Fix lint violation in documentation
Kurt
2016-07-30
Makefile for generating embedded calligra font file
Kurt
2016-07-30
Acknowledge Paulo Coutinho for static embedded font support.
Kurt
2016-07-30
Merge branch 'prsolucoes-master'
Kurt
2016-07-30
Isolate embedded font data
Kurt
2016-07-28
adding support to embedded fonts as byte array
Paulo Coutinho
2016-07-28
adding support to embedded fonts as byte array
Paulo Coutinho
2016-07-03
Merge pull request #78 from chris-ramon/patch-1
Kurt Jung
2016-07-03
fpdf: typo
Chris Ramón
[prev]
[next]