mutter/cogl/cogl-pango
Florian Müllner ed10aea44d cogl-pango: Special case alpha of 0
pango_renderer_get_alpha() returns 0 to indicate that the alpha value
should be inherited from the environment, but we are passing it on
(and therefore making the text fully translucent).

Instead, make the text fully opaque as expected.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1156
2020-03-28 01:04:17 +01:00
..
cogl-pango-display-list.c cogl-pango: Forward alpha from correct color 2020-03-27 23:33:38 +01:00
cogl-pango-display-list.h cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLS 2018-11-23 08:55:43 +01:00
cogl-pango-fontmap.c cogl: Drop _COGL_RETURN_VAL_IF_FAIL macro 2019-06-19 21:46:22 +02:00
cogl-pango-glyph-cache.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
cogl-pango-glyph-cache.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-pango-pipeline-cache.c cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
cogl-pango-pipeline-cache.h cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
cogl-pango-private.h cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
cogl-pango-render.c cogl-pango: Special case alpha of 0 2020-03-28 01:04:17 +01:00
cogl-pango.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
cogl-pango.symbols cogl/pango: Remove deprecated API using implicit fb stack 2019-12-03 19:02:14 +00:00
meson.build cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
mutter-cogl-pango.pc.in build: Fix include and lib paths in autotools .pc files 2018-11-07 14:29:30 +01:00