1. 972c09e font/sfnt: fix Font.GlyphBounds with truncated hmtx table by Nigel Tao · 3 years, 9 months ago
  2. c137617 font/sfnt: fix uint16 overflow in Glyph{Advance,Index} by Sebastien Binet · 3 years, 10 months ago
  3. 3f4726a font/sfnt: implement Font.GlyphBounds by Oliver Tonnhofer · 5 years ago
  4. 33d1968 font/sfnt: fix dropped errors by Lars Lehtonen · 4 years, 5 months ago
  5. 58c2397 ccitt: add the AutoDetectHeight decoding option by Nigel Tao · 4 years, 4 months ago
  6. 9130b4c ccitt: accept missing multiple-EOL trailer by Nigel Tao · 4 years, 5 months ago
  7. da761ea tiff, bmp: return io.UnexpectedEOF on empty data by Sardorbek Pulatov · 4 years, 5 months ago
  8. e7c1f5e ccitt: style fixes by Nigel Tao · 4 years, 7 months ago
  9. 69e4b85 ccitt: set bitReader default order to MSB by Horst Rutter · 4 years, 8 months ago
  10. cb417be font/plan9font: rewrite reference to plan9.bell-labs.com to 9p.io by Wagner Riffel · 4 years, 8 months ago
  11. b3c0629 ccitt: speed up the highBits function by Nigel Tao · 4 years, 8 months ago
  12. 6ea1694 ccitt: factor out a highBits function by Nigel Tao · 4 years, 8 months ago
  13. 23ea20f ccitt: fix byte align and invert flag by Horst Rutter · 4 years, 8 months ago
  14. 3a9bac6 tiff/lzw: don't follow code == hi if last is invalid by Nigel Tao · 4 years, 8 months ago
  15. cff245a image/vector: simplify haveAccumulateSIMD fields by Nigel Tao · 4 years, 10 months ago
  16. 1bd0cf5 ccitt: implement bitWriter by Horst Rutter · 4 years, 10 months ago
  17. d6a02ce image/vector: add runtime check for SSE4.1 by Nigel Tao · 4 years, 10 months ago
  18. 7e034ca tiff: Add support for CCITT group 3/4 compression by Horst Rutter · 4 years, 10 months ago
  19. 92942e4 ccitt: implement NewReader and DecodeIntoGray by Nigel Tao · 4 years, 11 months ago
  20. 33659d3 go.mod: add go language version by Nigel Tao · 4 years, 11 months ago
  21. f03afa9 ccitt: rename fooTable vars to fooDecodeTable by Nigel Tao · 5 years ago
  22. 61b8692 ccitt: don't advance bitReader after invalid code by Nigel Tao · 5 years ago
  23. e4e5bf2 ccitt: new package for CCITT images by Nigel Tao · 5 years ago
  24. 6d32002 tiff: mark test and benchmark helpers by Benny Siegert · 5 years ago
  25. 59b11be vector: clarify GOARCH=wasm test code by Nigel Tao · 5 years ago
  26. 4e30a6e vector: fix tests on wasm by Richard Musiol · 5 years ago
  27. 3fc05d4 tiff: add Fuzz function by Andrei Tudor Călin · 5 years ago
  28. 0694c2d font/sfnt: support for large kern tables by Oliver Tonnhofer · 5 years ago
  29. 31aff87 all: add a go.mod file by Michael Matloob · 5 years ago
  30. ef4a147 font/sfnt: support for kerning from GPOS tables by Oliver Tonnhofer · 5 years ago
  31. 183bebd font/sfnt: support cmap format 6 by Denys Smirnov · 5 years ago
  32. cd38e80 font/sfnt: make PostTable.ItalicAngle a float64 by Nigel Tao · 5 years ago
  33. dd492a2 font/sfnt: support fonts with "true" apple version tag by Denys Smirnov · 5 years ago
  34. d9c2484 font/sfnt: parse and expose PostScript information by Denys Smirnov · 5 years ago
  35. 46e4eb7 vector: use asm opcode mnemonics by Nigel Tao · 5 years ago
  36. 249dc85 draw: re-enable the image.Rectangle DstMask fast path by Dmitri Shuralyov · 5 years ago
  37. aa35264 font/sfnt: rename ExampleRasterizeGlyph to Example_rasterizeGlyph by Dmitri Shuralyov · 5 years ago
  38. 22fd5b5 draw: fix Transformer documentation formatting by Dmitri Shuralyov · 5 years ago
  39. a3f9a00 draw: remove Go 1.8 support by Dmitri Shuralyov · 5 years ago
  40. 36ab240 webp: remove Go 1.8 support by Dmitri Shuralyov · 5 years ago
  41. 4b0b9b9 vector: remove Go 1.8 support by Dmitri Shuralyov · 5 years ago
  42. 6f5d68b webp/nycbcra: delete deprecated package by Dmitri Shuralyov · 5 years ago
  43. 5591930 colornames: update SVG 1.1 spec URL by Dmitri Shuralyov · 5 years ago
  44. fe2fa19 font/sfnt: support post table version 1.0 by Denys Smirnov · 5 years ago
  45. 63626fb font/sfnt: fix hmtx table size validation by Denys Smirnov · 6 years ago
  46. 69cc364 all: fix typos by Igor Zhilianin · 5 years ago
  47. 2a2258f font/sfnt: support parsing legacy fonts with OS2 table version <= 1 by Denys Smirnov · 6 years ago
  48. 9b1e201 bmp: update comment about decoding 32 bpp images by Nigel Tao · 6 years ago
  49. a9455cf image/bmp: support v4 and v5 info header versions by David Heuschmann · 6 years ago
  50. 991ec62 image/font: expose caret slope by Elias Naur · 6 years ago
  51. e1a1ede font,font/sfnt: expose font x-Height and capHeight by Elias Naur · 6 years ago
  52. c73c2af bmp: remove unused testing.T arg by Nigel Tao · 6 years ago
  53. e7c2a4f bmp: Add support for writing bitmaps with alpha channels by Derek Buitenhuis · 6 years ago
  54. cc896f8 font/sfnt,font/opentype: correct font height computation by Elias Naur · 6 years ago
  55. af66def README: fix go get instructions by Paul Jolly · 6 years ago
  56. f315e44 tiff: fixes problem with decoding tiled uint16 tiff files. by monkeybutter · 6 years ago
  57. f3a9b89 CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  58. 12117c1 draw: fix crash caused by Scale by Copy shortcut by Jiulong Wang · 6 years ago
  59. e5db4c4 font/opentype: implement font.Face interface by Sebastien Binet · 7 years ago
  60. f7e31b4 font/sfnt: add Metrics to Font by Elias Naur · 7 years ago
  61. 334384d README: add more description by Kevin Burke · 7 years ago
  62. e20db36 vector: prevent fused multiply-add being used in floatingLineTo by Michael Munday · 7 years ago
  63. d1087bc vector: benchmark the floating point code path. by Nigel Tao · 7 years ago
  64. 426cfd8 font/sfnt: implement hflex and hflex1. by Nigel Tao · 7 years ago
  65. d835a09 font/sfnt: add ErrColoredGlyph. by Nigel Tao · 7 years ago
  66. f483456 font/sfnt: don't reject multiple kern subtables. by Nigel Tao · 7 years ago
  67. d442804 tiff/lzw: sync with the stdlib compress/lzw. by Nigel Tao · 7 years ago
  68. 3210c02 font/sfnt: support .dfont files. by Nigel Tao · 7 years ago
  69. a74d51e tiff: remove InternalError which is not used anywhere. by kim yongbin · 7 years ago
  70. 7c3fafc font/sfnt: explicitly close glyph contours. by Nigel Tao · 7 years ago
  71. 1de9a5b font/sfnt: implement Font.Bounds. by Nigel Tao · 7 years ago
  72. 84a6511 font/sfnt: use charmap EncodeRune API. by Nigel Tao · 7 years ago
  73. 10ed294 font/sfnt: implement Font.GlyphAdvance. by Nigel Tao · 7 years ago
  74. ce0faa1 font/sfnt: flip the Y axis for LoadGlyph's Segments. by Nigel Tao · 7 years ago
  75. f36ba34 font/sfnt: implement Font Dict Select. by Nigel Tao · 7 years ago
  76. 59d151b font/sfnt: implement implicit vstem before hintmask. by Nigel Tao · 7 years ago
  77. ecc1a9a font/sfnt: fix argStack size check for moveto ops. by Nigel Tao · 7 years ago
  78. f03a046 font/gofont: new Smallcaps; update other Go Fonts. by Nigel Tao · 7 years ago
  79. c0851fb font/sfnt: support PostScript compound glyphs (subroutines). by Nigel Tao · 7 years ago
  80. 2e35bd5 font/sfnt: increase proprietary_test coverage. by Nigel Tao · 7 years ago
  81. 2c9074b font/sfnt: implement flagWeHaveATwoByTwo. by Nigel Tao · 7 years ago
  82. fb59e5b font/sfnt: rename a "stack" field to "argStack". by Nigel Tao · 7 years ago
  83. 88e2d80 font/sfnt: ignore version 1 kern tables. by Nigel Tao · 7 years ago
  84. 6847eff font/sfnt: support font collections (.ttc and .otc files). by Nigel Tao · 7 years ago
  85. 1995ed1 font/sfnt: support TrueType glyph transformations. by Nigel Tao · 7 years ago
  86. 792d36e font/sfnt: support TrueType compound glyphs. by Nigel Tao · 7 years ago
  87. c1a19c1 font/sfnt: implement rcurveline and rlinecurve. by Nigel Tao · 7 years ago
  88. 793f3be font/sfnt: implement {hh,vv}curveto. by Nigel Tao · 7 years ago
  89. 069db1d font/sfnt: make parseXxx dependencies explicit. by Nigel Tao · 7 years ago
  90. e6cbe77 draw: use type aliases for go1.8.typealias builds too by Russ Cox · 7 years ago
  91. c8ae36c font/sfnt: implement Font.Kern. by Nigel Tao · 7 years ago
  92. b952c94 font/sfnt: check the versions of proprietary fonts. by Nigel Tao · 7 years ago
  93. ed91dc3 font/sfnt: add a ppem arg to Font.LoadGlyph. by Nigel Tao · 7 years ago
  94. 791b615 font/sfnt: update test for adobe/SourceSansPro-Regular.ttf. by Nigel Tao · 7 years ago
  95. 8491f88 font/sfnt: implement Font.GlyphName. by Nigel Tao · 7 years ago
  96. 153d857 font/sfnt: support Symbol fonts such as MS Webdings. by Nigel Tao · 7 years ago
  97. 306b829 draw: alias the standard library's image/draw's exported types. by Nigel Tao · 7 years ago
  98. df2aa51 draw: tweak the YCbCr to RGBA conversion formula again. by Nigel Tao · 7 years ago
  99. 05f0a46 font/sfnt: support non-zero offsets in format-4 cmap tables. by Nigel Tao · 7 years ago
  100. 993cf22 font/sfnt: fix proprietary fonts and cmap format 12. by Nigel Tao · 7 years ago