msdfgen/core
Chlumsky 901b099386 Replaced double by configurable real type 2023-10-22 20:53:51 +02: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 Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Contour.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Contour.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
EdgeColor.h Version 1.0 2016-04-24 23:58:54 +02:00
EdgeHolder.cpp Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
EdgeHolder.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
MSDFErrorCorrection.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
MSDFErrorCorrection.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Projection.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Projection.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Scanline.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Scanline.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Shape.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Shape.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
ShapeDistanceFinder.h Inlined Vector2 and SignedDistance for performance, minor coding style change 2023-10-11 23:59:32 +02:00
ShapeDistanceFinder.hpp Fixed #180 2023-07-12 08:22:54 +02:00
SignedDistance.hpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
Vector2.hpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
arithmetics.hpp Optimized includes 2023-04-07 12:02:22 +02:00
bezier-solver.hpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
bitmap-interpolation.hpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
contour-combiners.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +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 Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
edge-coloring.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
edge-segments.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
edge-segments.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
edge-selectors.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
edge-selectors.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
equation-solver.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
equation-solver.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
generator-config.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
msdf-error-correction.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
msdf-error-correction.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
msdfgen.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
pixel-conversion.hpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
rasterization.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +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 Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
render-sdf.h Replaced double by configurable real type 2023-10-22 20:53:51 +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 Replaced double by configurable real type 2023-10-22 20:53:51 +02: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 Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
sdf-error-estimation.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
shape-description.cpp Replaced double by configurable real type 2023-10-22 20:53:51 +02:00
shape-description.h Optimized includes 2023-04-07 12:02:22 +02:00
types.h Replaced double by configurable real type 2023-10-22 20:53:51 +02:00