From 5d6496885209bfc7b71c04a0da5d87ed3e081d03 Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: 2012年10月14日 16:46:09 +0200 Subject: Fix problem by storing plot active area matrix in the window --- agg-plot/bitmap-plot.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agg-plot/bitmap-plot.cpp') diff --git a/agg-plot/bitmap-plot.cpp b/agg-plot/bitmap-plot.cpp index c3039f15..59ea0ce3 100644 --- a/agg-plot/bitmap-plot.cpp +++ b/agg-plot/bitmap-plot.cpp @@ -36,7 +36,7 @@ bitmap_save_image_cpp (sg_plot *p, const char *fn, unsigned w, unsigned h, agg::rect_base r = rect_of_slot_matrix(mtx); can.clear_box(r); - p->draw(can, mtx); + p->draw(can, mtx, NULL); bool success = platform_support_ext::save_image_file (rbuf_tmp, fn, gslshell::pixel_format); -- cgit v1.2.3

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