kreativekorp / bitsnpicas

Bits'N'Picas - Bitmap & Emoji Font Creation & Conversion Tools
324 stars 24 forks source link

Italic Fonts #20

Closed flowchartsman closed 2 years ago

flowchartsman commented 2 years ago

I cannot seem to figure out how to create italic/oblique versions of my BDF font. Normal and Bold seem to work fine, however italic/oblique bdfs (marked with a SLANT of I or O) still show up as Medium. Am I doing something wrong? Example: https://github.com/Tecate/bitmap-fonts/blob/master/bitmap/orp-font/bdf/orp-italic.bdf

flowchartsman commented 2 years ago

Looks like I needed to alter the WEIGHT_NAME property to Italic or Oblique. It's a bit counter-intuitive to the format, but it works well!