• Benny Siegert's avatar
    image/tiff: implement a decoder. · d97b8a81
    Benny Siegert authored
    The current iteration can decode 8-bit images in
    grayscale, paletted, RGB, RGBA and NRGBA mode. LZW compression
    is implemented but does not work on my test images.
    Deflate (i.e. zlib) compression with or without a horizontal
    predictor is supported.
    
    R=nigeltao, nigeltao_gnome
    CC=golang-dev, mpl
    https://golang.org/cl/4240051
    d97b8a81
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...