Removed the glyph image outline support as it's no longer required.

This commit is contained in:
Robert Osfield
2017-10-13 13:01:57 +01:00
parent 8b12d2d71a
commit 24bec09b9e
3 changed files with 4 additions and 82 deletions

View File

@@ -263,7 +263,6 @@ public:
enum Features
{
GREYSCALE,
OUTLINE_GREYSCALE,
SIGNED_DISTANCE_FIELD,
ALL_FEATURES
};