Jeff Young
|
ffa6adec96
|
Add a cache for TrueType contours and triangulation data.
Also returns minimumSegmentLength to its former value as
it doesn't appear to be required to fix
https://gitlab.com/kicad/code/kicad/-/issues/11463.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/16568
(cherry picked from commit 162e8962f7 )
|
2024-02-23 16:53:29 +01:00 |
Jeff Young
|
de634c6f3e
|
Generate tofu if we fail to decompose outline font glyph.
|
2024-02-05 15:49:57 +00:00 |
Jeff Young
|
a28f092b67
|
Don't cover STL types.
|
2024-02-05 15:49:57 +00:00 |
Jeff Young
|
8410a5e685
|
Coding conventions and cleanup.
|
2024-01-23 16:03:25 +00:00 |
Marek Roszko
|
3bf2fb2c0e
|
Fix more C5266 warnings
|
2023-05-18 22:08:50 -04:00 |
jean-pierre charras
|
32551cf1ea
|
minor coding style fix.
|
2022-07-31 18:35:37 +02:00 |
Marek Roszko
|
5621e49b21
|
vcpkg locates ft2build.h in the root of /include and not the freetype2 subfolder
|
2022-01-08 12:35:40 -05:00 |
Ola Rinta-Koski
|
9b406c1da4
|
Outline font support.
|
2022-01-08 16:47:45 +00:00 |