This website requires JavaScript.
Explore
Help
Sign in
crunchy-rocks
/
freetype
Watch
2
Star
0
Fork
You've already forked freetype
0
Code
Issues
Pull requests
Releases
Wiki
Activity
7946394216
freetype
/
truetype
History
Randall C. O'Reilly
7946394216
add advanceCache map[rune] -- easy and major speedup; add reading of lineGap; fix Height computation to use ascent - descent + lineGap
2018-08-16 23:41:02 -06:00
..
face.go
add advanceCache map[rune] -- easy and major speedup; add reading of lineGap; fix Height computation to use ascent - descent + lineGap
2018-08-16 23:41:02 -06:00
face_test.go
Update x/exp/shiny/font to x/image/font.
2015-09-01 15:49:46 +10:00
glyph.go
minor fixes to prevent crashing on linux and eliminate error msgs about kern tables
2018-08-16 01:05:50 -06:00
hint.go
Loosen the SLOOP (Set LOOP) opcode precondition.
2016-05-19 16:15:10 +10:00
hint_test.go
Use the fixed.Int26_6 type in package truetype.
2015-08-18 16:30:37 +10:00
opcodes.go
Move files up one level.
2015-08-12 14:30:01 +10:00
truetype.go
add advanceCache map[rune] -- easy and major speedup; add reading of lineGap; fix Height computation to use ascent - descent + lineGap
2018-08-16 23:41:02 -06:00
truetype_test.go
Fix a comment typo.
2017-06-09 10:35:04 +10:00