Skip to content

jay3/pebble_offscreen_rendering_text_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.5%
  • Python 8.5%