Releases: pencil-js/pencil.js
Releases · pencil-js/pencil.js
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
- All Component have an
origin
option, it allow to move the rendering position without changing the position itself (useful to center Rectangle on center point instead of top-left) - Add LinearGradient and RadialGradient class compatible with all
fill
andstroke
options - Math has a new
map
function returning the value from one scale to another - Fix mouse hovering detection on rotated component
- Fix inconsistent behavior with negative stroke
- Fix Text
underscore
option not working with alignement
v1.5.0
v1.4.1
v1.4.0
- New Progress Bar class
- Overall improvement of Input rendering.
- Better Position parse.
- Remove a dependency and move tests to [email protected]