LoadFontFromImage abstract method
Load font from Image (XNA style)
Implementation
FontStructType LoadFontFromImage(
ImageStructType image,
ColorStructType key,
num firstChar,
);
Load font from Image (XNA style)
FontStructType LoadFontFromImage(
ImageStructType image,
ColorStructType key,
num firstChar,
);