kicad/common/font
Wayne Stambaugh 28776f5745 Text attributes object improvements.
* Add compare method to COLOR4D object.
* Add unit test to validate COLOR4D comparison method.
* Add missing color test in text attribute comparison method.
* Add unit test for text attribute object.
* Remove unnecessary headers from text attribute header.
* Move text attribute code into separate source file.
2023-03-29 12:53:45 -04:00
..
font.cpp Improve sheet rendering performance 2023-03-05 17:41:46 -05:00
fontconfig.cpp Select correct face from a .ttc file. 2023-03-13 18:29:55 +00:00
glyph.cpp GAL: Do better job at reserving vertices. 2022-09-14 16:07:47 +00:00
outline_decomposer.cpp Simplify the winding calculation 2023-01-25 13:13:38 -08:00
outline_font.cpp Select correct face from a .ttc file. 2023-03-13 18:29:55 +00:00
stroke_font.cpp Revert font spacing/tabs to the v6 model 2023-02-24 17:15:57 -08:00
text_attributes.cpp Text attributes object improvements. 2023-03-29 12:53:45 -04:00