msdfgen/core
Chlumsky f12d7ca000 Added macro config header to installation 2023-11-11 14:59:26 +01:00
..
Bitmap.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
Bitmap.hpp Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
BitmapRef.hpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
Contour.cpp Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
Contour.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
EdgeColor.h Added macro config header to installation 2023-11-11 14:59:26 +01:00
EdgeHolder.cpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
EdgeHolder.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
MSDFErrorCorrection.cpp Fixed bug in error correction's diagonal interpolation test 2023-10-18 09:30:53 +02:00
MSDFErrorCorrection.h Error correction algorithm expanded 2021-04-11 19:27:01 +02:00
Projection.cpp Scale and translation arguments refactored as Projection, generator configuration WIP 2021-03-31 00:33:47 +02:00
Projection.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
Scanline.cpp Fixed include for qsort 2023-09-19 21:57:36 +02:00
Scanline.h Added macro config header to installation 2023-11-11 14:59:26 +01:00
Shape.cpp Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
Shape.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
ShapeDistanceFinder.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
ShapeDistanceFinder.hpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
SignedDistance.hpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
Vector2.hpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
arithmetics.hpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
base.h Added macro config header to installation 2023-11-11 14:59:26 +01:00
bitmap-interpolation.hpp Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
contour-combiners.cpp Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
contour-combiners.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
edge-coloring.cpp Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
edge-coloring.h Edge coloring by edge to edge distance - experimental version 2021-05-28 19:26:41 +02:00
edge-segments.cpp Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
edge-segments.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
edge-selectors.cpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
edge-selectors.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
equation-solver.cpp Added hidden option to disable variable fonts 2023-04-12 18:04:01 +02:00
equation-solver.h Added macro config header to installation 2023-11-11 14:59:26 +01:00
generator-config.h Added macro config header to installation 2023-11-11 14:59:26 +01:00
msdf-error-correction.cpp Error correction algorithm expanded 2021-04-11 19:27:01 +02:00
msdf-error-correction.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
msdfgen.cpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
pixel-conversion.hpp Added macro config header to installation 2023-11-11 14:59:26 +01:00
rasterization.cpp Scale and translation arguments refactored as Projection, generator configuration WIP 2021-03-31 00:33:47 +02:00
rasterization.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
render-sdf.cpp Added output distance shift argument 2020-10-10 10:02:45 +02:00
render-sdf.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
save-bmp.cpp Added glyph loading by glyph index, passing own FT_Face handle 2020-10-10 12:12:52 +02:00
save-bmp.h Added MTSDF mode 2020-03-06 17:09:59 +01:00
save-tiff.cpp Added MTSDF mode 2020-03-06 17:09:59 +01:00
save-tiff.h Added MTSDF mode 2020-03-06 17:09:59 +01:00
sdf-error-estimation.cpp Scale and translation arguments refactored as Projection, generator configuration WIP 2021-03-31 00:33:47 +02:00
sdf-error-estimation.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
shape-description.cpp Removed dynamic_cast 2023-07-24 20:53:08 +02:00
shape-description.h Optimized includes 2023-04-07 12:02:22 +02:00