kicad/common/font
Jeff Young eb58d7e44c Text glyph caches and bug fixes.
1) Unify metrics between stroke and outline fonts
2) Unify handling of rotation and mirroring
3) Bug fixes in collision handling
4) Use of VECTOR2I (instead of VECTOR2D) for world-coordinates
5) Generate outline font overbar with rounded ends and fix rotation
bugs
6) Generate wxEVT_CHOICE events from FONT_CHOICE::SetFontSelection
7) Change text-item PNS SOLIDs to use compound shapes
2022-01-08 16:47:45 +00:00
..
font.cpp Text glyph caches and bug fixes. 2022-01-08 16:47:45 +00:00
fontconfig.cpp Fixes as per @sethhillbrand's comments 2022-01-08 16:47:45 +00:00
glyph.cpp Text glyph caches and bug fixes. 2022-01-08 16:47:45 +00:00
outline_decomposer.cpp Fixes as per @sethhillbrand's comments 2022-01-08 16:47:45 +00:00
outline_font.cpp Text glyph caches and bug fixes. 2022-01-08 16:47:45 +00:00
stroke_font.cpp Text glyph caches and bug fixes. 2022-01-08 16:47:45 +00:00
triangulate.cpp Outline font support. 2022-01-08 16:47:45 +00:00