msdfgen/core
Viktor Chlumský 83326187dd Fixed a minor bug in edge artifact patcher 2021-03-28 17:19:30 +02:00
..
Bitmap.h Version 1.7 2020-03-07 09:19:34 +01:00
Bitmap.hpp Bitmap refactor 2019-04-20 22:05:54 +02:00
BitmapRef.hpp Bitmap refactor 2019-04-20 22:05:54 +02:00
Contour.cpp Added algorithm to fix contour windings, low level optimization 2020-10-17 11:30:27 +02:00
Contour.h Added algorithm to fix contour windings, low level optimization 2020-10-17 11:30:27 +02:00
EdgeColor.h Version 1.0 2016-04-24 23:58:54 +02:00
EdgeHolder.cpp Added algorithm to fix contour windings, low level optimization 2020-10-17 11:30:27 +02:00
EdgeHolder.h Added algorithm to fix contour windings, low level optimization 2020-10-17 11:30:27 +02:00
Scanline.cpp New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
Scanline.h Added SDF fill error estimation, miter bounds computation 2019-04-22 19:30:33 +02:00
Shape.cpp Added algorithm to fix contour windings, low level optimization 2020-10-17 11:30:27 +02:00
Shape.h Added algorithm to fix contour windings, low level optimization 2020-10-17 11:30:27 +02:00
ShapeDistanceFinder.h New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
ShapeDistanceFinder.hpp New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
SignedDistance.cpp Version 1.0 2016-04-24 23:58:54 +02:00
SignedDistance.h Version 1.0 2016-04-24 23:58:54 +02:00
Vector2.cpp Version 1.0 2016-04-24 23:58:54 +02:00
Vector2.h Version 1.0 2016-04-24 23:58:54 +02:00
arithmetics.hpp V1.4: Overlapping contours, cubic distance fix, guessorder 2017-02-09 22:44:37 +01:00
bitmap-interpolation.hpp New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
contour-combiners.cpp Allow build on GCC 8.3.1 2020-03-15 09:24:03 -07:00
contour-combiners.h Core algorithm performance optimization 2020-03-14 19:19:17 +01:00
edge-coloring.cpp Ink trap edge coloring heuristic added 2020-03-06 17:16:26 +01:00
edge-coloring.h Ink trap edge coloring heuristic added 2020-03-06 17:16:26 +01:00
edge-segments.cpp Edge distance minor optimization 2021-03-27 10:21:05 +01:00
edge-segments.h Analytic length of quadratic segment 2020-10-30 10:02:40 +01:00
edge-selectors.cpp Pseudodistance evaluation improvement, edge distance cache fix 2020-10-16 14:49:04 +02:00
edge-selectors.h Pseudodistance evaluation improvement, edge distance cache fix 2020-10-16 14:49:04 +02:00
equation-solver.cpp Fixed floating point zero condition in equation solver 2019-11-16 11:35:40 +01:00
equation-solver.h V1.4: Overlapping contours, cubic distance fix, guessorder 2017-02-09 22:44:37 +01:00
msdf-edge-artifact-patcher.cpp Fixed a minor bug in edge artifact patcher 2021-03-28 17:19:30 +02:00
msdf-edge-artifact-patcher.h New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
msdf-error-correction.cpp New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
msdf-error-correction.h New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
msdfgen.cpp New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
pixel-conversion.hpp Bitmap refactor 2019-04-20 22:05:54 +02:00
rasterization.cpp Added MTSDF mode 2020-03-06 17:09:59 +01:00
rasterization.h Added MTSDF mode 2020-03-06 17:09:59 +01:00
render-sdf.cpp Added output distance shift argument 2020-10-10 10:02:45 +02:00
render-sdf.h Added output distance shift argument 2020-10-10 10:02:45 +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 New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
sdf-error-estimation.h New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
shape-description.cpp Added glyph loading by glyph index, passing own FT_Face handle 2020-10-10 12:12:52 +02:00
shape-description.h Version 1.0 2016-04-24 23:58:54 +02:00