Denys Smirnov
|
3687c83b37
|
errors should start with a lower case
|
2018-12-15 18:49:15 +05:00 |
|
Denys Smirnov
|
3f7ad73812
|
refactor some receiver and method names; fix typos in comments
|
2018-12-11 04:37:00 +02:00 |
|
Denys Smirnov
|
0a8b46daff
|
don't use generic receiver names; make sure receiver name is consistent
|
2018-12-09 21:47:15 +02:00 |
|
Denys Smirnov
|
6d2c39043c
|
make sure comments begin with a type/function name
|
2018-12-09 20:22:33 +02:00 |
|
Peter Williams
|
502836666d
|
Merge remote-tracking branch 'upstream/v3' into render.v3
|
2018-07-21 21:20:39 +10:00 |
|
Gunnsteinn Hall
|
5b1b9bd504
|
PdfObjectArray change to struct and receivers added Elements, Get, Set, Len. Fixes to resulting broken code.
|
2018-07-15 17:52:53 +00:00 |
|
Peter Williams
|
6582182078
|
reduced differences with compositefont branch
|
2018-07-15 16:28:56 +10:00 |
|
Gunnsteinn Hall
|
a1a95012ea
|
Shading support function arrays
|
2018-05-22 12:56:40 +00:00 |
|
Gunnsteinn Hall
|
b3e300884f
|
Few fixes: Shadingtype 4 handling, inline image handling (compatibility), encoding name (compatibility)
|
2017-08-14 11:56:33 +00:00 |
|
Gunnsteinn Hall
|
50041f0a78
|
Support indexed cs in inline image. Fixes #113. Fixes in lab colorspace color processing.
Exported NewPdfColorspaceFromPdfObject so could use it from package
content stream. Moving from dot imports.
|
2017-08-10 07:23:42 +00:00 |
|
Gunnsteinn Hall
|
10c3be8c95
|
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases. Closes #56.
|
2017-07-08 21:04:13 +00:00 |
|
Gunnsteinn Hall
|
3448bd10d3
|
Fix Coords length bug for shading type 3
|
2017-04-19 03:22:41 +00:00 |
|
Gunnsteinn Hall
|
39f392f5ea
|
Allow shadings to be defined inline (direct dictionary object)
|
2017-04-07 16:32:32 +00:00 |
|
Gunnsteinn Hall
|
e3c90b85b7
|
Cleaning up comments etc.
|
2017-04-05 18:05:38 +00:00 |
|
Gunnsteinn Hall
|
ce836c6f71
|
Support for Pattern, Shading objects. Various fixes and enhancements.
|
2017-04-04 05:51:58 +00:00 |
|