-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Dmitriy edited this page Jul 29, 2017
·
10 revisions
Welcome to the kcanvas wiki!
Guide
kcanvas API guide, general description, build and project setup instructions.
This page is under construction now, not all content present
Examples
Check out simple examples of different canvas features with code snippets and result images.
- Basic shapes
- Basic filled shapes
- Text and fonts
- Paths
- Bitmaps
- Gradients and gradient brushes
- Stroke styles and pens
- Clipping and masking
Reference
Here are links to pages and descriptions for every API type, class and other stuff.
These are mostly simple types used for general API classes and functionality support.
These are main API classes which form kcanvas API itself.
All canvas API declarations are wrapped into k_canvas
namespace.