Skip to content

BrennanRoberts/pebble-shadow-text-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pebble Shadow Text Layer

Uses the same API as the Pebble SDK TextLayer, just prefix all functions with "shadow_" and adds the following functions:

  • void shadow_text_layer_set_shadow_color(ShadowTextLayer *layer, GColor color);
  • void shadow_text_layer_set_shadow_offset(ShadowTextLayer *layer, GPoint offset);

About

Add shadows to your Pebble text layers!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published