Peter Williams
|
a6ce81c001
|
Merge branch 'render.v3.hungarian' into extract
|
2018-11-02 15:13:48 +11:00 |
|
Peter Williams
|
3da4ffc5aa
|
Merge
|
2018-11-01 21:33:51 +11:00 |
|
Peter Williams
|
7217946134
|
Merge branch 'v3' of https://github.com/unidoc/unidoc into render.v3.hungarian
|
2018-11-01 15:02:08 +11:00 |
|
Peter Williams
|
b0c440dd00
|
Fixed text position tracking.
|
2018-10-30 21:55:30 +11:00 |
|
Peter Williams
|
ee3e2a45a0
|
Update CTM
|
2018-10-29 15:49:15 +11:00 |
|
Peter Williams
|
5e8ca9c18c
|
Fixed code->glyph mapping for TrueType fonts for raw number gid
|
2018-10-29 09:08:32 +11:00 |
|
Gunnsteinn Hall
|
c69a652482
|
Merge pull request #238 from unidoc/v3-enhance-forms
Enhance support for form handling - filling, flattening, FDF etc
|
2018-10-26 11:24:18 +00:00 |
|
Gunnsteinn Hall
|
4e2e3defba
|
Merge branch 'v3' into v3-enhance-forms
|
2018-10-23 12:09:01 +00:00 |
|
Gunnsteinn Hall
|
d756c17011
|
Addressing PR 238 review comments
|
2018-10-23 12:03:47 +00:00 |
|
Gunnsteinn Hall
|
8007138bd3
|
Addressing PR 238 review comments
|
2018-10-23 11:43:02 +00:00 |
|
Peter Williams
|
b23600c9f4
|
Merge branch 'render.v3.hungarian' into extract
|
2018-10-23 10:59:59 +11:00 |
|
Peter Williams
|
5d15dc97dd
|
Removed code with problematic provenance.
|
2018-10-23 10:44:58 +11:00 |
|
Peter Williams
|
86108bd2b9
|
Build font descriptor literals from .afm files
|
2018-10-23 10:36:38 +11:00 |
|
Peter Williams
|
28c99083d4
|
Merge branch 'render.v3.hungarian' into extract
|
2018-10-19 13:32:34 +11:00 |
|
Peter Williams
|
ade6fa0405
|
Added tcpdf licence
|
2018-10-19 13:31:25 +11:00 |
|
Peter Williams
|
45f6c09e39
|
Merge branch 'render.v3.hungarian' into extract
|
2018-10-19 10:05:02 +11:00 |
|
Peter Williams
|
ca4f928da5
|
Removed some debug code.
|
2018-10-18 21:56:06 +11:00 |
|
Peter Williams
|
5f2e31b98d
|
Merge branch 'v3' of https://github.com/unidoc/unidoc into render.v3.hungarian
|
2018-10-18 21:39:47 +11:00 |
|
Peter Williams
|
b48010c75b
|
Fixed typo
|
2018-10-18 21:39:16 +11:00 |
|
Peter Williams
|
45228219b5
|
Added PdfFont.FontDescriptor() which always returns a PdfFontDescriptor, possibly a builtin one for
the standard 14 fonts.
|
2018-10-18 21:12:15 +11:00 |
|
Gunnsteinn Hall
|
919b83bbcd
|
Merge pull request #239 from dennwc/font_minor
Minor fixes to font packages
|
2018-10-16 10:19:09 +00:00 |
|
Peter Williams
|
2452973cfe
|
Don't add /Encoding entry to standard 14 font dicts.
Moved the standard 14 font encoders to a separate field pdfFontSimple.std14Encoder.
|
2018-10-16 14:50:43 +11:00 |
|
Denys Smirnov
|
995f1595ce
|
textencoding: don't use explicit type for nested map declarations
|
2018-10-16 01:44:12 +03:00 |
|
Denys Smirnov
|
a5b5c63f89
|
model: fix runes enumeration in composite fonts
|
2018-10-16 01:44:12 +03:00 |
|
Denys Smirnov
|
558fe5a420
|
model: use composite struct literal for initialization
|
2018-10-16 01:44:12 +03:00 |
|
Denys Smirnov
|
781992027d
|
creator: reduce the size of test output by reusing the font
|
2018-10-16 01:44:12 +03:00 |
|
Denys Smirnov
|
8f09a9b79a
|
creator: use a portable temp dir path in tests
|
2018-10-16 01:44:12 +03:00 |
|
Gunnsteinn Hall
|
c87723b411
|
Update to prepare PR
|
2018-10-15 10:58:19 +00:00 |
|
Gunnsteinn Hall
|
0d331d036f
|
Update receiver name in ContentStreamProcessor
|
2018-10-15 10:23:25 +00:00 |
|
Gunnsteinn Hall
|
aed2e3e30e
|
Update receiver names
|
2018-10-15 10:13:50 +00:00 |
|
Gunnsteinn Hall
|
d60240f560
|
Merge branch 'v3' into v3-enhance-forms
|
2018-10-15 10:02:38 +00:00 |
|
Peter Williams
|
3cdca483a3
|
Merge branch 'v3' of https://github.com/unidoc/unidoc into render.v3.hungarian
|
2018-10-15 19:15:37 +11:00 |
|
Gunnsteinn Hall
|
94146c2603
|
Merge pull request #237 from adrg/component-creator
Create components through the creator
|
2018-10-14 15:16:51 +00:00 |
|
Adrian-George Bostan
|
0b3a67486a
|
Add NewImageFromGoImage method to the creator
|
2018-10-14 14:50:12 +03:00 |
|
Gunnsteinn Hall
|
62c01a17e9
|
godoc comment
|
2018-10-13 19:20:52 +00:00 |
|
Gunnsteinn Hall
|
54b47021e4
|
Change optimizer to FlateEncoding - seems more robust
|
2018-10-13 17:44:38 +00:00 |
|
Gunnsteinn Hall
|
5fb48797fb
|
minor fix
|
2018-10-13 17:28:34 +00:00 |
|
Gunnsteinn Hall
|
4a4c73ba0b
|
Ensure content streams are not compressed in optimization test
|
2018-10-13 16:24:04 +00:00 |
|
Gunnsteinn Hall
|
0879fa1b1a
|
Fix golint get in Jenkinsfile
|
2018-10-13 11:34:26 +00:00 |
|
Gunnsteinn Hall
|
3454ec67dc
|
Merge branch 'v3' into v3-enhance-forms
|
2018-10-13 11:32:20 +00:00 |
|
Gunnsteinn Hall
|
4eafe4f404
|
Cleaning up digital signatures from the v3-enhance-forms branch
|
2018-10-13 11:02:09 +00:00 |
|
Adrian-George Bostan
|
d2ed3db2c2
|
Fix StyledParagraph Reset method prototype
|
2018-10-12 23:33:50 +03:00 |
|
Adrian-George Bostan
|
90ba15f56d
|
Instantiate component only through creator and cache default fonts
|
2018-10-12 23:00:02 +03:00 |
|
Adrian-George Bostan
|
ac7d2d72ff
|
Change font rename scheme on name collision
|
2018-10-12 19:35:04 +03:00 |
|
Gunnsteinn Hall
|
817d0dc805
|
Field appearance alignment refinements with some options.
|
2018-10-12 00:53:41 +00:00 |
|
Gunnsteinn Hall
|
bc6391200a
|
Avoid outputing invalid Encoding name for generated standard fonts (use font encoding instead)
|
2018-10-10 22:44:55 +00:00 |
|
Gunnsteinn Hall
|
5f3f55ec8a
|
Merge pull request #233 from a1comms/v3-enhance-forms
Expose PDF Version #230
|
2018-10-09 10:50:14 +00:00 |
|
Samuel Melrose
|
7a641b09d2
|
Add Comments for Expose PDF Version #230
|
2018-10-09 10:40:02 +00:00 |
|
Peter Williams
|
2c8c8e5c98
|
Removed debugging code.
|
2018-10-09 19:05:38 +11:00 |
|
Gunnsteinn Hall
|
f4deb858ba
|
Fix for loading standard fonts with Encoding difference maps
|
2018-10-09 18:14:34 +11:00 |
|