Dan,
I just committed my first implementation of a text producer based on QT:
https://github.com/mltframework/mlt/commit/70b5a1fe2a2aef2ec513c07a15434195d561ca38
Comments are welcome.
I copied the producer_pango properties/arguments as well as I could. There are
two exceptions:
1) Obviously, I can't implement the pango markup property. So the markup
property is excluded from qtext.
2) I see an undocumented feature in producer_pango to load text into keyframes
from a .mpl file. I didn't carry that over because I don't know the use case.
But it could be easily ported if necessary.
My plan is to next modify producer_count and filter_dynamictext to use qtext
first and revert to pango if qtext is not found. if I do that, should I move
those two files out of the GTK folder? If so, to where?
I would also like to add qtext as a second service for ".txt" files in
loader.dict - but i thought I better check with you first.
Let me know your thoughts.
~Brian
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel