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 --- bold/curieBold-12.bdf | 8 +++----- bold/curieBold.sfd | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) (limited to 'bold') diff --git a/bold/curieBold-12.bdf b/bold/curieBold-12.bdf index 2e18098..87f0a85 100644 --- a/bold/curieBold-12.bdf +++ b/bold/curieBold-12.bdf @@ -1,15 +1,13 @@ STARTFONT 2.1 FONT -nerdypepper-curie-Bold-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 "Bold" +SETWIDTH_NAME "Normal" ADD_STYLE_NAME "" COPYRIGHT "Copyright (C) 2018 nerdypepper" WEIGHT_NAME "Bold" diff --git a/bold/curieBold.sfd b/bold/curieBold.sfd index d9e8c2d..2044dff 100644 --- a/bold/curieBold.sfd +++ b/bold/curieBold.sfd @@ -3523,17 +3523,15 @@ LayerCount: 2 EndChar EndChars BitmapFont: 12 434 10 2 1 nerdypepper -BDFStartProperties: 30 +BDFStartProperties: 28 FONT 1 "-nerdypepper-curie-Bold-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 "Bold" +SETWIDTH_NAME 16 "Normal" ADD_STYLE_NAME 16 "" COPYRIGHT 16 "Copyright (C) 2018 nerdypepper" WEIGHT_NAME 16 "Bold" -- cgit v1.2.3