diff --git a/source/_guides/graphics-and-animations/vector-graphics.md b/source/_guides/graphics-and-animations/vector-graphics.md index ff5f01d..2b3cf0d 100644 --- a/source/_guides/graphics-and-animations/vector-graphics.md +++ b/source/_guides/graphics-and-animations/vector-graphics.md @@ -95,6 +95,7 @@ Add the PDC file to the project resources in `package.json` with the "file": "example_image.pdc" } ] +``` Drawing a Pebble Draw Command image is just as simple as drawing a normal PNG image to a graphics context, requiring only one draw call. First, load the