mutter/cogl/cogl-pango
Carlos Garnacho 3aece84499 cogl-pango: Make color glyphs unaffected by foreground color
Making color glyphs affected by the foreground color makes them become
"tinted" on any other color than white. Make it sure we always paint
those white by checking the cached glyph value, the foreground color
will be reset on the next iteration through glyphs.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/850

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1148
2020-03-25 11:14:33 +00:00
..
cogl-pango-display-list.c cogl-pango: Cache whether glyphs are backed up by a color font 2020-03-25 11:14:33 +00: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-pango: Cache whether glyphs are backed up by a color font 2020-03-25 11:14:33 +00: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: Make color glyphs unaffected by foreground color 2020-03-25 11:14:33 +00:00
cogl-pango.h cogl/pango: Remove deprecated API using implicit fb stack 2019-12-03 19:02:14 +00:00
cogl-pango.symbols cogl/pango: Remove deprecated API using implicit fb stack 2019-12-03 19:02:14 +00:00
libmutter-cogl-pango.map meson: Fix map files and load them to hide private symbols 2019-01-23 13:03:40 +00:00
meson.build cogl-pango/meson.build: Remove extraneous quoting 2019-10-10 17:29:44 +08:00
mutter-cogl-pango.pc.in build: Fix include and lib paths in autotools .pc files 2018-11-07 14:29:30 +01:00