1. 45df02f go.mod: update golang.org/x dependencies by Gopher Robot · 2 days ago master v0.24.0
  2. 941f210 go.mod: update golang.org/x dependencies by Gopher Robot · 9 weeks ago v0.23.0
  3. 3724ab8 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.22.0
  4. ec562a8 README: don't recommend go get by Ian Lance Taylor · 3 months ago
  5. 931781a go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago v0.21.0
  6. c82123a go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago v0.20.0
  7. 59aa040 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago v0.19.0
  8. 8bfd4fd colornames: update link to SVG spec by Sean Liao · 7 months ago
  9. bad7eb8 LICENSE: update per Google Legal by Russ Cox · 7 months ago
  10. 9abbe10 draw: avoid FMA (Fused Multiply Add) by Nigel Tao · 7 months ago
  11. 3bbf4a6 tiff: Validate palette indices when parsing palette-color images by John Wright · 9 months ago v0.18.0
  12. 6c5fa46 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago v0.17.0
  13. 55c4ab6 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago v0.16.0
  14. 0057a93 tiff: fix function name in comment by cuishuang · 10 months ago
  15. 9e190ae webp: disallow multiple VP8X chunks by Roland Shoemaker · 1 year, 2 months ago v0.15.0
  16. 445ab0e go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago v0.14.0
  17. 240a51a font/sfnt: support early version 0 OS/2 tables by Erik Agsjö · 1 year, 7 months ago
  18. c20bbc3 draw: simplify some calls to fmt.Fprintf by Branden J Brown · 1 year, 5 months ago v0.13.0
  19. 491771c draw: merge draw_go117.go into draw.go by Dmitri Shuralyov · 1 year, 5 months ago
  20. 4aa0222 go.mod: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 5 months ago
  21. 3aac9c6 draw: add fast paths for RGBA64Image by Branden J Brown · 1 year, 5 months ago
  22. fa10be5 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago v0.12.0
  23. 2b687b5 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago v0.11.0
  24. cb227cd tiff: limit work when decoding malicious images by Damien Neil · 1 year, 7 months ago v0.10.0
  25. a5392f0 bmp: support to decode 8-bit format with up to 256 color palette by entooone · 1 year, 7 months ago
  26. f9550b0 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago v0.9.0
  27. 81c166c go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 8 months ago v0.8.0
  28. ed5dba0 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 10 months ago v0.7.0
  29. 08ca817 font: have Glyph return !ok for U+FFFD substitute by Nigel Tao · 1 year, 11 months ago
  30. b6ac75b go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago v0.6.0
  31. 1b74412 font/sfnt: set type for all NameID constants by Dmitri Shuralyov · 2 years ago
  32. f632f7f tiff, tiff/lzw, vector: use single space in comments by Dmitri Shuralyov · 2 years ago
  33. e6c2a4c tiff: don't pre-allocate giant slices before reading by Roland Shoemaker · 2 years, 2 months ago v0.5.0
  34. 3db422c go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago v0.4.0
  35. bb712eb go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 1 month ago v0.3.0
  36. 9b8a3be font/plan9font: limit the font image's dimensions by Nigel Tao · 2 years, 2 months ago
  37. c5235ae font/plan9font: fix byteoffset for non-zero origin by Nigel Tao · 2 years, 2 months ago
  38. 0888fdd font/plan9font: fix bounds overflow by Nigel Tao · 2 years, 2 months ago
  39. 9fdfde7 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 2 months ago v0.2.0
  40. ffcb3fe go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 4 months ago v0.1.0
  41. e7cb969 bmp: ignore alpha in Decode when the alpha channel is not supported by Zeke Lu · 2 years, 5 months ago
  42. 062f8c9 A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 2 years, 7 months ago
  43. 41969df font/gofont: upgrade to version 2.010 by Nigel Tao · 2 years, 8 months ago
  44. 64ec528 all: update golang.org/x/text for CVE-2021-38561 by Jacob · 2 years, 8 months ago
  45. 70e8d0d font/sfnt: fix Font.GlyphIndex nil Buffer dereference by Nigel Tao · 2 years, 10 months ago
  46. 99f80d0 all: gofmt by Russ Cox · 2 years, 10 months ago
  47. a8550c1 tiff: do not crash when encoding with unsupported compression by Benny Siegert · 2 years, 11 months ago
  48. 723b81c all: fix typos by cuishuang · 3 years ago
  49. 6944b10 font/sfnt: verify the total number of contour points by Nigel Tao · 3 years, 3 months ago
  50. a66eb64 draw: alias the stdlib draw.RGBA64Image type by Nigel Tao · 3 years, 8 months ago
  51. e6eecd4 font/sfnt: fix parsing PostScript fonts' 4-byte numbers by Nigel Tao · 3 years, 8 months ago
  52. 775e3b0 image: bump x/text@v0.3.6 by Sebastien Binet · 4 years ago
  53. 7319ad4 vector: add example test by Nigel Tao · 3 years, 9 months ago
  54. ac19c3e all: go fmt ./... by Russ Cox · 4 years ago
  55. 4410531 font/sfnt: add more package docs by Nigel Tao · 4 years ago
  56. 55ae14f font/sfnt: add Font.WriteSourceTo by Nigel Tao · 4 years ago
  57. 35266b9 README.md: add badge to pkg.go.dev by Julie Qiu · 4 years, 2 months ago
  58. e162460 font/opentype: add Parse and similar functions by Nigel Tao · 4 years, 4 months ago
  59. a67d67e font/opentype: merge face.go into opentype.go by Nigel Tao · 4 years, 4 months ago
  60. 2fd4ef3 font/opentype: add ExampleNewFace by Nigel Tao · 4 years, 5 months ago
  61. 4578eab font/opentype: de-duplicate sfnt.loadGlyf calls by Nigel Tao · 4 years, 5 months ago
  62. e59bae6 font/opentype: implement Glyph and GlyphBounds by Hajime Hoshi · 4 years, 7 months ago
  63. 3a743ba webp: don't reject VP8X that isn't just VP8 + alpha by narro · 4 years, 5 months ago
  64. 972c09e font/sfnt: fix Font.GlyphBounds with truncated hmtx table by Nigel Tao · 4 years, 7 months ago
  65. c137617 font/sfnt: fix uint16 overflow in Glyph{Advance,Index} by Sebastien Binet · 4 years, 8 months ago
  66. 3f4726a font/sfnt: implement Font.GlyphBounds by Oliver Tonnhofer · 6 years ago
  67. 33d1968 font/sfnt: fix dropped errors by Lars Lehtonen · 5 years ago
  68. 58c2397 ccitt: add the AutoDetectHeight decoding option by Nigel Tao · 5 years ago
  69. 9130b4c ccitt: accept missing multiple-EOL trailer by Nigel Tao · 5 years ago
  70. da761ea tiff, bmp: return io.UnexpectedEOF on empty data by Sardorbek Pulatov · 5 years ago
  71. e7c1f5e ccitt: style fixes by Nigel Tao · 5 years ago
  72. 69e4b85 ccitt: set bitReader default order to MSB by Horst Rutter · 5 years ago
  73. cb417be font/plan9font: rewrite reference to plan9.bell-labs.com to 9p.io by Wagner Riffel · 5 years ago
  74. b3c0629 ccitt: speed up the highBits function by Nigel Tao · 5 years ago
  75. 6ea1694 ccitt: factor out a highBits function by Nigel Tao · 5 years ago
  76. 23ea20f ccitt: fix byte align and invert flag by Horst Rutter · 5 years ago
  77. 3a9bac6 tiff/lzw: don't follow code == hi if last is invalid by Nigel Tao · 5 years ago
  78. cff245a image/vector: simplify haveAccumulateSIMD fields by Nigel Tao · 6 years ago
  79. 1bd0cf5 ccitt: implement bitWriter by Horst Rutter · 6 years ago
  80. d6a02ce image/vector: add runtime check for SSE4.1 by Nigel Tao · 6 years ago
  81. 7e034ca tiff: Add support for CCITT group 3/4 compression by Horst Rutter · 6 years ago
  82. 92942e4 ccitt: implement NewReader and DecodeIntoGray by Nigel Tao · 6 years ago
  83. 33659d3 go.mod: add go language version by Nigel Tao · 6 years ago
  84. f03afa9 ccitt: rename fooTable vars to fooDecodeTable by Nigel Tao · 6 years ago
  85. 61b8692 ccitt: don't advance bitReader after invalid code by Nigel Tao · 6 years ago
  86. e4e5bf2 ccitt: new package for CCITT images by Nigel Tao · 6 years ago
  87. 6d32002 tiff: mark test and benchmark helpers by Benny Siegert · 6 years ago
  88. 59b11be vector: clarify GOARCH=wasm test code by Nigel Tao · 6 years ago
  89. 4e30a6e vector: fix tests on wasm by Richard Musiol · 6 years ago
  90. 3fc05d4 tiff: add Fuzz function by Andrei Tudor Călin · 6 years ago
  91. 0694c2d font/sfnt: support for large kern tables by Oliver Tonnhofer · 6 years ago
  92. 31aff87 all: add a go.mod file by Michael Matloob · 6 years ago
  93. ef4a147 font/sfnt: support for kerning from GPOS tables by Oliver Tonnhofer · 6 years ago
  94. 183bebd font/sfnt: support cmap format 6 by Denys Smirnov · 6 years ago
  95. cd38e80 font/sfnt: make PostTable.ItalicAngle a float64 by Nigel Tao · 6 years ago
  96. dd492a2 font/sfnt: support fonts with "true" apple version tag by Denys Smirnov · 6 years ago
  97. d9c2484 font/sfnt: parse and expose PostScript information by Denys Smirnov · 6 years ago
  98. 46e4eb7 vector: use asm opcode mnemonics by Nigel Tao · 6 years ago
  99. 249dc85 draw: re-enable the image.Rectangle DstMask fast path by Dmitri Shuralyov · 6 years ago
  100. aa35264 font/sfnt: rename ExampleRasterizeGlyph to Example_rasterizeGlyph by Dmitri Shuralyov · 6 years ago