Display text
This commit is contained in:
@@ -34,7 +34,7 @@ static void update() {
|
||||
const auto end_pos = cursor.write(FontWriter::Position::create(0, 32), "Cody is cute\n&\na \x1b[8;0;0mBAAAAABY!!!");
|
||||
cursor.write(end_pos, "\x1b[0;7;7mJaby was\nhere c:");
|
||||
|
||||
new_font_writer.write(Make::PositionI16(8, 8), "012345");
|
||||
new_font_writer.write(Make::PositionI16(8, 8), "012345 ABCDEFGHIJKL\nabcedfghijkl");
|
||||
paco.update();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user