1200 Commits

Author SHA1 Message Date
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
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
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
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
Adrian-George Bostan
e060d942f6 Take showNumbering field into account for chapter and subchapter components 2019-01-09 20:51:46 +02:00
Gunnsteinn Hall
9b2f51c655
Merge pull request #305 from Quasilyte/patch-1
readme: add missing "go" code block marker
2019-01-08 22:27:16 +00:00
Iskander (Alex) Sharipov
4a0a5c2631
readme: add missing "go" code block marker
This enables proper syntax highlighting on GitHub.
2019-01-08 23:37:52 +03:00
Gunnsteinn Hall
15f437dc92
Merge pull request #304 from adrg/invoice-note-align
Fix invoice notes section alignment
2019-01-08 17:37:49 +00:00
Adrian-George Bostan
a04a48ec70 Fix note section alignment 2019-01-08 18:44:08 +02:00
Gunnsteinn Hall
61c13118ee
Merge pull request #301 from adrg/multipage-table-fix
Multipage table fix
2019-01-07 22:03:37 +00:00
Adrian-George Bostan
d8f4ef1c58 Increase number of invoice lines for the simple invoice test case 2019-01-07 19:30:30 +02:00
Adrian-George Bostan
9b6cd8b88a Start at the top of the page when table block is created on new page 2019-01-07 19:22:08 +02:00
Gunnsteinn Hall
01a8f4e266
Merge pull request #297 from ribice/patch-1
Update invoice_test.go
2019-01-07 16:48:18 +00:00
Gunnsteinn Hall
1085bf1a2e
Merge branch 'v3' into patch-1 2019-01-07 16:43:50 +00:00
Gunnsteinn Hall
fc8a6f911f Add missing header 2019-01-07 01:01:11 +00:00
Gunnsteinn Hall
5e0b7c9bbf Add basic tests 2019-01-07 00:41:26 +00:00
Gunnsteinn Hall
b0e69735ff Add package fjson for filling form data and filling via json 2019-01-06 23:53:52 +00:00
Gunnsteinn Hall
1980f2651c
Merge pull request #298 from dennwc/fix_differences
Fix differences
2019-01-06 22:42:35 +00:00
Denys Smirnov
bf2afd3409 textencoding: merge differences if applied twice 2019-01-06 19:20:35 +02:00
Emir Ribić
fb50cd2c0d
Update invoice_test.go 2019-01-06 16:50:22 +01:00
Denys Smirnov
e740aba6c5 textencoding: fix a PDF output for simple encodings; fix #293 2019-01-06 13:51:00 +02:00
Gunnsteinn Hall
098019ac2c
Merge pull request #281 from dennwc/encodings
Refactor encodings
2019-01-05 17:27:04 +00:00
Gunnsteinn Hall
bf47fc5b6e
Merge branch 'v3' into encodings 2019-01-05 17:18:16 +00:00
Denys Smirnov
4a376ec651 textencoding: define WinAnsi directly instead of using CP1252 2019-01-05 18:32:53 +02:00
Gunnsteinn Hall
bc1005af71
Merge pull request #287 from peterwilliams97/text.fixes
A few small fixes for v3
2019-01-05 12:09:54 +00:00