ext/cairo/gsttextoverlay.c: Implement minimal parsing of the passed pango font descri...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 13 Nov 2007 14:51:30 +0000 (14:51 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 13 Nov 2007 14:51:30 +0000 (14:51 +0000)
commit41070c9c8f6590b1b609e989a6e88b81aab5a1d8
tree628180ecf88500822c84822b0c4b495625575f32
parent561bfe045733931b0a75e936108dd1a312387a08
ext/cairo/gsttextoverlay.c: Implement minimal parsing of the passed pango font description string, so passing a font ...

Original commit message from CVS:
* ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
Implement minimal parsing of the passed pango font description
string, so passing a font size works the same as with the
pango textoverlay plugin; fixes #455086.
(Maybe we could just use pangocairo here at some point).
ChangeLog
ext/cairo/gsttextoverlay.c