summaryrefslogtreecommitdiff
path: root/src/base/ftcolor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/ftcolor.c')
-rw-r--r--src/base/ftcolor.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/base/ftcolor.c b/src/base/ftcolor.c
index 1c8b30932..101e53eb6 100644
--- a/src/base/ftcolor.c
+++ b/src/base/ftcolor.c
@@ -146,6 +146,9 @@
{
FT_UNUSED( face );
FT_UNUSED( foreground_color );
+
+
+ return FT_THROW( Unimplemented_Feature );
}
#endif /* !TT_CONFIG_OPTION_COLOR_LAYERS */