go /
image /
fa10be5a6235278651316f4f0cfc136d80cef613 - fa10be5 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago v0.12.0
- 2b687b5 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago v0.11.0
- cb227cd tiff: limit work when decoding malicious images by Damien Neil · 1 year, 7 months ago v0.10.0
- a5392f0 bmp: support to decode 8-bit format with up to 256 color palette by entooone · 1 year, 7 months ago
- f9550b0 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago v0.9.0
- 81c166c go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago v0.8.0
- ed5dba0 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 10 months ago v0.7.0
- 08ca817 font: have Glyph return !ok for U+FFFD substitute by Nigel Tao · 1 year, 11 months ago
- b6ac75b go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 11 months ago v0.6.0
- 1b74412 font/sfnt: set type for all NameID constants by Dmitri Shuralyov · 1 year, 11 months ago
- f632f7f tiff, tiff/lzw, vector: use single space in comments by Dmitri Shuralyov · 1 year, 11 months ago
- e6c2a4c tiff: don't pre-allocate giant slices before reading by Roland Shoemaker · 2 years, 1 month ago v0.5.0
- 3db422c go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago v0.4.0
- bb712eb go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 1 month ago v0.3.0
- 9b8a3be font/plan9font: limit the font image's dimensions by Nigel Tao · 2 years, 1 month ago
- c5235ae font/plan9font: fix byteoffset for non-zero origin by Nigel Tao · 2 years, 1 month ago
- 0888fdd font/plan9font: fix bounds overflow by Nigel Tao · 2 years, 1 month ago
- 9fdfde7 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 2 months ago v0.2.0
- ffcb3fe go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 3 months ago v0.1.0
- e7cb969 bmp: ignore alpha in Decode when the alpha channel is not supported by Zeke Lu · 2 years, 5 months ago
- 062f8c9 A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 2 years, 6 months ago
- 41969df font/gofont: upgrade to version 2.010 by Nigel Tao · 2 years, 7 months ago
- 64ec528 all: update golang.org/x/text for CVE-2021-38561 by Jacob · 2 years, 8 months ago
- 70e8d0d font/sfnt: fix Font.GlyphIndex nil Buffer dereference by Nigel Tao · 2 years, 10 months ago
- 99f80d0 all: gofmt by Russ Cox · 2 years, 10 months ago
- a8550c1 tiff: do not crash when encoding with unsupported compression by Benny Siegert · 2 years, 10 months ago
- 723b81c all: fix typos by cuishuang · 2 years, 11 months ago
- 6944b10 font/sfnt: verify the total number of contour points by Nigel Tao · 3 years, 3 months ago
- a66eb64 draw: alias the stdlib draw.RGBA64Image type by Nigel Tao · 3 years, 7 months ago
- e6eecd4 font/sfnt: fix parsing PostScript fonts' 4-byte numbers by Nigel Tao · 3 years, 7 months ago
- 775e3b0 image: bump x/text@v0.3.6 by Sebastien Binet · 4 years ago
- 7319ad4 vector: add example test by Nigel Tao · 3 years, 9 months ago
- ac19c3e all: go fmt ./... by Russ Cox · 4 years ago
- 4410531 font/sfnt: add more package docs by Nigel Tao · 4 years ago
- 55ae14f font/sfnt: add Font.WriteSourceTo by Nigel Tao · 4 years ago
- 35266b9 README.md: add badge to pkg.go.dev by Julie Qiu · 4 years, 1 month ago
- e162460 font/opentype: add Parse and similar functions by Nigel Tao · 4 years, 4 months ago
- a67d67e font/opentype: merge face.go into opentype.go by Nigel Tao · 4 years, 4 months ago
- 2fd4ef3 font/opentype: add ExampleNewFace by Nigel Tao · 4 years, 4 months ago
- 4578eab font/opentype: de-duplicate sfnt.loadGlyf calls by Nigel Tao · 4 years, 4 months ago
- e59bae6 font/opentype: implement Glyph and GlyphBounds by Hajime Hoshi · 4 years, 7 months ago
- 3a743ba webp: don't reject VP8X that isn't just VP8 + alpha by narro · 4 years, 4 months ago
- 972c09e font/sfnt: fix Font.GlyphBounds with truncated hmtx table by Nigel Tao · 4 years, 6 months ago
- c137617 font/sfnt: fix uint16 overflow in Glyph{Advance,Index} by Sebastien Binet · 4 years, 7 months ago
- 3f4726a font/sfnt: implement Font.GlyphBounds by Oliver Tonnhofer · 6 years ago
- 33d1968 font/sfnt: fix dropped errors by Lars Lehtonen · 5 years ago
- 58c2397 ccitt: add the AutoDetectHeight decoding option by Nigel Tao · 5 years ago
- 9130b4c ccitt: accept missing multiple-EOL trailer by Nigel Tao · 5 years ago
- da761ea tiff, bmp: return io.UnexpectedEOF on empty data by Sardorbek Pulatov · 5 years ago
- e7c1f5e ccitt: style fixes by Nigel Tao · 5 years ago
- 69e4b85 ccitt: set bitReader default order to MSB by Horst Rutter · 5 years ago
- cb417be font/plan9font: rewrite reference to plan9.bell-labs.com to 9p.io by Wagner Riffel · 5 years ago
- b3c0629 ccitt: speed up the highBits function by Nigel Tao · 5 years ago
- 6ea1694 ccitt: factor out a highBits function by Nigel Tao · 5 years ago
- 23ea20f ccitt: fix byte align and invert flag by Horst Rutter · 5 years ago
- 3a9bac6 tiff/lzw: don't follow code == hi if last is invalid by Nigel Tao · 5 years ago
- cff245a image/vector: simplify haveAccumulateSIMD fields by Nigel Tao · 6 years ago
- 1bd0cf5 ccitt: implement bitWriter by Horst Rutter · 6 years ago
- d6a02ce image/vector: add runtime check for SSE4.1 by Nigel Tao · 6 years ago
- 7e034ca tiff: Add support for CCITT group 3/4 compression by Horst Rutter · 6 years ago
- 92942e4 ccitt: implement NewReader and DecodeIntoGray by Nigel Tao · 6 years ago
- 33659d3 go.mod: add go language version by Nigel Tao · 6 years ago
- f03afa9 ccitt: rename fooTable vars to fooDecodeTable by Nigel Tao · 6 years ago
- 61b8692 ccitt: don't advance bitReader after invalid code by Nigel Tao · 6 years ago
- e4e5bf2 ccitt: new package for CCITT images by Nigel Tao · 6 years ago
- 6d32002 tiff: mark test and benchmark helpers by Benny Siegert · 6 years ago
- 59b11be vector: clarify GOARCH=wasm test code by Nigel Tao · 6 years ago
- 4e30a6e vector: fix tests on wasm by Richard Musiol · 6 years ago
- 3fc05d4 tiff: add Fuzz function by Andrei Tudor Călin · 6 years ago
- 0694c2d font/sfnt: support for large kern tables by Oliver Tonnhofer · 6 years ago
- 31aff87 all: add a go.mod file by Michael Matloob · 6 years ago
- ef4a147 font/sfnt: support for kerning from GPOS tables by Oliver Tonnhofer · 6 years ago
- 183bebd font/sfnt: support cmap format 6 by Denys Smirnov · 6 years ago
- cd38e80 font/sfnt: make PostTable.ItalicAngle a float64 by Nigel Tao · 6 years ago
- dd492a2 font/sfnt: support fonts with "true" apple version tag by Denys Smirnov · 6 years ago
- d9c2484 font/sfnt: parse and expose PostScript information by Denys Smirnov · 6 years ago
- 46e4eb7 vector: use asm opcode mnemonics by Nigel Tao · 6 years ago
- 249dc85 draw: re-enable the image.Rectangle DstMask fast path by Dmitri Shuralyov · 6 years ago
- aa35264 font/sfnt: rename ExampleRasterizeGlyph to Example_rasterizeGlyph by Dmitri Shuralyov · 6 years ago
- 22fd5b5 draw: fix Transformer documentation formatting by Dmitri Shuralyov · 6 years ago
- a3f9a00 draw: remove Go 1.8 support by Dmitri Shuralyov · 6 years ago
- 36ab240 webp: remove Go 1.8 support by Dmitri Shuralyov · 6 years ago
- 4b0b9b9 vector: remove Go 1.8 support by Dmitri Shuralyov · 6 years ago
- 6f5d68b webp/nycbcra: delete deprecated package by Dmitri Shuralyov · 6 years ago
- 5591930 colornames: update SVG 1.1 spec URL by Dmitri Shuralyov · 6 years ago
- fe2fa19 font/sfnt: support post table version 1.0 by Denys Smirnov · 6 years ago
- 63626fb font/sfnt: fix hmtx table size validation by Denys Smirnov · 6 years ago
- 69cc364 all: fix typos by Igor Zhilianin · 6 years ago
- 2a2258f font/sfnt: support parsing legacy fonts with OS2 table version <= 1 by Denys Smirnov · 6 years ago
- 9b1e201 bmp: update comment about decoding 32 bpp images by Nigel Tao · 6 years ago
- a9455cf image/bmp: support v4 and v5 info header versions by David Heuschmann · 6 years ago
- 991ec62 image/font: expose caret slope by Elias Naur · 6 years ago
- e1a1ede font,font/sfnt: expose font x-Height and capHeight by Elias Naur · 6 years ago
- c73c2af bmp: remove unused testing.T arg by Nigel Tao · 7 years ago
- e7c2a4f bmp: Add support for writing bitmaps with alpha channels by Derek Buitenhuis · 7 years ago
- cc896f8 font/sfnt,font/opentype: correct font height computation by Elias Naur · 7 years ago
- af66def README: fix go get instructions by Paul Jolly · 7 years ago
- f315e44 tiff: fixes problem with decoding tiled uint16 tiff files. by monkeybutter · 7 years ago
- f3a9b89 CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 7 years ago
- 12117c1 draw: fix crash caused by Scale by Copy shortcut by Jiulong Wang · 7 years ago