Changes between Version 11 and Version 12 of RRDtool13
- Timestamp:
- Jun 11, 2007, 5:50:48 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RRDtool13
v11 v12 15 15 The switch to Cairo makes for a number of neat new features: 16 16 17 * --graph-render-mode=mono brings back the rrdtool 1.0.x look and feel 17 * --graph-render-mode=mono brings back the rrdtool 1.0.x look and feel [[Image(minmax.mono.png)]] 18 18 * full grid-fitting of all drawing operations makes for crisper looking graph output 19 even when antialiasing is active 19 even when antialiasing is active. 20 [[Image(minmax.anti.png)]] 20 21 21 22 We now use Pango for all text rendering. Pango integrates with Cairo, Freetype and Fontconfig. This has a number of implications: