kicad/include/font
Seth Hillbrand bcf6b620a8 Large rework of BEZIER_POLY
Add direct handling of quadratic beziers to save compute time and number
of points.  Update cubic interpolation to reduce number of points
generated for a given smoothness

Cache data on open and used cached data to avoid multiple re-calcs

Remove minimum line length and number of segments and replace with
standard max error level.  Allows us to specify the tolerance of bezier
interpolation
2024-06-18 17:55:41 -07:00
..
font.h gal as a shared lib, gaasl! 2023-09-26 22:31:31 -04:00
fontconfig.h Move fontconfig to kicommon for now to de-duplicate the font cache 2023-09-24 22:58:18 -04:00
fontinfo.h performance efficiencies 2023-12-18 17:01:55 +00:00
glyph.h Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
kicad_font_name.h Define our kicad font name only once, and do not translate it. 2022-01-13 14:32:55 +01:00
outline_decomposer.h Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
outline_font.h Don't cover STL types. 2024-02-05 15:49:57 +00:00
stroke_font.h Don't cover STL types. 2024-02-05 15:49:57 +00:00
text_attributes.h Add QA tests and expand serialization for API 2024-04-02 19:51:18 -04:00
version_info.h Move fontconfig to kicommon for now to de-duplicate the font cache 2023-09-24 22:58:18 -04:00