kicad/include/font
Seth Hillbrand d5bd1f5aea Cleanup text alignment between version 6 and 7
Version 7 text alignment changed subtly for stroke fonts from version 6.
Additionally, the output has been different between screen and plotting,
leading to offset text in plotted output relative to the text shown on
screen.

This introduces a fudge factor in FONT::getLinePositions to correct the
offset in the plotting output relative to v6.

This also changes the SCH_PAINTER and PCB_PAINTER to correct the
relative offsets between GAL and PLOTTER classes.  The source of these
offsets is atm unclear.

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

(cherry picked from commit 0de24bfd59)
2023-05-17 15:29:49 -07:00
..
font.h Cleanup text alignment between version 6 and 7 2023-05-17 15:29:49 -07:00
fontconfig.h Select correct face from a .ttc file. 2023-03-14 11:56:33 +00: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 Markup fixes. 2023-04-17 17:52:11 +01: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