From 6fb38157d3d0d8aa6a494f20163b47a0ce821bff Mon Sep 17 00:00:00 2001 From: Jens Broekens Date: Tue, 15 Oct 2019 16:49:39 +0200 Subject: Fix BDF properties Fixes #11 and italic variant being mistaken for bold variant --- regular/curieMedium-12.bdf | 6 ++---- regular/curieMedium.sfd | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'regular') diff --git a/regular/curieMedium-12.bdf b/regular/curieMedium-12.bdf index 48ce1e8..a83945a 100644 --- a/regular/curieMedium-12.bdf +++ b/regular/curieMedium-12.bdf @@ -1,12 +1,10 @@ STARTFONT 2.1 FONT -nerdypepper-curie-Medium-R-Normal--12-120-72-72-C-60-ISO10646-1 -SIZE "12 72 72" +SIZE 12 72 72 FONTBOUNDINGBOX 6 12 0 -2 COMMENT "Generated by fontforge, http://fontforge.sourceforge.net" COMMENT "Generated by gdbfed" -STARTPROPERTIES 25 -SIZE "12 72 72" -FONTBOUNDINGBOX "6 12 0 -2" +STARTPROPERTIES 23 FAMILY_NAME "curie" FOUNDRY "nerdypepper" SETWIDTH_NAME "Normal" diff --git a/regular/curieMedium.sfd b/regular/curieMedium.sfd index fe74307..b34d8cd 100644 --- a/regular/curieMedium.sfd +++ b/regular/curieMedium.sfd @@ -3618,14 +3618,12 @@ LayerCount: 2 EndChar EndChars BitmapFont: 12 445 10 2 1 nerdypepper -BDFStartProperties: 30 +BDFStartProperties: 28 FONT 1 "-nerdypepper-curie-Medium-R-Normal--12-120-72-72-C-60-ISO10646-1" -SIZE 0 "12 72 72" +SIZE 1 "12 72 72" FONTBOUNDINGBOX 1 "6 12 0 -2" COMMENT 0 "Generated by fontforge, http://fontforge.sourceforge.net" COMMENT 0 "Generated by gdbfed" -SIZE 16 "12 72 72" -FONTBOUNDINGBOX 16 "6 12 0 -2" FAMILY_NAME 16 "curie" FOUNDRY 16 "nerdypepper" SETWIDTH_NAME 16 "Normal" -- cgit v1.2.3