I'll answer my own question... ;-) for NNN.NN I need to make it %6.2lf and not %5.2lf. That seems to have fixed it
At Saturday, 09-11-2010 on 9:18 "Ricardo Kleemann" wrote: Hi, I am using the typical printf formatting for printing out values, like %5.2lf GPRINT:input:LAST:"Current\\: %5.2lf %s " And this is using the standard fixed width font. However it is not properly spacing the text so everything lines up. When I have a value NNN.NN and NN.NN they are not lining up. Shouldn't the %5.2lf ensure that the numbers are properly spaced and right-justified? thanks Ricardo
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
