We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f62132 commit c0b76fcCopy full SHA for c0b76fc
1 file changed
readme.md
@@ -108,6 +108,7 @@ The APIs used here are a little rougher as the runtime simultaneously supports A
108
### Poco renderer- `hellopoco-gbitmap` – Renders bitmaps stored in `GBitmap` resources using Poco.
109
- `hellopoco-text` – Example of rendering text with Poco using Moddable SDK fonts. Includes Japanese text to demonstrate UTF-8 multibyte support.
110
- `hellopoco-pebbletext` – Example of rendering text with Poco using Pebble built-in fonts.
111
+- `hellopoco-pebblegraphics` – Use Pebble's line, round rectangle, and circle graphics operations.
112
- `hellowatchface` – An example watchface app in JavaScript.
113
114
### Rocky
0 commit comments