Hi all.
What are the best possible approaches to be able to receive subtitle text input in plain text, without rewriting Freetype renderer's code - exactly, to avoid any modifications in main source tree?
// currently I look at Marquee's source code, but feel there's something incomplete with its SUBCAT_VIDEO_SUBPIC implementation.