gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/agg-parse-trans.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/agg-parse-trans.cpp')
-rw-r--r--agg-plot/agg-parse-trans.cpp 2
1 files changed, 2 insertions, 0 deletions
diff --git a/agg-plot/agg-parse-trans.cpp b/agg-plot/agg-parse-trans.cpp
index bad9e8ce..051b4672 100644
--- a/agg-plot/agg-parse-trans.cpp
+++ b/agg-plot/agg-parse-trans.cpp
@@ -123,6 +123,8 @@ sg_object* build_marker (lua_State *L, int specindex, sg_object* src)
if (outline)
{
trans::stroke* stroke = new trans::stroke(sym);
+ stroke->self().line_cap(agg::round_cap);
+ stroke->self().line_join(agg::round_join);
sym = stroke;
}
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月16日 12:42:07 +0000

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