]> granicus.if.org Git - graphviz/commitdiff
make [style=bold] a bit less ugly in gd bitmap outputs
authorellson <devnull@localhost>
Tue, 18 Oct 2005 19:04:20 +0000 (19:04 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 19:04:20 +0000 (19:04 +0000)
lib/common/gdgen.c

index 69d52f3847a2362f065eb2d5ec9e219bc7cfcb81..b1cb605a5688e7676dda376a3f79f24ac98fb2e6 100644 (file)
@@ -59,7 +59,7 @@ static int external_surface;
 
 /* bold line constant */
 #define WIDTH_NORMAL   1
-#define WIDTH_BOLD     3
+#define WIDTH_BOLD     2
 
 /* static int  N_pages; */
 /* static point        Pages; */