19 Commits

Author SHA1 Message Date
Denys Smirnov
3687c83b37 errors should start with a lower case 2018-12-15 18:49:15 +05:00
Denys Smirnov
9f0df8945d don't use XXX for TODOs 2018-12-09 21:39:11 +02:00
Denys Smirnov
99f3184879 define slices with a var instead of an empty literal 2018-12-09 19:28:50 +02:00
Adrian-George Bostan
080cf29fa0 Further improve code documentation 2018-12-01 11:56:38 +02:00
Adrian-George Bostan
7912d378a9 Improve documentation comments 2018-12-01 11:47:22 +02:00
Adrian-George Bostan
09e41acdf9 Reverse internal link coordinate system Y axis 2018-11-30 18:09:05 +02:00
Adrian-George Bostan
e14d898abf Add styled paragraph support for external link annotations 2018-11-28 21:28:27 +02:00
Adrian-George Bostan
ac7d2d72ff Change font rename scheme on name collision 2018-10-12 19:35:04 +03:00
Gunnsteinn Hall
e63a74cc9c Merge branch 'master' into v3-merge-master-in 2018-09-06 09:45:04 +00:00
Peter Williams
fefff56603 Cleaned up some comments in creator. 2018-08-15 17:36:42 +10: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
0c9502ad8b Block supporting more resource types (pattern, shading) 2018-05-22 12:57:32 +00:00
Gunnsteinn Hall
416eb89964 Address golint issues for creator Block 2017-07-31 12:32:18 +00:00
Gunnsteinn Hall
2e70c34829 Allow specifying image opacity via graphics state. Support ExtGState when merging content streams (in blocks). 2017-07-13 14:20:02 +00:00
Gunnsteinn Hall
fde075353c Implement basic shapes for creator: line, rectangle, ellipse. 2017-07-11 13:16:35 +00:00
Gunnsteinn Hall
168c04d168 Basic creator table implementation. Closes #12. 2017-07-07 15:08:43 +00:00
Gunnsteinn Hall
ced03e48ee Table of contents generating function added. Exported some methods so drawables can be created externally. 2017-07-06 16:26:22 +00:00
Gunnsteinn Hall
1a5c3eb4ac Initial import of PDF creator with text, image adding capabilities 2017-07-05 23:10:57 +00:00