d5bd1f5aea
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
|
||
---|---|---|
.. | ||
font.cpp | ||
fontconfig.cpp | ||
glyph.cpp | ||
outline_decomposer.cpp | ||
outline_font.cpp | ||
stroke_font.cpp |