jay3 / pebble_offscreen_rendering_text_demo

Pebble smartwatch app using offscreen rendering to support graphics/text effects (transparency).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pebble_offscreen_rendering_text_demo

Screenshot

Currently only bitmaps can be drawn semi-transparently on Pebble.

Using offscreen rendering, this can be used to render text offscreen, modified to change the alpha values, and placed back on the screen in transparent form.

NOTE: A bit hacky right now to support an issue with Pebble Time Round.

About

Pebble smartwatch app using offscreen rendering to support graphics/text effects (transparency).


Languages

Language:C 91.5%Language:Python 8.5%