gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/canvas-window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/canvas-window.cpp')
-rw-r--r--agg-plot/canvas-window.cpp 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/canvas-window.cpp b/agg-plot/canvas-window.cpp
index d2e9e066..98d9f7e6 100644
--- a/agg-plot/canvas-window.cpp
+++ b/agg-plot/canvas-window.cpp
@@ -197,7 +197,7 @@ canvas_window_draw_gener (lua_State *L, bool as_line)
agg::rgba8 *color = check_color_rgba8 (L, 3);
const agg::trans_affine& mtx = win->transform();
- obj->apply_transform(mtx);
+ obj->apply_transform(mtx, 1.0);
bool success = win->draw(obj, color, as_line);
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月14日 07:00:00 +0000

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