X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdgraph.txt;h=641c1fd28ab166ea77b7c4586e2d42084bf6d94f;hb=8892808f3a79ec485e273390213ef3f16792eb54;hp=d18c746ad38cf83cfe54e5920505bc775c725b35;hpb=ba531669d795b10244c358135249016c5898519b;p=pkg-rrdtool.git diff --git a/doc/rrdgraph.txt b/doc/rrdgraph.txt index d18c746..641c1fd 100644 --- a/doc/rrdgraph.txt +++ b/doc/rrdgraph.txt @@ -325,6 +325,30 @@ OOPPTTIIOONNSS bitmapped, that is, without any font smoothing. By default, no text is rendered bitmapped. + [--PP|----ppaannggoo--mmaarrkkuupp] + + All text in rrdtool is rendered using Pango. With the + ----ppaannggoo--mmaarrkkuupp option, all text will be processed by pango markup. + This allows to embed some simple html like markup tags using + + text + + Apart from the verbose syntax, there are also the following short + tags available. + + b Bold + big Makes font relatively larger, equivalent to + i Italic + s Strikethrough + sub Subscript + sup Superscript + small Makes font relatively smaller, equivalent to + tt Monospace font + u Underline + + More details on . + [--GG|----ggrraapphh--rreennddeerr--mmooddee {nnoorrmmaall,mmoonnoo}] There are 2 render modes: @@ -398,28 +422,6 @@ OOPPTTIIOONNSS least one print statement to generate a report. See rrdgraph_graph for the exact format. - Markup - All text in rrdtool is rendered using Pango markup. This means text - can contain embeded markup instructions. Simple html markup using - - text - - can be used. Apart from the verbose syntax, there are also the fol- - lowing short tags available. - - b Bold - big Makes font relatively larger, equivalent to - i Italic - s Strikethrough - sub Subscript - sup Superscript - small Makes font relatively smaller, equivalent to - tt Monospace font - u Underline - - More details on http://developer.gnome.org/doc/API/2.0/pango/Pango- - MarkupFormat.html. - ggrraapphhvv Calling rrdtool with the graphv option will return information in the @@ -463,4 +465,4 @@ AAUUTTHHOORR -1.3rc6 2008-04-21 RRDGRAPH(1) +1.3rc9 2008-06-05 RRDGRAPH(1)