Gunnsteinn Hall
a66ad79023
Improving godoc and fixing style image.go
2018-07-14 02:57:57 +00:00
Gunnsteinn Hall
d8ce72df07
Move sampling package to internal
2018-07-14 02:34:46 +00:00
Gunnsteinn Hall
bdf676e045
Support for resampling images with BitsPerComponent != 8.
2017-10-21 15:30:40 +00:00
Gunnsteinn Hall
22c2e5eb41
Address go vet issues
2017-08-04 22:50:28 +00:00
Gunnsteinn Hall
4b30ce1721
Capability to load a unidoc Image from a Go image.
2017-06-28 15:16:36 +00:00
Gunnsteinn Hall
0ab2af5952
Add alpha channel transformation (mapping) capability
2017-06-20 11:30:42 +00:00
Gunnsteinn Hall
88b714e880
Transparency fix, only requiring SMask if alpha used
2017-06-14 21:16:17 +00:00
Gunnsteinn Hall
fc9e540889
Added support for inserting images with an alpha transparency channel. Closes #52 .
2017-06-06 21:16:55 +00:00
Gunnsteinn Hall
063024e7bb
Image handler keeps entire image in buffer, not encoded version
2017-03-08 16:50:34 +00:00
Gunnsteinn Hall
74c0da0ad7
Part of last commit
2017-03-05 22:42:30 +00:00
Gunnsteinn Hall
61bcb5ad5f
Fixes in some colorspace handling for images. Improved XObject form handling.
2017-03-04 17:27:23 +00:00
Gunnsteinn Hall
445d670f0c
Fixes in image and colorspace handling.
...
DCTDecode filter implemented in core/encoding.go. Various fixes here
and there.
2017-02-24 17:38:41 +00:00
Gunnsteinn Hall
b8a3ec7180
Initial colorspace and functions support.
...
Implementation of ps parser for function type 4. Function type 3 not
implemented yet and type 0 needs a better interpolation. Functions and
colorspaces need more testing.
2017-02-22 21:10:57 +00:00
Gunnsteinn Hall
1564f8ab06
Updates and fixes from master merged in
2016-12-02 15:17:19 +00:00
Gunnsteinn Hall
19fd98d667
Refactoring into core and model. (in process)
...
As the package was growing large, there is a need to clean up. Testing
to refactor into a core (basic pdf parsing and primitive objects) and a
higher level model package.
2016-09-08 17:53:45 +00:00