Gunnsteinn Hall
|
9b0a195228
|
Add e2etest with passthrough and allobjects application tests (e2etest)
|
2019-01-23 09:31:14 +00:00 |
|
Gunnsteinn Hall
|
fa5feefc69
|
Merge pull request #328 from peterwilliams97/matrix.fixes
Corrected order of matrix multiplication for cm operator.
|
2019-01-23 09:25:33 +00:00 |
|
Gunnsteinn Hall
|
4d2d4ea0ba
|
Update matrix.go
|
2019-01-23 08:55:12 +00:00 |
|
Adrian-George Bostan
|
83052bbc62
|
Account 1-bit/2-bit color images
|
2019-01-22 20:11:15 +02:00 |
|
Adrian-George Bostan
|
5236747cc6
|
Fix colorspace of scaled image
|
2019-01-22 19:11:14 +02:00 |
|
Gunnsteinn Hall
|
e81861e171
|
Merge branch 'v3' into matrix.fixes
|
2019-01-22 13:00:02 +00:00 |
|
Gunnsteinn Hall
|
caca4b4536
|
Merge pull request #320 from unidoc/v3-predictor-fixes
Fix for PNG predictor issues. Fixes #313.
|
2019-01-22 12:58:02 +00:00 |
|
Gunnsteinn Hall
|
3bd2564d94
|
Merge branch 'v3' into v3-predictor-fixes
|
2019-01-22 08:47:02 +00:00 |
|
Peter Williams
|
e68c15d31c
|
Corrected order of matrix multiplication for cm operator.
The change to Matrix.Concat made for this fix simplified some text extraction matrix code.
|
2019-01-22 18:18:27 +11:00 |
|
Denys Smirnov
|
952b15c91d
|
model: reimplement adaptive encoding
|
2019-01-19 19:52:08 +02:00 |
|
Gunnsteinn Hall
|
094d2038c8
|
Fix
|
2019-01-18 17:41:51 +00:00 |
|
Gunnsteinn Hall
|
33d17ce9aa
|
Merge pull request #321 from adrg/pdf-outlines
Add Creator support for outlines
|
2019-01-18 14:33:20 +00:00 |
|
Adrian-George Bostan
|
f6ab87c50e
|
Minor refactoring
|
2019-01-18 15:48:54 +02:00 |
|
Gunnsteinn Hall
|
7ad11847c8
|
Return an error if try to invoke Appender Write twice. Fix bug when writing to a buffer.
|
2019-01-18 01:19:24 +00:00 |
|
Gunnsteinn Hall
|
54a3217b25
|
Improve documentation in appender.go
|
2019-01-17 23:55:27 +00:00 |
|
Gunnsteinn Hall
|
bfdab997fc
|
Update pkcs7 dependency and use own fork
Using updated pkcs7 package updated by mozilla
|
2019-01-17 23:55:01 +00:00 |
|
Gunnsteinn Hall
|
cad0c0ec60
|
Add function to convert PDF time to go time.Time
|
2019-01-17 22:46:24 +00:00 |
|
Gunnsteinn Hall
|
37ea366321
|
Cleanup and adding comments. Added check to avoid panics on nil pointers.
|
2019-01-17 22:46:01 +00:00 |
|
Gunnsteinn Hall
|
649dbf0af6
|
Removed large whitespace in signature dictionary to get valid signatures.
Whitespace was causing ByteRange to not cover the entire document. Ideally should be everything outside the < > in the signature Contents field.
|
2019-01-17 22:45:10 +00:00 |
|
Gunnsteinn Hall
|
7bd43b16be
|
Add doc.go to sighandlers
|
2019-01-17 22:41:42 +00:00 |
|
Gunnsteinn Hall
|
11e11f4b94
|
Moved signature handler implementation logic to subpackage sighandlers.
|
2019-01-17 22:39:38 +00:00 |
|
Adrian-George Bostan
|
cb7e52d695
|
Fix golint notices and document Outline, OutlineItem and OutlineDest
|
2019-01-17 19:05:31 +02:00 |
|
Adrian-George Bostan
|
a9747036a1
|
Add TOC page outline item
|
2019-01-16 22:15:57 +02:00 |
|
Adrian-George Bostan
|
a89213f7c0
|
Add insert method for Outline and OutlineItem structs
|
2019-01-16 22:14:51 +02:00 |
|
Adrian-George Bostan
|
2d78c8bf5f
|
Create outlines automatically for chapters and subchapters
|
2019-01-16 21:50:10 +02:00 |
|
Adrian-George Bostan
|
f5046b885a
|
Add higher level outlines interface
|
2019-01-16 21:50:00 +02:00 |
|
Adrian-George Bostan
|
edc850a162
|
Set context for PDF outline and outline items
|
2019-01-16 21:49:41 +02:00 |
|
Gunnsteinn Hall
|
27304fcbcf
|
Merge branch 'v3-pdf-sign' of https://github.com/a5i/unidoc into v3-a5i-pdf-sign
|
2019-01-16 17:46:24 +00:00 |
|
Gunnsteinn Hall
|
94e1c7482f
|
Fix for PNG predictor issues. Fixes #313.
|
2019-01-16 16:19:59 +00:00 |
|
Aleksei Pavliukov
|
59c83c5f63
|
add digital sign API prototype
|
2019-01-14 12:39:19 +03:00 |
|
Gunnsteinn Hall
|
82906a29bb
|
Merge pull request #314 from adrg/toc-links
Table of Contents Links
|
2019-01-11 18:24:47 +00:00 |
|
Adrian-George Bostan
|
37a710fb7a
|
Merge branch 'v3' into toc-links
|
2019-01-11 19:29:25 +02:00 |
|
Adrian-George Bostan
|
3658a49abc
|
Modify tests to showcase TOC links
|
2019-01-11 19:25:26 +02:00 |
|
Adrian-George Bostan
|
affe2f74c0
|
Fix annotation copy on paragraph chunk split
|
2019-01-11 19:19:31 +02:00 |
|
Adrian-George Bostan
|
d340ce57e0
|
Add link annotation support for TOC lines
|
2019-01-11 17:10:00 +02:00 |
|
Gunnsteinn Hall
|
ebe3a3e574
|
Merge pull request #312 from unidoc/v3-add-codecov-yaml
Add codecov.yaml configuration in v3
|
2019-01-11 10:50:45 +00:00 |
|
Gunnsteinn Hall
|
e5f921d1ea
|
Add codecov.yaml
Disable patch and changes status fails.
Set baseline for project test coverage.
|
2019-01-11 10:45:08 +00:00 |
|
Gunnsteinn Hall
|
581129afaf
|
Merge pull request #310 from unidoc/v3-merge-master
Merge master into v3 prior to release
|
2019-01-11 09:58:58 +00:00 |
|
Gunnsteinn Hall
|
28e1bd14dd
|
Clean up
|
2019-01-11 09:54:40 +00:00 |
|
Gunnsteinn Hall
|
884516480e
|
Clean up
|
2019-01-11 09:51:10 +00:00 |
|
Gunnsteinn Hall
|
f56ca6aae3
|
Remove dot import of core in colorspace.go
|
2019-01-11 00:02:30 +00:00 |
|
Gunnsteinn Hall
|
cd9a2c45e9
|
Update version
|
2019-01-10 23:28:38 +00:00 |
|
Gunnsteinn Hall
|
236f76564a
|
Merge in master
|
2019-01-10 23:28:03 +00:00 |
|
Gunnsteinn Hall
|
f33e1ef5b5
|
Merge pull request #300 from unidoc/v3-json-form-fill
Form loading and filling via JSON
|
2019-01-10 22:36:12 +00:00 |
|
Gunnsteinn Hall
|
4adddde141
|
Merge branch 'v3' into v3-json-form-fill
|
2019-01-10 22:02:06 +00:00 |
|
Gunnsteinn Hall
|
0bfde3f224
|
Address PR comments
|
2019-01-10 21:43:38 +00:00 |
|
Gunnsteinn Hall
|
b51d97d4f2
|
Merge pull request #308 from unidoc/new-cla
Fixing grammar in CLA
|
2019-01-10 11:25:31 +00:00 |
|
Alfred Hall
|
a6cfb62eea
|
Fixing grammar in CLA
|
2019-01-10 11:22:42 +00:00 |
|
Gunnsteinn Hall
|
4cb12511e7
|
Merge pull request #306 from unidoc/new-cla
CLA for UniDoc
|
2019-01-10 11:16:15 +00:00 |
|
Alfred Hall
|
c40496b12b
|
CLA for UniDoc
|
2019-01-10 11:13:25 +00:00 |
|