summaryrefslogtreecommitdiffstats
path: root/libass/ass_shaper.c
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_shaper.c')
-rw-r--r--libass/ass_shaper.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/libass/ass_shaper.c b/libass/ass_shaper.c
index 86814be..24f5f00 100644
--- a/libass/ass_shaper.c
+++ b/libass/ass_shaper.c
@@ -22,6 +22,15 @@
#include "ass_shaper.h"
/**
+ * \brief Print version information
+ */
+void ass_shaper_info(ASS_Library *lib)
+{
+ ass_msg(lib, MSGL_V, "Complex text layout enabled, using FriBidi "
+ FRIBIDI_VERSION);
+}
+
+/**
* \brief Shape an event's text. Calculates directional runs and shapes them.
* \param text_info event's text
* \param ctypes returns character types