Commits · master
pdfwriter
Browse files
Jun 17, 2025
Fix bug in putstream
· b9398e0f
rj
authored
Jun 17, 2025
and
R. Johnstone
committed
Jun 17, 2025
b9398e0f
Fix version skew in gonum.org/v1/plot dependency
· 6373883c
rj
authored
Jun 17, 2025
and
R. Johnstone
committed
Jun 17, 2025
6373883c
Bug: Fix validation errors
· 093b69e5
rj
authored
Jun 17, 2025
and
R. Johnstone
committed
Jun 17, 2025
093b69e5
Nov 21, 2019
Added a test for PDF.ForEachPage.
· d9dbe410
rj
authored
Nov 21, 2019
d9dbe410
Update TestText to add titles to the PDF's pages.
· 8083c34c
rj
authored
Nov 21, 2019
8083c34c
Update TestDraw so that the PDF has titles.
· 2651dc75
rj
authored
Nov 21, 2019
2651dc75
Updated TestImage.
· 0a0bf1f7
rj
authored
Nov 21, 2019
0a0bf1f7
Added test case TestAddFont.
· ebd71217
rj
authored
Nov 21, 2019
ebd71217
Updated blend mode test to hit all 3 methods.
· a0a96420
rj
authored
Nov 21, 2019
a0a96420
Added test for checked checkbox on PDF form.
· fc8842a2
rj
authored
Nov 21, 2019
fc8842a2
Expanded test for blend modes.
· 898946b9
rj
authored
Nov 21, 2019
898946b9
Fix lint errors.
· de4a9568
rj
authored
Nov 21, 2019
de4a9568
Refactored testing of package vgpdf.
· e7de697d
rj
authored
Nov 21, 2019
e7de697d
Fix linting errors in the annotation tests.
· 1150cca8
rj
authored
Nov 21, 2019
1150cca8
Initialize go modules.
· 1d8dbbd5
rj
authored
Nov 21, 2019
1d8dbbd5
Aug 23, 2019
Bug fix. TestPT too sensitive to numerical error.
· 64b7c74f
rj
authored
Aug 22, 2019
64b7c74f
Removed badges from README.
· b2bd1fe3
rj
authored
Aug 22, 2019
b2bd1fe3
Feb 24, 2019
Merge
· ed2e326d
rj
authored
Feb 23, 2019
ed2e326d
Dec 13, 2018
Changing to testing. The output PDF of any test will match the test name in go.
· 8902fae7
rj
authored
Dec 13, 2018
8902fae7
Added methods so that all text state parameters can be set.
· 19caf98f
rj
authored
Dec 13, 2018
19caf98f
Implemented support for the CMYK colorspace.
· 64e6326f
rj
authored
Dec 13, 2018
64e6326f
Implemented signature fields.
· 7f52d1c9
rj
authored
Dec 13, 2018
7f52d1c9
Dec 12, 2018
Utility function fo scaling a length. Scaling by a ratio is common in...
· a541982d
rj
authored
Dec 12, 2018
a541982d
Doc comments.
· da08a663
rj
authored
Dec 12, 2018
da08a663
Added an example for AddPageWithSize.
· af362811
rj
authored
Dec 12, 2018
af362811
Added method SetRenderingIntent. With this additional, all of the operators...
· 8b89c97c
rj
authored
Dec 12, 2018
8b89c97c
Merge
· df056cf8
rj
authored
Dec 12, 2018
df056cf8
Added functionality to add fields (interactive forms) to a page.
· 8af94ecf
rj
authored
Dec 12, 2018
8af94ecf
Bug in README. URL for godoc was pointing to the wrong package.
· a345915e
rj
authored
Dec 11, 2018
a345915e
Added an examaple for Version.GT.
· 27384b0a
rj
authored
Dec 11, 2018
27384b0a
New convenience measure, pica.
· 38e2df39
rj
authored
Dec 11, 2018
38e2df39
Improved documentation for the enumerations CapStyle and JoinStyle.
· 071c04d6
rj
authored
Dec 11, 2018
071c04d6
Added testing for Rectangle.
· 47a68955
rj
authored
Dec 11, 2018
47a68955
Changed the definition of all typed constants. Putting the type to the left...
· 63f3da39
rj
authored
Dec 11, 2018
63f3da39
Many small fixes in response to go report card. These are spelling mistakes,...
· a2d8f8fd
rj
authored
Dec 11, 2018
a2d8f8fd
Dec 11, 2018
gofmt -w -s -l
· 14b00631
rj
authored
Dec 11, 2018
14b00631
Added the functionality to add text annotations to pages. This is closely...
· 23f6a1a4
rj
authored
Dec 11, 2018
23f6a1a4
Apr 26, 2018
Tightened scope of the objects array used to track offsets when writing a PDF document.
· 8c5c5eda
rj
authored
Apr 26, 2018
8c5c5eda
Apr 24, 2018
Doc comments.
· aac9814a
rj
authored
Apr 24, 2018
aac9814a
Doc comments.
· 768f08ab
rj
authored
Apr 24, 2018
768f08ab
Loading