fabric.js/test
Andrea Bogazzi 053e419dbb
Refinements to strokeUniform property (#5527)
* new Object property strokeUniform allows the stroke width to always stay the same width as object scales

* fix for height

* Update src/shapes/object.class.js

Co-Authored-By: stefanhayden <alt255@gmail.com>

* trying the other function

* different transformed function

* added a visual test

* fixed title

* test svg

* import value from svg

* add svg import test

* more tests
2019-02-17 23:08:39 +01:00
..
fixtures Fix visual tests (#5130) 2018-08-05 14:54:25 +02:00
lib Add test and failing visual tests for clipPath toSVG (#5236) 2018-09-22 12:36:50 +02:00
unit Refinements to strokeUniform property (#5527) 2019-02-17 23:08:39 +01:00
visual Refinements to strokeUniform property (#5527) 2019-02-17 23:08:39 +01:00
node_test_setup.js ClipPath to svg (#5234) 2018-09-16 16:39:54 +02:00