Pebble Developer Blog
Łukasz Zalewski
Bezier Curves and GPaths on Pebble
Drawing complex paths requires a lot of manual work on Pebble. Here I'll show
you how to do this efficiently and quickly using a Pebble-optimized GPath
algorithm and Bezier curves.