After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 317218 - gst text render plugin can't show colored text.
gst text render plugin can't show colored text.
Status: RESOLVED DUPLICATE of bug 317219
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.x
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-26 09:02 UTC by Young-Ho Cha
Modified: 2005-09-26 09:03 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Young-Ho Cha 2005-09-26 09:02:40 UTC
i made sami subtitle support in gst subparse element(bug #168836). and it can
generate pango text attribute markup that specify font color.

but gstreamer text renderer plugin (gst-plugins/ext/pango/gsttextrenderer.c)
can't render text with specified color in "Pango Text Attribute Markup". (just
white colored)

would you modify gsttextrenderer element for full pango markup support?
Comment 1 Young-Ho Cha 2005-09-26 09:03:53 UTC

*** This bug has been marked as a duplicate of 317219 ***