kicad/common/font
jean-pierre charras d0f2c20235 Define our kicad font name only once, and do not translate it.
Especially using a translated name breaks kicad config and files because
in non English languages both translated and not translated names were used in code.
2022-01-13 14:32:55 +01:00
..
font.cpp Define our kicad font name only once, and do not translate it. 2022-01-13 14:32:55 +01:00
fontconfig.cpp Outline font rendering for Cairo, plotter, printer and 3D viewer. 2022-01-10 01:54:28 +00:00
glyph.cpp Outline font rendering for Cairo, plotter, printer and 3D viewer. 2022-01-10 01:54:28 +00:00
outline_decomposer.cpp Fix test_drc_regressions.cpp: disable tests that need a footprint library 2022-01-12 15:57:41 +01:00
outline_font.cpp More VECTOR2D -> VECTOR2I and wxPoint cleanup. 2022-01-11 14:20:14 +00:00
stroke_font.cpp Define our kicad font name only once, and do not translate it. 2022-01-13 14:32:55 +01:00