fontInfo.addMetrics("F4", new HelveticaBoldOblique(enableBase14Kerning));
fontInfo.addMetrics("F5", new TimesRoman(enableBase14Kerning));
fontInfo.addMetrics("F6", new TimesItalic(enableBase14Kerning));
fontInfo.addMetrics("F7", new TimesBold(enableBase14Kerning));
fontInfo.addMetrics("F8", new TimesBoldItalic(enableBase14Kerning));
fontInfo.addMetrics("F9", new Courier(enableBase14Kerning));
fontInfo.addMetrics("F10", new CourierOblique(enableBase14Kerning));
fontInfo.addMetrics("F11", new CourierBold(enableBase14Kerning));
fontInfo.addMetrics("F12", new CourierBoldOblique(enableBase14Kerning));
fontInfo.addMetrics("F13", new Symbol());
fontInfo.addMetrics("F14", new ZapfDingbats());