453 Commits

Author SHA1 Message Date
Gunnsteinn Hall
b1c6401dfd Bump version to 2.1.1 2018-08-14 19:41:06 +00:00
Gunnsteinn Hall
ff7c619fbe
Merge pull request #179 from unidoc/creator-tablecell-div-image-support
Creator tablecell div image support
2018-08-14 19:19:17 +00:00
Gunnsteinn Hall
ede3df6446 Merge branch 'master' into creator-tablecell-div-image-support 2018-08-14 17:57:34 +00:00
Gunnsteinn Hall
036ab51b79 Address review comments. 2018-08-14 17:57:26 +00:00
Gunnsteinn Hall
d026312948 Godoc fixes in model reader.go 2018-08-14 03:02:19 +00:00
Gunnsteinn Hall
d5fc69b21b Merge branch 'master' into creator-tablecell-div-image-support 2018-08-13 09:39:38 +00:00
Alfred Hall
79e84023ba
Merge pull request #177 from unidoc/extracttext-endlessloop-fix
Avoid endless loop when parsing operand in contenstream. Fixes #176
2018-08-09 23:06:01 +00:00
Gunnsteinn Hall
2cc0c74b80 Avoid endless loop when parsing operand in contenstream. Fixes #176 2018-08-09 22:51:21 +00:00
Gunnsteinn Hall
088c245f8b Updated Jenkinsfile 2018-08-01 22:12:31 +00:00
Gunnsteinn Hall
7fe68915cc Disable trace logging when running tests 2018-08-01 13:19:05 +00:00
Gunnsteinn Hall
749a238c77 golint 2018-07-26 14:57:57 +00:00
Gunnsteinn Hall
2c6c5b8fc8 Jenkinsfile fix 2018-07-26 14:22:05 +00:00
Gunnsteinn Hall
446bf4fe8d godoc 2018-07-26 14:19:39 +00:00
Gunnsteinn Hall
9bafe454f6 Test case for table cells with multiple paragraphs inside divs and image 2018-07-26 14:19:39 +00:00
Gunnsteinn Hall
38505ef020 Support for Division in table cells 2018-07-26 14:19:39 +00:00
Gunnsteinn Hall
6a3348ebd7 Fix wrapping for block in relative mode 2018-07-26 14:19:39 +00:00
Gunnsteinn Hall
30f0960392 godoc enhancements 2018-07-26 14:19:39 +00:00
Gunnsteinn Hall
6cefdf91cc Added Division drawable which is a container that can wrap over pages 2018-07-26 14:19:38 +00:00
Gunnsteinn Hall
a07f25550d go vet fix 2018-07-26 14:19:38 +00:00
Gunnsteinn Hall
527b1f057b Add Jenkinsfile 2018-07-26 01:38:21 +00:00
Gunnsteinn Hall
86b17c41d9
Merge pull request #167 from unidoc/creator-tablecell-wrapping-fix
Support wrapped text in table cells
2018-07-23 17:00:57 +00:00
Gunnsteinn Hall
6dda02e0c3 Show multi newline 2018-07-18 11:27:11 +00:00
Gunnsteinn Hall
b36101ae34 Support newline wrapping in paragraph 2018-07-18 11:24:24 +00:00
Gunnsteinn Hall
be8d19b510 Support wrapped text in table cells 2018-07-18 07:30:55 +00:00
Gunnsteinn Hall
fc8925b918 Merge branch 's4kibs4mi-curve-shape' 2018-06-03 02:30:52 +00:00
Gunnsteinn Hall
f2ef568840 Add comments. Output generated files to /tmp. 2018-06-03 02:26:50 +00:00
Gunnsteinn Hall
0785daf45f Merge branch 'curve-shape' of https://github.com/s4kibs4mi/unidoc into s4kibs4mi-curve-shape 2018-06-03 01:16:48 +00:00
Gunnsteinn Hall
a7abcd0160 Track number of bytes per character code for mappings. Fixes problem posed in PR #156 in a generic fashion. 2018-06-03 01:05:46 +00:00
Sakib Sami
f82403ef12 Implemented : Curve & Filled Curve Shape with test 2018-05-31 03:48:26 +06:00
Gunnsteinn Hall
0c9502ad8b Block supporting more resource types (pattern, shading) 2018-05-22 12:57:32 +00:00
Gunnsteinn Hall
a1a95012ea Shading support function arrays 2018-05-22 12:56:40 +00:00
Gunnsteinn Hall
9fdc8d2668 Release 2.1.0 version 2018-05-20 23:35:56 +00:00
Gunnsteinn Hall
3b89a0ba98 Fixes #157 2018-05-20 23:33:24 +00:00
Gunnsteinn Hall
db0d78aa6c
Merge pull request #155 from hy05190134/master
bugfix for parse
2018-05-12 08:15:37 +00:00
yang.yang
e453d64ce0 bugfix for parse 2018-05-10 17:24:23 +08:00
Gunnsteinn Hall
311b0a8e2d
Merge pull request #153 from peterwilliams97/master
Fixes for grayscale conversion
2018-05-10 08:28:05 +00:00
Gunnsteinn Hall
223f22bfcd
Merge pull request #154 from hy05190134/master
bugfix for cal code val
2018-05-09 11:43:29 +00:00
yang.yang
a26d320c7b bugfix for cal code val 2018-05-08 15:39:29 +08:00
Peter Williams
608b2bf51e check that SMask is PdfObjectStream 2018-05-05 18:07:09 +10:00
Peter Williams
079d85779d fixed typo 2018-05-05 17:45:18 +10:00
Peter Williams
695f022baa No longer break GetContentStream() API backwards compatibility 2018-05-04 15:41:23 +10:00
Peter Williams
4b2d244fe0 When converting XImage objects to grayscale, also set the Matts of their SMask images to grayscale if they have SMasks 2018-05-02 17:14:31 +10:00
Peter Williams
df58e3e5bd Merge branch 'master' of https://github.com/unidoc/unidoc 2018-04-27 10:06:57 +10:00
Peter Williams
6692c21b74 Don't reuse parts of old objects 2018-04-27 10:06:36 +10:00
Gunnsteinn Hall
e314834685
Merge pull request #152 from quetz/master
page Resources can be loaded from indirect object
2018-04-18 06:38:43 +00:00
qz
14587fd738 type conversion consistent with project style 2018-04-18 09:09:29 +03:00
qz
bf5496aa8d page Resources can be loaded from indirect object 2018-04-11 21:47:48 +03:00
Gunnsteinn Hall
3c1db91380 Add extractor to doc 2018-03-22 14:48:41 +00:00
Gunnsteinn Hall
5b17c89af4 Fix for D/Decode operand. Fixes #149 2018-03-22 14:27:17 +00:00
Gunnsteinn Hall
413dcd757e Fix 2018-03-22 14:16:59 +00:00