Skip to content

Instantly share code, notes, and snippets.

@MaBecker
Created November 30, 2019 09:17
Show Gist options
  • Save MaBecker/71b82a9deceb7306d62115683a2debb3 to your computer and use it in GitHub Desktop.
Save MaBecker/71b82a9deceb7306d62115683a2debb3 to your computer and use it in GitHub Desktop.
MySample
g.clear();
g.setFont("6x8",3);
g.setColor(0x07E0);
g.drawString("Welcome\nto the\nBangle.js\nEmulator",20,60);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment