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