msdfgen/core
Viktor Chlumský 38ef289f25 Added glyph loading by glyph index, passing own FT_Face handle 2020-10-10 12:12:52 +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 Shape bounds refactor 2020-03-06 17:24:10 +01:00
Contour.h Shape bounds refactor 2020-03-06 17:24:10 +01: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 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 New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
Shape.h Core algorithm performance optimization 2020-03-14 19:19:17 +01: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 Scanline rasterization edge case fix 2020-03-08 23:34:51 +01:00
edge-segments.h Shape bounds refactor 2020-03-06 17:24:10 +01:00
edge-selectors.cpp Core algorithm performance optimization 2020-03-14 19:19:17 +01:00
edge-selectors.h Core algorithm performance optimization 2020-03-14 19:19:17 +01: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 Compiler warning fixes 2020-10-08 10:30:28 +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