X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_afm_data.c;h=45a3dcb2da657de8a6521d6d21cc52c789eae16e;hp=043968de2da6846c4f01bca0cb9f921a61686cad;hb=b02eace34f83a08c55830cb05bc55078153e2ba6;hpb=cec66508fa9c17538ae2393b1367b9999deec2ff diff --git a/src/rrd_afm_data.c b/src/rrd_afm_data.c index 043968d..45a3dcb 100644 --- a/src/rrd_afm_data.c +++ b/src/rrd_afm_data.c @@ -1,5 +1,5 @@ /**************************************************************************** - * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002 + * RRDtool 1.2rc4 Copyright by Tobi Oetiker, 1997-2005 **************************************************************************** * rrd_afm_data.c Encoded afm (Adobe Font Metrics) for selected fonts. **************************************************************************** @@ -3319,6 +3319,6 @@ const afm_fontinfo afm_fontinfolist[] = { afm_Times_Roman_kerning_data, afm_Times_Roman_highchars_index, 220, afm_Times_Roman_ligatures, 1}, - { 0, 0, 0 } + { 0, 0, 0, 0, 0, 0, 0, 0, 0 } }; const int afm_fontinfo_count = 14;