Chlumsky
|
5f9f885c4f
Common implementation for curve segment scanline
|
1 年之前 |
Chlumsky
|
3e8774abde
Bezier solver
|
1 年之前 |
Chlumsky
|
0eaeb51ea3
Fixed bug in error correction's diagonal interpolation test
|
1 年之前 |
Chlumsky
|
bd5f145672
Inlined Vector2 and SignedDistance for performance, minor coding style change
|
1 年之前 |
Chlumsky
|
e69b7962d1
Fixed include for qsort
|
1 年之前 |
Chlumsky
|
16f2057bbc
Fixed listFontVariationAxes
|
1 年之前 |
Chlumsky
|
052f5fffd7
Removed dynamic_cast
|
2 年之前 |
Chlumsky
|
26143a3e9f
Fixed #180
|
2 年之前 |
Chlumsky
|
0286aeb6eb
Advanced SVG decoding
|
2 年之前 |
Chlumsky
|
d576034d22
Added hidden option to disable variable fonts
|
2 年之前 |
Chlumsky
|
5eef2e5985
Added hidden options to disable SVG / PNG dependencies
|
2 年之前 |
Chlumsky
|
00d404686c
Optimized includes
|
2 年之前 |
Chlumsky
|
34baf1706e
Added CMake presets, core-only standalone, errors to stderr
|
2 年之前 |
Chlumsky
|
eeec8f222d
Added readFreetypeOutline to font import
|
2 年之前 |
Chlumsky
|
7ff249bcd4
Fix crash on invalid varfont, print version, accept --args
|
2 年之前 |
Chlumsky
|
a811ef8935
Updated installation configuration
|
2 年之前 |
Chlumsky
|
839e0e86cb
Added option to use dynamic runtime library
|
2 年之前 |
Chlumsky
|
10577fca9e
Enabled shared library build, vcpkg update
|
2 年之前 |
Viktor Chlumský
|
6185b63904
Merge pull request #169 from Chlumsky/vcpkg-dependencies
|
2 年之前 |
Chlumsky
|
b1969ab2e8
Build fixes, updated changelog and readme
|
2 年之前 |
Chlumsky
|
3f917b8019
Versioning rework
|
2 年之前 |
Chlumsky
|
496b656d8a
Initial version of vcpkg-based build
|
2 年之前 |
Viktor Chlumský
|
99559ac1db
Variable fonts (#164)
|
2 年之前 |
Todd York
|
3300ab6869
Allow command line interface to accept glyph 0 as input (#149)
|
3 年之前 |
Chlumsky
|
4e8ff2321e
Updated CMake and project files
|
3 年之前 |
Chlumsky
|
1b2bee7d8e
Removed SignedDistance::INFINITE constant
|
3 年之前 |
Chlumsky
|
64a91eec3c
Added -windingpreprocess option
|
3 年之前 |
Chlumsky
|
0b633e75f7
Improved detection of numerical errors in cubic equation solver
|
3 年之前 |
Chlumsky
|
f1797ada88
Fixed edge coloring not restored if lost during preprocessing
|
3 年之前 |
Viktor Chlumský
|
22b3055247
CMake update (#131)
|
3 年之前 |