yambar/particles
Daniel Eklöf 09270c4670 particle/string: handle conversion failures in cairo_scaled_font_text_to_glyphs()
In particular, use cairo_scaled_font_text_to_glyphs() to calculate the
extents, since the cairo_scaled_font_text_extents() will leave the
scaled font in an error state, which is impossible to recuperate from.
2019-01-17 20:18:46 +01:00
..
CMakeLists.txt allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
dynlist.c particle/dynlist: link particle-sdk PRIVATE:ly 2019-01-13 21:45:49 +01:00
dynlist.h particle/dynlist: link particle-sdk PRIVATE:ly 2019-01-13 21:45:49 +01:00
empty.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
list.c particle/list: disable debug 2019-01-15 19:15:57 +01:00
map.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
progress-bar.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
ramp.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
string.c particle/string: handle conversion failures in cairo_scaled_font_text_to_glyphs() 2019-01-17 20:18:46 +01:00