gstreamer/ext/pango
Nicolas Dufresne 7569a2e932 basetextoverlay: Fix clipping issues
This patch uses the ink rectangle in order to compute the size
of the surface require to render. It also correctly compute the
transformation matrix as the ink_rect position might not be at
0, 0. Additionally, shadow_offset and outline_offset (which is
in fact the diameter of a dot, not a really an offset) is now
taken into account. Redundant matrix operation has been removed
for the vertical rendering.

Take note that the matrix operation in cairo are excuted in
reverse order.

https://bugzilla.gnome.org/show_bug.cgi?id=728636
2015-07-24 16:43:59 -04:00
..
gstbasetextoverlay.c basetextoverlay: Fix clipping issues 2015-07-24 16:43:59 -04:00
gstbasetextoverlay.h basetextoverlay: Ensure meta coordinate are in stream scale 2015-07-22 13:24:04 -04:00
gstclockoverlay.c docs: update element example pipelines 2015-05-10 11:38:19 +01:00
gstclockoverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsttextoverlay.c docs: update element example pipelines 2015-05-10 11:38:19 +01:00
gsttextoverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsttextrender.c Update mailing list address from sourceforge to freedesktop 2015-07-16 17:17:16 +01:00
gsttextrender.h textrender: push segment event after caps event 2014-04-11 10:43:39 +02:00
gsttimeoverlay.c docs: update element example pipelines 2015-05-10 11:38:19 +01:00
gsttimeoverlay.h timeoverlay: add "time-line" property 2014-11-25 14:52:47 +00:00
Makefile.am basetextoverlay: Add missing linking against -lm 2015-07-22 14:51:29 -04:00