Commit History

Author SHA1 Message Date
  Hajime Hoshi d8348abcc9 text/v2: add comments 2 weeks ago
  Hajime Hoshi d19a774316 text/v2: refactoring: unify a cache struct 2 weeks ago
  Hajime Hoshi 03faba10b4 text/v2: add comments about size 1 month ago
  Hajime Hoshi 813e3b28af text/v2: add Metrics.XHeight and Metrics.CapHeight 2 months ago
  Hajime Hoshi e058bb6fd3 all: update go-text 2 months ago
  Hajime Hoshi df266e8acf text/v2: add Glyph.OriginOffset{X,Y} 2 months ago
  Hajime Hoshi a3d084e2de text/v2: add Glyph.Origin{X,Y} 2 months ago
  Matúš Ollah 7ddc349ae6 text/v2: fix typo (#3004) 5 months ago
  lvyaoting f6927232f2 all: fix function names in comment (#2957) 7 months ago
  Hajime Hoshi 85c0f4444b text/v2: update comments 7 months ago
  Hajime Hoshi dfa8f21e52 text/v2: update go-text and remove unnecessary string conversions 7 months ago
  Hajime Hoshi 6878bd79fc text/v2: bug fix: correct rendering vertical texts in Mongolian 11 months ago
  Hajime Hoshi d8af9dff28 text/v2: bug fix: Glyph's XOffset/YOffset should be considered 11 months ago
  Hajime Hoshi 668124d25c text/v2: add a non-image glyphs for index info 11 months ago
  Hajime Hoshi 800835d081 Revert "text/v2: rename Glyph -> Cluster" 11 months ago
  Hajime Hoshi f0d23de3d3 text/v2: rename Glyph -> Cluster 11 months ago
  Hajime Hoshi a444f2dd40 text/v2: replace Metrics.Height/Width with HLineGap and VLineGap 11 months ago
  Hajime Hoshi b925f28104 text/v2: add MultiFace 11 months ago
  Hajime Hoshi f34f93a117 text/v2: remove the common UnsafeInternal and add ones to GoTextFaceSource and StdFace 11 months ago
  Hajime Hoshi b9b365a576 text/v2: bug fix: Measure didn't work correctly with vertical faces 11 months ago
  Hajime Hoshi c0e41de921 text/v2: add AppendVectorPath 1 year ago
  Hajime Hoshi 03a8aaee5c text/v2: define different key types for StdFace and GoTextFaceSource 1 year ago
  Hajime Hoshi 57ae07eb36 text/v2: let StdFace and GoTextFaceSource have their own glyph caches 1 year ago
  Hajime Hoshi 4755da6a08 text/v2: performance optimization by caching glyph bounds 1 year ago
  Hajime Hoshi 68d5fa46e2 text/v2: add variations to glyph cache keys 1 year ago
  Hajime Hoshi 2e60c67ec9 text/v2: improve rendering quality for small faces 1 year ago
  Hajime Hoshi b2c45a369a text/v2: remove the suffix 'InPixels' 1 year ago
  Hajime Hoshi a612b3c861 text/v2: reduce members in structs 1 year ago
  Hajime Hoshi 586a4b6d6e all: rename sizeInPoints -> sizeInPixels 1 year ago
  Hajime Hoshi f2180a5dc5 text/v2: rename SizeInPoints -> SizeInPixels 1 year ago