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