From f453505d28a837d262dfe7469030d95980625bff Mon Sep 17 00:00:00 2001 From: cilix42 Date: Fri, 24 Aug 2007 13:17:19 +0000 Subject: [PATCH] Correct default preferences for 3D boxes to avoid ugly line joins when using stroke --- src/preferences-skeleton.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 2cceb2a78..6650de925 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -51,13 +51,13 @@ static char const preferences_skeleton[] = " style=\"fill:none;stroke:black;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;\">\n" " \n" " \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" " \n" " \n" " \n" -- 2.30.2