mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
Revert "fix transform (patch from #1204)"
This reverts commit b42e4988ecd43628dd2c253dfd55ff5e5bf8a871.
This commit is contained in:
parent
e8e8ba1f96
commit
109081bef3
@ -375,8 +375,6 @@ public:
|
||||
|
||||
transform *= mtx;
|
||||
double scl = transform.scale();
|
||||
curved_stroked_trans.transformer(transform);
|
||||
curved_trans.transformer(transform);
|
||||
//curved_.approximation_method(curve_inc);
|
||||
curved_.approximation_scale(scl);
|
||||
curved_.angle_tolerance(0.0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user