diff options
Diffstat (limited to '')
-rw-r--r-- | libskrift_create_context.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libskrift_create_context.c b/libskrift_create_context.c index c1732c0..18cf961 100644 --- a/libskrift_create_context.c +++ b/libskrift_create_context.c @@ -6,6 +6,7 @@ LIBSKRIFT_NO_AUTOKERNING) #define IMPLEMENTED_FLAGS (LIBSKRIFT_REMOVE_GAMMA |\ + LIBSKRIFT_MIRROR_TEXT |\ LIBSKRIFT_MIRROR_CHARS |\ FORCED_FLAGS) /* libschrift does not add gamma, so not handling is required */ |