Joshua Granick
|
d73460da18
|
Create a new native Bytes implementation, use it instead of ByteArray for better ByteArray and Bytes support
|
2015-06-19 14:11:15 -07:00 |
|
Joshua Granick
|
74592ed5bd
|
Rename (and refactor) TextLayout, update GlyphMetrics
|
2015-03-14 23:50:32 -07:00 |
|
Joshua Granick
|
168473e5c2
|
Change Font.getChar* to Font.getGlyph* (makes more sense) and remove unused Glyph/GlyphIndex classes
|
2015-03-12 22:19:49 -07:00 |
|
Joshua Granick
|
7aaaa16ada
|
Make Font.getGlyphMetrics use an index only
|
2015-03-12 21:59:51 -07:00 |
|
Joshua Granick
|
1eede284a6
|
Add Font.getCharIndices
|
2015-03-12 21:53:55 -07:00 |
|
Joshua Granick
|
93b20b38c0
|
Improve system for Font rendering, need to improve charCode -> glyphIndex mapping though
|
2015-03-12 21:26:18 -07:00 |
|
Joshua Granick
|
ca05d8994c
|
More work on Font API
|
2015-03-10 01:14:39 -07:00 |
|
Joshua Granick
|
0f6f022dab
|
Add Font.getTextMetrics, rename TextLayout->TextEngine
|
2015-03-09 08:09:09 -07:00 |
|
Joshua Granick
|
a406401848
|
Add more Font details, fix @:font embedding
|
2015-03-09 04:57:13 -07:00 |
|
Joshua Granick
|
7b5130f6d9
|
Progress on text support
|
2015-03-07 21:02:27 -08:00 |
|