Rename (and refactor) TextLayout, update GlyphMetrics

This commit is contained in:
Joshua Granick
2015-03-14 23:50:15 -07:00
parent 19ace78c33
commit 74592ed5bd
14 changed files with 415 additions and 293 deletions

View File

@@ -4,7 +4,6 @@
#include <graphics/ImageBuffer.h>
#include <system/System.h>
#include <text/GlyphSet.h>
#include <utils/Resource.h>
#include <hx/CFFI.h>