summaryrefslogtreecommitdiff
path: root/graphics/asymptote/pen.h
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-01-08 03:01:04 +0000
committerNorbert Preining <norbert@preining.info>2022-01-08 03:01:04 +0000
commitcd2e7ab7ef89a5c3c1935281009729bff0f357e2 (patch)
treeb2cb311dd3561c52157b2482d6558f9ef76f7136 /graphics/asymptote/pen.h
parentf69513397ac0e1f02c6b4a5f50588d411413271a (diff)
CTAN sync 202201080301
Diffstat (limited to 'graphics/asymptote/pen.h')
-rw-r--r--graphics/asymptote/pen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/pen.h b/graphics/asymptote/pen.h
index 8df33b144b..f89863951c 100644
--- a/graphics/asymptote/pen.h
+++ b/graphics/asymptote/pen.h
@@ -419,7 +419,7 @@ public:
font("<invalid>"), fontsize(-1.0), lineskip(-1.0), color(INVISIBLE),
r(0.0), g(0.0), b(0.0), grey(0.0),
pattern(DEFPAT), fillrule(DEFFILL), baseline(NOBASEALIGN),
- transparency(),linecap(-2), linejoin(-2), miterlimit(-1.0),
+ transparency("",-1.0),linecap(-2), linejoin(-2), miterlimit(-1.0),
overwrite(DEFWRITE), t(nullTransform) {}
double width() const {