Adrian-George Bostan
b33ad302be
Add default values for the signature field
2019-02-21 20:24:06 +02:00
Adrian-George Bostan
657fe00a78
Fix signature validation
2019-02-21 00:20:47 +02:00
Adrian-George Bostan
2bd79b2dab
Improve signature appearance appender test
2019-02-19 22:04:12 +02:00
Adrian-George Bostan
85e62c3c30
Improve signature annotation rectangle drawing
2019-02-19 22:03:42 +02:00
Adrian-George Bostan
3f049d474e
Merge branch 'v3' of github.com:unidoc/unidoc into signature-appearance
2019-02-19 21:49:55 +02:00
Adrian-George Bostan
9ac33ed886
Add signature appearance appender test
2019-02-19 21:48:51 +02:00
Adrian-George Bostan
ab979aca95
Add initial signature appearance implementation
2019-02-19 21:48:32 +02:00
Gunnsteinn Hall
c8b70efef3
Merge pull request #334 from unidoc/v3-a5i-pdf-sign
...
WIP: Initial digital signature support (v3)
2019-02-19 17:33:12 +00:00
Gunnsteinn Hall
0fa9092413
Merge pull request #352 from adrg/v3-a5i-pdf-sign
...
Minor code documentation improvements
2019-02-19 16:23:54 +00:00
Adrian-George Bostan
38d71b46b4
Minor code documentation improvements
2019-02-19 17:59:38 +02:00
Gunnsteinn Hall
e93ffb25f4
Merge branch 'v3' into v3-a5i-pdf-sign
2019-02-18 21:58:35 +00:00
Gunnsteinn Hall
473eb5f031
Merge pull request #350 from adrg/v3-a5i-pdf-sign
...
Digital signatures refactoring
2019-02-18 21:52:45 +00:00
Gunnsteinn Hall
65e86371d9
Merge pull request #346 from nkryuchkov/v3-ccittfaxdecode
...
Implement CCITTFaxDecode
2019-02-18 10:18:52 +00:00
Nikita Kryuchkov
cc63340752
Merge branch 'v3' into v3-ccittfaxdecode
2019-02-18 08:33:18 +03:00
nkryuchkov
6ffb78b093
Make requested changes according to the PR comments
...
Add default parameters to the NewCCITTFaxEncoder. Default values
are taken from the PDF specification.
ccittfaxdecode was moved to pdf/internal and renamed to ccittfax.
ccittfax package errors were unexported.
2019-02-18 08:28:34 +03:00
Gunnsteinn Hall
2070f8ccad
Merge pull request #326 from dennwc/encodings
...
Reimplement adaptive encoding
2019-02-17 22:41:37 +00:00
Gunnsteinn Hall
ff0e5fc38e
Merge branch 'v3' into encodings
2019-02-17 22:31:39 +00:00
Gunnsteinn Hall
23743a3a6e
Merge pull request #347 from c2h5oh/optimize_optimization
...
Reduce memory thrashing when optimising large PDFs
2019-02-16 20:43:53 +00:00
Maciej Lisiewski
f03fb61ad2
Reduce memory thrashing when optimizing large PDFs
2019-02-15 15:50:57 -05:00
nkryuchkov
54443dab7f
Adapt code to the new changes from v3
2019-02-15 23:32:40 +03:00
nkryuchkov
fcf3e8786f
Merge branch 'v3' into v3-ccittfaxdecode
2019-02-15 23:01:07 +03:00
Adrian-George Bostan
28ad01f4b9
Change the prototype of the appender Sign method
2019-02-15 20:59:17 +02:00
nkryuchkov
4c1f9e1c4b
Remove log.Println()
2019-02-15 20:14:44 +03:00
nkryuchkov
91d5d0ca00
Remove main.go
2019-02-15 20:10:39 +03:00
nkryuchkov
ffdbb9218e
Finish styling
2019-02-15 19:27:44 +03:00
nkryuchkov
8c4bf0b4ef
Ensure 90+% test coverage for ccittfaxdecode
2019-02-15 15:23:01 +03:00
nkryuchkov
f2b25b3eb5
Add TestEncode
2019-02-14 21:46:33 +03:00
nkryuchkov
cfbb181e23
Add test data, fix rows bug with g4, achieve 71.5% coverage
2019-02-14 19:38:43 +03:00
Adrian-George Bostan
c2d1efb653
Combine PdfFieldSignature with PdfSignatureAppearance
2019-02-13 20:28:24 +02:00
Gunnsteinn Hall
2ef5b5ab53
Update comments
2019-02-12 23:50:57 +00:00
Gunnsteinn Hall
4d25f7fd1a
Merge pull request #343 from adrg/signature-support
...
Signature support refactoring
2019-02-12 19:57:55 +00:00
Adrian-George Bostan
cda855354a
Rename PdfAppearance to PdfSignatureAppearance
2019-02-12 19:57:42 +02:00
Adrian-George Bostan
3233ce9e9c
Further refactoring
2019-02-12 19:49:37 +02:00
Adrian-George Bostan
1a92cec9c4
Refactor signature code
2019-02-12 19:18:39 +02:00
Gunnsteinn Hall
e7f5b37903
Merge branch 'v3' into v3-a5i-pdf-sign
2019-02-12 14:19:12 +00:00
nkryuchkov
4c869e88d1
Generate test data for decoding
2019-02-10 19:39:01 +03:00
nkryuchkov
e8505e104f
Achieve 50.9% test coverage on ccittfaxdecode
2019-02-10 13:50:11 +03:00
nkryuchkov
600ed85a45
Add TestDecodeRow1D
2019-02-09 22:32:28 +03:00
Gunnsteinn Hall
8d1cf1aa9d
Merge pull request #341 from adrg/remove-dot-imports
...
Remove dot imports
2019-02-09 12:12:35 +00:00
Adrian-George Bostan
f9989f27ab
Remove dot imports from model/image.go
2019-02-09 12:49:17 +02:00
Adrian-George Bostan
48dc5740cb
Remove dot imports from model/xobject.go
2019-02-09 12:46:45 +02:00
Adrian-George Bostan
259e2daa48
Remove dot imports from model/page.go
2019-02-09 12:36:12 +02:00
Adrian-George Bostan
88fc02e4f5
Remove dot imports from model/reader.go
2019-02-09 12:20:10 +02:00
Adrian-George Bostan
13fa75ce39
Remove dot imports from model/pattern.go
2019-02-09 12:11:00 +02:00
Adrian-George Bostan
17acba5fad
Remove dot imports from model/structures.go
2019-02-09 12:02:03 +02:00
Adrian-George Bostan
ab2d3a40f0
Remove dot imports from model/page_test.go
2019-02-09 11:59:12 +02:00
Adrian-George Bostan
1ddd0a85ff
Remove dot imports from model/writer.go
2019-02-09 11:57:16 +02:00
Adrian-George Bostan
c435c1d692
Remove dot imports from model/shading.go
2019-02-09 11:39:48 +02:00
Adrian-George Bostan
bef5b7aa30
Remove dot imports from model/functions_test.go
2019-02-09 11:21:13 +02:00
Adrian-George Bostan
a5da022568
Remove dot imports from model/resources.go
2019-02-09 11:18:48 +02:00