gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot')
-rw-r--r--agg-plot/text.h 2
1 files changed, 2 insertions, 0 deletions
diff --git a/agg-plot/text.h b/agg-plot/text.h
index 20f56121..63d78fe9 100644
--- a/agg-plot/text.h
+++ b/agg-plot/text.h
@@ -42,6 +42,8 @@ namespace draw {
m_hjustif(0.0), m_vjustif(0.0)
{
m_stroke.width(width);
+ m_stroke.line_cap(agg::round_cap);
+ m_stroke.line_join(agg::round_join);
m_text.size(size);
}
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月24日 05:05:31 +0000

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