Better true-type display of the none-mono-space font

This commit is contained in:
Edouard Dupin 2012-01-18 14:34:57 +01:00
parent b21e1a74f8
commit 6ab23a4982

View File

@ -60,7 +60,6 @@ extern "C"
coord2D_ts bearing;
coord2D_ts size;
int32_t advance;
etkFloat_t ratio;
}freeTypeFontElement_ts;
};