msdfgen/core
Chlumsky 6c1e1d01ee Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
..
Bitmap.cpp Version 1.0 2016-04-24 23:58:54 +02:00
Bitmap.h Version 1.0 2016-04-24 23:58:54 +02:00
Contour.cpp V1.4: Overlapping contours, cubic distance fix, guessorder 2017-02-09 22:44:37 +01:00
Contour.h V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
EdgeColor.h Version 1.0 2016-04-24 23:58:54 +02:00
EdgeHolder.cpp Version 1.0 2016-04-24 23:58:54 +02:00
EdgeHolder.h Version 1.0 2016-04-24 23:58:54 +02:00
Scanline.cpp V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
Scanline.h V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
Shape.cpp V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
Shape.h V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
SignedDistance.cpp Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
SignedDistance.h Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
Vector2.cpp Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
Vector2.h Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
arithmetics.hpp V1.4: Overlapping contours, cubic distance fix, guessorder 2017-02-09 22:44:37 +01:00
contour-combiners.cpp Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
contour-combiners.h Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
edge-coloring.cpp V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
edge-coloring.h Version 1.2 - Reverse order option, edge coloring seed, glyph loading fix 2016-07-21 18:26:15 +02:00
edge-segments.cpp Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
edge-segments.h V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
edge-selectors.cpp Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
edge-selectors.h Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
equation-solver.cpp V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
equation-solver.h V1.4: Overlapping contours, cubic distance fix, guessorder 2017-02-09 22:44:37 +01:00
msdfgen.cpp Performance optimization - using squared distance metric until the last moment 2019-04-10 14:27:49 +02:00
rasterization.cpp V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
rasterization.h V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
render-sdf.cpp V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
render-sdf.h Version 1.0 2016-04-24 23:58:54 +02:00
save-bmp.cpp Version 1.0 2016-04-24 23:58:54 +02:00
save-bmp.h Version 1.0 2016-04-24 23:58:54 +02:00
shape-description.cpp V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
shape-description.h Version 1.0 2016-04-24 23:58:54 +02:00