GNOME Bugzilla – Bug 344503
[subparse] parse font face property in sami parser.
Last modified: 2006-06-12 12:57:19 UTC
Please describe the problem: some sami subtitle can reassign font face like <font face="Sans">. I'll attach patch can handle Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Created attachment 67095 [details] [review] patch for handling font face property
Thanks, committed: 2006-06-12 Tim-Philipp Müller <tim at centricular dot net> Patch by: Young-Ho Cha <ganadist at chollian net> * gst/subparse/samiparse.c: (sami_context_pop_state), (handle_start_font), (end_sami_element): Honour font face tags in SAMI subtitles (#344503).