fixed problem with approximation_scale - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/text.h
diff options
context:
space:
mode:
authorfrancesco-ST <francesco.abbate@st.com>2010年08月03日 16:16:05 +0200
committerfrancesco-ST <francesco.abbate@st.com>2010年08月03日 16:16:05 +0200
commit481e84cfa6cd828a5b3ab1c5af8bd8c598192783 (patch)
tree0276ef327f44c8deb5778391cd5d7be9209b42fb /agg-plot/text.h
parent988797d0f078c58d0dd15cc6c3d2c59640bbcf58 (diff)
downloadgsl-shell-481e84cfa6cd828a5b3ab1c5af8bd8c598192783.tar.gz
fixed problem with approximation_scale
Diffstat (limited to 'agg-plot/text.h')
-rw-r--r--agg-plot/text.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/text.h b/agg-plot/text.h
index 5e3949ee..3c30436b 100644
--- a/agg-plot/text.h
+++ b/agg-plot/text.h
@@ -43,7 +43,7 @@ namespace draw {
virtual void rewind(unsigned path_id);
virtual unsigned vertex(double* x, double* y);
- virtual void apply_transform(const agg::trans_affine& m);
+ virtual void apply_transform(const agg::trans_affine& m, double as);
virtual void bounding_box(double *x1, double *y1, double *x2, double *y2);
virtual bool dispose();
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月20日 22:08:40 +0000

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