Load font from Image (XNA style)
FontC LoadFontFromImage(ImageC image, ColorC key, int firstChar) => _LoadFontFromImage(image, key, firstChar);