Low-level drawing routines.
The Graphics framework defines a set of APIs that can be used to draw paths, primitives and text, as well as handle the loading of fonts and the setting of graphics contexts for compositing, fill color and text color.
Pebble Draw Commands are a way to encode arbitrary path draw and fill calls in binary format, so that vector-like graphics can be represented on the watch.
Functions to draw polygons into a graphics context.
Functions to draw into a graphics context.
Functions to draw text into a graphics context.
Custom and system fonts.
The "canvas" into which an application draws.
Basic graphics types (point, rect, size, color, bitmaps, etc.) and utility functions.
Do you have questions about the Pebble SDK?
Do you need some help understanding something on this page?
You can either take advantage of our awesome developer community and check out the SDK Help forums, or you can send us a message through the website!