From: erg Date: Mon, 17 May 2010 16:12:48 +0000 (+0000) Subject: FIx bug 1952 X-Git-Tag: LAST_LIBGRAPH~32^2~1333 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ad8f5148acfd638ba5c710744089c24546951e1;p=graphviz FIx bug 1952 --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index ec41cf7b3..63e2d2abb 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -1687,7 +1687,7 @@ This field indicates which graph component uses the attribute. Use of color palettes results in less memory usage during creation of the bitmaps and smaller output files.

- Usually, the only time it is necessary to specify the truetype model + Usually, the only time it is necessary to specify the truecolor model is if the graph uses more than 256 colors. However, if one uses bgcolor=transparent with a color palette, font diff --git a/doc/infosrc/attrs b/doc/infosrc/attrs index 33ad2d9b5..7f8198432 100644 --- a/doc/infosrc/attrs +++ b/doc/infosrc/attrs @@ -1125,7 +1125,7 @@ The output model will use the input model when possible. Use of color palettes results in less memory usage during creation of the bitmaps and smaller output files.

-Usually, the only time it is necessary to specify the truetype model +Usually, the only time it is necessary to specify the truecolor model is if the graph uses more than 256 colors. However, if one uses bgcolor=transparent with a color palette, font