Raphael Paint
How to create collage from your photos using Raphael JS Library on Tizen
PUBLISHED
Introduction & Prerequisites
Note: Before reading this article we recommend you to get familiar with the “Working with Raphael JS Library on Tizen” article where we have introduced the Raphael JS Library and some of possibilities offered by this library.
Category:
Dev Tips
- Read more about How to create collage from your photos using Raphael JS Library on Tizen
Working with Raphael JS Library on Tizen
PUBLISHED
This article describes the Raphael JavaScript Library and how to work with it on Tizen. You will learn how to draw simple 2D shapes: built-in (rectangles, circle, ellipse) and other (using paths), how to work with attributes of Raphael elements and create simple animations. You will also learn how to manipulate elements (move, scale and rotate).