This website requires JavaScript.
Explore
Help
Sign In
aw
/
golang-freetype
Watch
1
Fork
0
You've already forked golang-freetype
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a598da6de
golang-freetype
/
truetype
History
Nigel Tao
7a598da6de
Delete the truetype.NewGlyphBuf function.
...
The zero value of a GlyphBuf is already perfectly usable.
2015-08-30 21:35:58 +10:00
..
face_test.go
Quantize sub-pixel glyph rendering.
2015-08-25 22:34:31 +10:00
face.go
Cache glyph mask images.
2015-08-27 22:16:16 +10:00
glyph.go
Delete the truetype.NewGlyphBuf function.
2015-08-30 21:35:58 +10:00
hint_test.go
Use the fixed.Int26_6 type in package truetype.
2015-08-18 16:30:37 +10:00
hint.go
Delete the f26dot6 type in favor of fixed.Int26_6.
2015-08-18 16:47:46 +10:00
opcodes.go
Move files up one level.
2015-08-12 14:30:01 +10:00
truetype_test.go
Delete the truetype.NewGlyphBuf function.
2015-08-30 21:35:58 +10:00
truetype.go
Rename Kerning to Kern.
2015-08-24 16:17:16 +10:00