[Bug 686841] [pango] fix shadow text color

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 25 09:20:26 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=686841
  GStreamer | gst-plugins-base | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.3

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-25 16:20:22 UTC ---
That does look much better indeed :)

Thanks for the patch, ported it to the 1.0 branch (where this code is in a
different file), and pushed it:

commit 3138c4e696982684c57a9846d7dff2d59faf6f1b
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Thu Oct 25 17:14:32 2012 +0100

    pango: avoid unnecessary pango attribute list copy

    We just want to keep it alive, not modify it, so a
    simple ref should be enough.

    https://bugzilla.gnome.org/show_bug.cgi?id=686841

commit 2e0174e13cf8c316c5fd3bb47f2cf1f2c1490a22
Author: Jihyun Cho <jihyun.jo at gmail.com>
Date:   Fri Oct 26 00:29:11 2012 +0900

    pango: delete foreground color in shadow text

    This makes colored text have gray drop shadows
    instead of colored ones, which looks much better.

    https://bugzilla.gnome.org/show_bug.cgi?id=686841

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list