first successful print of gibberish
This commit is contained in:
@@ -38,7 +38,7 @@ Image::Image() {
|
||||
cairo_move_to(cr, 10.0, 94.0);
|
||||
pango_cairo_show_layout_line(cr, pango_layout_get_line(mLayout, 0));
|
||||
|
||||
cairo_surface_write_to_png(mSurface, "hello.png");
|
||||
//cairo_surface_write_to_png(mSurface, "hello.png");
|
||||
}
|
||||
|
||||
uint8_t* Image::getRaw() {
|
||||
|
Reference in New Issue
Block a user