mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-06 11:25:30 +00:00
* 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. |
||
---|---|---|
.. | ||
font.cpp | ||
fontconfig.cpp | ||
glyph.cpp | ||
outline_decomposer.cpp | ||
outline_font.cpp | ||
stroke_font.cpp | ||
text_attributes.cpp |