X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_afm_data.c;h=ece2d6dfb65e6a7f52e102909c7aa2fb2ac84c87;hp=043968de2da6846c4f01bca0cb9f921a61686cad;hb=c112f7c06e534ce7a5a4e25b6f7f742aeb051850;hpb=cec66508fa9c17538ae2393b1367b9999deec2ff diff --git a/src/rrd_afm_data.c b/src/rrd_afm_data.c index 043968d..ece2d6d 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.2rc3 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;