kicad/qa
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
..
data Eeschema netlist output: Propagate NC across hierarchical schematics 2023-03-06 16:22:25 -08:00
ibis Attempt to fix build issue with NGSPICE off. 2022-12-08 23:57:42 +00:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils
qa_utils Fix a compil issue in mocks.cpp. 2023-01-16 20:04:03 +01:00
resources/linux
schematic_utils Eeschema: QA schematic loader now traverses hierarchical sheets 2023-01-24 14:11:01 +00:00
testcases
tools msvc warning fix 2023-01-16 22:44:19 -05:00
unittests Revert font spacing/tabs to the v6 model 2023-03-06 16:23:06 -08:00
CMakeLists.txt
test.py