Revert "fix transform (patch from #1204)"
This reverts commit b42e4988ec
.
This commit is contained in:
parent
e8e8ba1f96
commit
109081bef3
1 changed files with 0 additions and 2 deletions
|
@ -375,8 +375,6 @@ public:
|
||||||
|
|
||||||
transform *= mtx;
|
transform *= mtx;
|
||||||
double scl = transform.scale();
|
double scl = transform.scale();
|
||||||
curved_stroked_trans.transformer(transform);
|
|
||||||
curved_trans.transformer(transform);
|
|
||||||
//curved_.approximation_method(curve_inc);
|
//curved_.approximation_method(curve_inc);
|
||||||
curved_.approximation_scale(scl);
|
curved_.approximation_scale(scl);
|
||||||
curved_.angle_tolerance(0.0);
|
curved_.angle_tolerance(0.0);
|
||||||
|
|
Loading…
Reference in a new issue