1257 Commits

Author SHA1 Message Date
Adrian-George Bostan
a26b3155bf Remove dot imports from model/outlines.go 2019-02-09 11:05:34 +02:00
Adrian-George Bostan
2ac46756e8 Remove dot imports from model/functions.go 2019-02-09 11:00:23 +02:00
Gunnsteinn Hall
5d8f1b90df
Merge pull request #339 from unidoc/v3-release-alpha.2
release v3.0.0-alpha.2
2019-02-07 12:34:24 +00:00
Gunnsteinn Hall
323dc5394f release v3.0.0-alpha.2 2019-02-07 12:17:54 +00:00
Gunnsteinn Hall
1d6f996aae
Merge pull request #338 from adrg/character-spacing
Character spacing
2019-02-07 09:55:27 +00:00
Adrian-George Bostan
4641133524 Add styled paragraph text spacing test case 2019-02-06 21:25:01 +02:00
Adrian-George Bostan
992a655165 Add character spacing support for the styled paragraph component 2019-02-06 20:31:14 +02:00
Gunnsteinn Hall
601dc4ae3f
Merge pull request #337 from peterwilliams97/v3
Fixed a buffer overrun in Indexed colorspaces and added a regression test for it.
2019-02-04 12:55:41 +00:00
Peter Williams
1d35226bab Fixed a buffer overrun in Indexed colorspaces and added a regression test for it. 2019-02-04 09:10:18 +11:00
Gunnsteinn Hall
bb1aa7152a
Merge pull request #336 from adrg/text-rendering-mode
Add text style rendering mode
2019-01-31 16:48:37 +00:00
Adrian-George Bostan
3390d06d34
Merge branch 'v3' into text-rendering-mode 2019-01-31 18:10:06 +02:00
Gunnsteinn Hall
2cc717d642
Merge pull request #335 from peterwilliams97/v3.imagemark
V3.imagemark
2019-01-31 12:50:33 +00:00
Peter Williams
f3f03eff29 Merge branch 'v3' of https://github.com/unidoc/unidoc into v3.imagemark 2019-01-31 15:20:13 +11:00
Peter Williams
07958431c1 Set defaults for ICC colorspace ranges and added a test for it to image_test.go 2019-01-31 15:18:17 +11:00
Adrian-George Bostan
c8a02ea6b2 Improve rendering modes test 2019-01-30 20:52:41 +02:00
Adrian-George Bostan
a0f033ef2c Add styled paragraph text rendering modes test 2019-01-30 20:37:54 +02:00
Adrian-George Bostan
b86acf161f Add TextStyle text rendering mode property 2019-01-30 20:10:51 +02:00
Gunnsteinn Hall
3121645d50
Merge pull request #330 from unidoc/v3-extract-images-with-position
Extract images with position in package extractor (v3)
2019-01-30 17:31:07 +00:00
Gunnsteinn Hall
ff44143f46 Address PR review comments 2019-01-29 22:46:45 +00:00
Gunnsteinn Hall
cd7f589652 Merge branch 'v3-extract-images-with-position' of ssh://github.com/unidoc/unidoc into v3-extract-images-with-position 2019-01-28 23:33:17 +00:00
Gunnsteinn Hall
77840ff66f Add more test cases for image extraction, including inline and multi images. 2019-01-28 23:32:51 +00:00
Gunnsteinn Hall
1824e4645b
Merge branch 'v3' into v3-extract-images-with-position 2019-01-28 22:45:12 +00:00
Gunnsteinn Hall
6b4edc46ea Test case with nested transform matrices. Use testify to make tests cleaner. 2019-01-28 22:43:53 +00:00
Gunnsteinn Hall
4078900f07 Fix image caching mechanism. Check for nils. 2019-01-28 22:40:40 +00:00
Gunnsteinn Hall
2253e29a12
Merge pull request #329 from unidoc/v3-integration-testing
Integration test coverage
2019-01-28 17:35:46 +00:00
Gunnsteinn Hall
18bacd0f18 Update Jenkinsfile with ghostscript for validation 2019-01-28 12:48:30 +00:00
Gunnsteinn Hall
15e8d63901 Update codecov.yml
New baseline
2019-01-28 11:32:41 +00:00
Gunnsteinn Hall
b5714c231b Address review feedback 2019-01-28 11:21:17 +00:00
Gunnsteinn Hall
24dbf33807
Merge branch 'v3' into v3-integration-testing 2019-01-25 16:47:12 +00:00
Gunnsteinn Hall
1dd3de866e
Merge pull request #331 from adrg/compression-issues
Compression issues
2019-01-25 13:52:20 +00:00
Gunnsteinn Hall
d6a52770c5
Merge branch 'v3' into compression-issues 2019-01-25 13:27:48 +00:00
Adrian-George Bostan
dc19f8ef66 Additional refactoring 2019-01-25 13:42:11 +02:00
Adrian-George Bostan
8edd2fca27 Minor refactoring 2019-01-25 13:29:36 +02:00
Adrian-George Bostan
bf695505b1 Prevent encoding infinite loop 2019-01-24 22:46:26 +02:00
Adrian-George Bostan
5ea259d0f3 Update image encoder on scale optimization 2019-01-24 22:24:34 +02:00
Adrian-George Bostan
c9d9b7dee7 Add NewGrayImageFromGoImage method 2019-01-24 22:23:54 +02:00
Adrian-George Bostan
fc21d4820d Set Width, Height and BitsPerComponent safely for XObjectImage 2019-01-24 22:23:05 +02:00
Adrian-George Bostan
b477c1430f Add UpdateParams method to StreamEncoder 2019-01-24 22:22:11 +02:00
Adrian-George Bostan
195105ee56 Improve code documentation 2019-01-23 18:57:01 +02:00
Gunnsteinn Hall
b097f8b98a Address style guidelines 2019-01-23 10:10:35 +00:00
Gunnsteinn Hall
fe1f107ee2 Cleanup for PR 2019-01-23 10:06:34 +00:00
Gunnsteinn Hall
f9882d0f73 Update test coverage threshold 2019-01-23 10:02:26 +00:00
Gunnsteinn Hall
e4d4f68e2b Cleanup headers and whitespace 2019-01-23 10:00:24 +00:00
Gunnsteinn Hall
b0cbbf2dfb Update extractor const.go 2019-01-23 09:32:51 +00:00
Gunnsteinn Hall
3a2b2fa572 Blueprint for testing image extractor 2019-01-23 09:32:51 +00:00
Gunnsteinn Hall
3e52ad989c Image extration support in extractor package. Implements #317 . 2019-01-23 09:32:51 +00:00
Gunnsteinn Hall
1bf2de736f Update Jenkinsfile - set environment vars for e2e testing 2019-01-23 09:31:14 +00:00
Gunnsteinn Hall
20a4376245 Update Jenkinsfile - Include integration tests and update test coverage calculations 2019-01-23 09:31:14 +00:00
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