Nigel Tao
|
a31d0146da
|
Loosen the SLOOP (Set LOOP) opcode precondition.
This goes against spec, but matches the C Freetype implementation and
works around a bug in DejaVuSansMono.ttf's hinted '2' glyph.
|
2016-05-19 16:15:10 +10:00 |
|
Nigel Tao
|
7e2154db58
|
Delete the f26dot6 type in favor of fixed.Int26_6.
|
2015-08-18 16:47:46 +10:00 |
|
Nigel Tao
|
43fc220ebd
|
Make f26dot6 methods prefix, not infix.
This is in anticipation of removing the f26dot6 type entirely. Instead,
we will use the fixed.Int26_6 type from golang.org/x/image/math/fixed.
|
2015-08-18 16:36:59 +10:00 |
|
Nigel Tao
|
2a5cbfd47e
|
Use the fixed.Int26_6 type in package truetype.
|
2015-08-18 16:30:37 +10:00 |
|
Nigel Tao
|
bf25f8ce0e
|
Move files up one level.
|
2015-08-12 14:30:01 +10:00 |
|