kicad/common/font
Seth Hillbrand 42e02552ac Make outline font min segment length configurable
This was hard coded at 10IU, which was way too small for pcbnew and
still too small for schematic editor.  Instead, we set a default of 50
and allow the user to adjust (smaller for less powerful machines)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16568
2024-01-11 18:30:00 -08:00
..
font.cpp Fix font map cache access creating invalid entries (and crashes) 2023-08-26 09:24:47 -04:00
fontconfig.cpp Change the __except to use the exception result codes 2024-01-05 21:03:43 -05:00
glyph.cpp GAL: Do better job at reserving vertices. 2022-09-14 16:07:47 +00:00
outline_decomposer.cpp Make outline font min segment length configurable 2024-01-11 18:30:00 -08:00
outline_font.cpp Fix bad outline font glyphs when ligatures apply. 2023-11-18 07:59:46 +03:00
stroke_font.cpp LEGACY_FACTOR was upside-down. 2023-08-07 14:01:58 +01:00
text_attributes.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
version_info.cpp Move fontconfig to kicommon for now to de-duplicate the font cache 2023-09-24 22:58:18 -04:00