outlined-text-layer

Pebble TextLayer extension for text with an outline of a different colour


Keywords
pebble-package
License
MIT
Install
npm install outlined-text-layer@1.0.0

Documentation

Outlined Text Layer

Like a text layer, except there is a colour for the text outline. void outlined_text_layer_set_colors(OutlinedTextLayer * layer, GColor outline_color, GColor text_color);