Re: spumux and right-to-left languages
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
On 27/04/10 17:35, Mehdi wrote: > about python module, i look for a way to render my text by python then > feed spumux to just add them to video. so maybe my rtl subtitle problem > could solve, i'm not sure? Yes, but you’d still need some kind of text-rendering library you could access from Python. There is a Python binding for the Cairo graphics library <http://cairographics.org/documentation/pycairo/>, but that seems to have limitations dealing with FreeType fonts. Hmm, PyGTK seems to have quite an extensive collection of Pango-related classes <http://library.gnome.org/devel/pygtk/stable/>. Maybe that’s what you should use? ------------------------------------------------------------------------------ _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users