Outline font rendering for Cairo, plotter, printer and 3D viewer.

Fixes https://gitlab.com/kicad/code/kicad/issues/10319
This commit is contained in:
Jeff Young
2022-01-10 01:54:28 +00:00
parent 931702347a
commit 7d032f9c2f
27 changed files with 491 additions and 720 deletions
+1 -1
View File
@@ -406,7 +406,7 @@ public:
const VECTOR2I& aSize,
enum GR_TEXT_H_ALIGN_T aH_justify,
enum GR_TEXT_V_ALIGN_T aV_justify,
int aWidth,
int aPenWidth,
bool aItalic,
bool aBold,
bool aMultilineAllowed = false,