ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on black...
authorDavid Schleef <ds@schleef.org>
Tue, 28 Dec 2004 05:52:03 +0000 (05:52 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 28 Dec 2004 05:52:03 +0000 (05:52 +0000)
commite7071a86fc09ce38829cc0627310886b8f48d74b
treed48d27d82ecdeea5ab4b2d32b2551180ddeccca9
parent979abcb2dd1ac0e76814d99d482bc4ed6b182cb1
ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on black outline on video, including font s...

Original commit message from CVS:
* ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
(gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
(gst_textoverlay_video_chain), (gst_textoverlay_loop),
(gst_textoverlay_font_init), (gst_textoverlay_init),
(gst_textoverlay_set_property): Improvements to actually
render text as white on black outline on video, including
font selection and horizontal/vertical alignment.  (Ronald's
christmas present)
* ext/cairo/gsttextoverlay.h:
ChangeLog