gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/window.cpp')
-rw-r--r--agg-plot/window.cpp 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/window.cpp b/agg-plot/window.cpp
index 95b230da..aa490d7c 100644
--- a/agg-plot/window.cpp
+++ b/agg-plot/window.cpp
@@ -52,7 +52,7 @@ window::draw_rec(split::node<ref> *n)
if (ref->plot)
{
agg::trans_affine mtx(*m);
- m_canvas->premultiply(mtx);
+ this->scale(mtx);
ref->plot->draw(*m_canvas, mtx);
}
}
generated by cgit v1.2.3 (git 2.46.0) at 2025年09月29日 12:46:27 +0000

AltStyle によって変換されたページ (->オリジナル) /