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
2019-10-29
Fix SetTextRenderingMode to follow spec correctly, and add missing modes to c...
addtextrenderingmode
Nick White
2019-10-29
Update go.mod to reflect new location of this fork
Nick White
2019-10-29
Add TextRenderingMode* consts for different inputs for SetTextRenderingMode
Nick White
2019-10-29
Add SetTextRenderingMode function
Nick White
2019-10-05
Reference examples files in comment for RegisterAlias()
HEAD
master
Kurt
2019-10-05
Support UTF-8 aliases and correct problem with UTF-8 page count alias
Kurt
2019-10-05
Merge branch 'ArtemKor-master'
Kurt
2019-10-05
Update image module
Kurt
2019-10-04
Fix Unedit font array
DarkFreedman
2019-10-04
Merge remote-tracking branch 'upstream/master'
DarkFreedman
2019-10-04
Pre Merge
DarkFreedman
2019-10-04
Unchangeable font byte array
DarkFreedman
2019-10-04
Update to latest version
DarkFreedman
2019-09-28
Merge branch 'SuddenGunter-bookmarks-utf16'
Kurt
2019-09-29
fix utf16 in bookmarks
Artem
2019-09-25
Use strings.Replace instead of strings.ReplaceAll for older library support
Kurt
2019-09-25
Merge from v2: Escape spaces in font family string to comply with PDF standard
Kurt
2019-09-08
Restore go.mod replace directive
Kurt
2019-09-07
Tidy module file
Kurt
2019-09-07
Merge branch 'Rjinswand-strikeout'
Kurt
2019-09-07
Adjust various import paths, rename example function
Kurt
2019-09-07
Merge branch 'strikeout' of https://github.com/Rjinswand/gofpdf into Rjinswan...
Kurt
2019-09-07
Acknowledge Joe Westcott's contributions
Kurt
2019-09-07
Merge branch 'joewestcott-template-init'
Kurt
2019-09-07
Correct misspelled word
Kurt
2019-09-07
Strikeout: use "S" as styleStr
Franz Fangmeyer
2019-09-04
Initialize derived template with parent images
Joe Westcott
2019-08-30
Prevent inserting duplicate images
Joe Westcott
2019-08-30
comments for ImageInfoType
Joe Westcott
2019-08-28
Merge branch 'Eiskasten-master'
Kurt
2019-08-28
set new coordinates on z instruction
Richard Stöckl
2019-08-28
attached z, q, h, and v instructions to the Fpdf_SVGBasicWrite
Richard Stöckl
2019-08-28
updated SVG comments
Richard Stöckl
2019-08-28
added closepath support in SVG
Richard Stöckl
2019-08-28
added SVG support for quadratic curves
Richard Stöckl
2019-08-28
added SVG support for horizontal and vertical lines
Richard Stöckl
2019-08-23
Merge branch 'joewestcott-underline'
Kurt
2019-08-23
Merge branch 'underline' of https://github.com/joewestcott/gofpdf into joewes...
Kurt
2019-08-23
Add DS_Store to gitignore (#292)
Joe Westcott
2019-08-22
Add test for SetUnderlineThickness
Joe Westcott
2019-08-22
Add SetUnderlineThickness method
Joe Westcott
2019-08-21
Merge branch 'hyzgh-master'
Kurt
2019-08-21
fix split line bug
hyzgh
2019-08-21
fix split line bug
hyzgh
2019-08-20
Merge branch 'hyzgh-master'
Kurt
2019-08-20
improve the speed of MultiCell
hyzgh
2019-08-15
Merge branch 'mrtsbt-wrap-contrib-gofpdi-importer'
Kurt
2019-08-15
Merge branch 'wrap-contrib-gofpdi-importer' of https://github.com/mrtsbt/gofp...
Kurt
2019-08-15
fix checks
matthias
2019-08-15
Merge branch 'tim-st-master'
Kurt
[next]