kicad/common/font
Seth Hillbrand 5aba9b539f Revert font spacing/tabs to the v6 model
While convoluted, this model matches as best we have found so far, the
alignment with scintilla.  The spacing is character size for N-1 of the
characters in the 4-space tab stops.  The final character is sized for
the actual space character in the stroke font (0.761905)

Fixes https://gitlab.com/kicad/code/kicad/issues/13791

(cherry picked from commit bce402a01c)
2023-03-06 16:23:06 -08:00
..
font.cpp Split another couple of hairs in the never-ending "how big is a font". 2022-12-12 17:37:17 +00:00
fontconfig.cpp Fix compatibility with wxWidgets 3.0.x 2023-02-22 19:23:55 +00:00
glyph.cpp GAL: Do better job at reserving vertices. 2022-09-14 16:07:47 +00:00
outline_decomposer.cpp Simplify the winding calculation 2023-01-25 13:13:38 -08:00
outline_font.cpp Prevent mutex deadlock 2023-02-25 13:44:18 +00:00
stroke_font.cpp Revert font spacing/tabs to the v6 model 2023-03-06 16:23:06 -08:00