kicad/include/font
Seth Hillbrand cf52bfcc55 Handle missing Bold/Ital outline fonts
If the font face doesn't include a Bold or Italic version, we still want
to display the font as bold/italic, so we fake it with freetype.

This also prevents recurring error messages where the outline font warns
about "substitutes" within the same font family.

Also allows variants on the weight descriptor to be used without
throwing a substitution warning

Fixes https://gitlab.com/kicad/code/kicad/issues/13654
2023-01-25 13:13:38 -08:00
..
font.h Underline for hypertext rollovers. 2022-08-27 23:58:13 +01:00
fontconfig.h Handle missing Bold/Ital outline fonts 2023-01-25 13:13:38 -08:00
fontinfo.h Outline font support. 2022-01-08 16:47:45 +00:00
glyph.h Font outline decomposition fixes 2022-01-15 12:51:09 +00:00
kicad_font_name.h Define our kicad font name only once, and do not translate it. 2022-01-13 14:32:55 +01:00
outline_decomposer.h minor coding style fix. 2022-07-31 18:35:37 +02:00
outline_font.h Handle missing Bold/Ital outline fonts 2023-01-25 13:13:38 -08:00
stroke_font.h Underline for hypertext rollovers. 2022-08-27 23:58:13 +01:00
text_attributes.h EDA_TEXT Get/SetTextSize should use VECTOR2I 2022-05-14 08:16:15 -04:00