753 Commits

Author SHA1 Message Date
Sakib Sami
709d940fbe
Merge pull request #178 from s4kibs4mi/master
Control on Border with Dashed Line
2018-08-14 01:57:36 +06:00
Sakib Sami
44e98e2ced
Merge branch 'v3' into master 2018-08-14 01:56:45 +06:00
Sakib Sami
e879b00d57 - updated : Comments to godoc style 2018-08-13 23:36:22 +06:00
Gunnsteinn Hall
34ce011dbc fix 2018-08-13 16:11:52 +00:00
Alfred Hall
dd652a6c99
Merge pull request #180 from unidoc/v3-writeseeker-dependency-fix
Change PdfWriter dependency from io.WriteSeeker to io.Writer - enabli…
2018-08-13 15:55:32 +00:00
Gunnsteinn Hall
dbd31b7eb7 Fix to pull examples from v3 branch if unidoc branch starts with "v3-" 2018-08-13 15:47:45 +00:00
Gunnsteinn Hall
a49bdcb8f8 Change PdfWriter dependency from io.WriteSeeker to io.Writer - enabling PDF memory output 2018-08-13 13:58:38 +00:00
Gunnsteinn Hall
d5fc69b21b Merge branch 'master' into creator-tablecell-div-image-support 2018-08-13 09:39:38 +00:00
Sakib Sami
4e8d9d8e47 - Updated : SetBorderStyleMethod
- updated : Comments to godoc style
2018-08-13 01:58:28 +06:00
Sakib Sami
29295f0b2f - Updated : SetBorderStyleMethod
- Added : CellBorderSide constraint
2018-08-11 13:28:16 +06:00
Sakib Sami
4fb0c6e60e
Merge pull request #1 from unidoc/s4kibs4mi-master
S4kibs4mi master
2018-08-10 23:38:50 +06:00
Gunnsteinn Hall
f67228a668 Clean up 2018-08-10 12:11:55 +00:00
Gunnsteinn Hall
296596e4c9 Merge branch 'master' of https://github.com/s4kibs4mi/unidoc into s4kibs4mi-master and address border centering for double border 2018-08-10 12:05:07 +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
Sakib Sami
fd475ad84d - Added : Required modification on border and basic line implementation
- BorderTest
- CellTest
2018-08-10 01:40:40 +06:00
Gunnsteinn Hall
38157c3a51 Fix border corners and BasicLine Draw 2018-08-08 14:48:01 +00:00
Sakib Sami
c024c237d2 - Added : BorderTest 2018-08-08 08:09:06 +06:00
Sakib Sami
f6a254095c - Added : BasicLine in creator 2018-08-07 01:59:36 +06:00
Sakib Sami
bf0a51ea71 - Added : Color for basic line 2018-08-04 02:07:06 +06:00
Sakib Sami
9184246eb1 - Added : Code cleanup 2018-08-04 02:03:15 +06:00
Sakib Sami
f823d3b37e - Added : Code cleanup 2018-08-04 00:51:37 +06:00
Sakib Sami
a3518f5d5e - Added : BasicLine with test 2018-08-04 00:37:28 +06:00
Gunnsteinn Hall
68a1dee9f2 Fix minimal parsing testcase 2018-08-03 11:01:54 +00:00
Gunnsteinn Hall
e254fd763c Move test and supplementary files to nearest package testdata. 2018-08-03 11:01:39 +00:00
Gunnsteinn Hall
96f358543a Remove unintended BasicLine in draw 2018-08-03 10:26:45 +00:00
Gunnsteinn Hall
654dc16e35 fix package description license 2018-08-03 10:18:53 +00:00
Gunnsteinn Hall
0b25fcc4e7 golint and godoc fixes in textencoding 2018-08-03 10:18:44 +00:00
Gunnsteinn Hall
a487f6848a godoc and golint fixes 2018-08-03 10:18:08 +00:00
Gunnsteinn Hall
c9ec3ff8d9 godoc fix 2018-08-03 10:17:17 +00:00
Gunnsteinn Hall
6056cf828d remove dot import and address golint in contentstream 2018-08-03 10:17:06 +00:00
Gunnsteinn Hall
6c34f32c7f Updating headers and package descriptions 2018-08-03 10:15:42 +00:00
Gunnsteinn Hall
a505bf67dd Move supplementary files to testdata folders 2018-08-03 10:13:21 +00:00
Sakib Sami
efd877ea7b - Development ongoing P1 2018-08-02 22:45:41 +06:00
Gunnsteinn Hall
1321303950 Address golint for interface methods 2018-08-02 10:48:44 +00:00
Gunnsteinn Hall
7c4b1640ef Address golint comments 2018-08-02 00:29:47 +00:00
Gunnsteinn Hall
088c245f8b Updated Jenkinsfile 2018-08-01 22:12:31 +00:00
Gunnsteinn Hall
cc44dd2552 Merge branch 'master' into v3 2018-08-01 22:04:27 +00:00
Gunnsteinn Hall
a40b261ce7 Build examples in Jenkinsfile and run a passthrough test 2018-08-01 21:38:23 +00:00
Gunnsteinn Hall
5f330db891 Move ps back from internal. Address multiple golint comments. 2018-08-01 20:27:34 +00:00
Gunnsteinn Hall
7fe68915cc Disable trace logging when running tests 2018-08-01 13:19:05 +00:00
Peter Williams
08c3211590 Refactored simple textencoding
Made GlyphToCode work for all tables
Moved more aliases into glyphAliases rather than leaving the duplicates in the base maps.
Use SimpleEncoder explictly for simple fonts
2018-07-31 11:52:24 +10:00
Peter Williams
6b73b0d9eb Added more glyphs 2018-07-31 11:52:04 +10:00
Gunnsteinn Hall
b7152fd11d
Merge pull request #172 from peterwilliams97/render.v3
Explain Fall back to StandardEncoding.
2018-07-26 23:02:25 +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