yambar/particles
Daniel Eklöf cf680573c2 particle/string: improve font centering
* Use ascent+descent instead of 'height'
* Center around 'ascent', except when 'descent' is negative
2019-03-01 17:55:05 +01:00
..
CMakeLists.txt cmake: need CMake >= 3.13 since we use target_link_options() 2019-02-07 12:26:05 +01:00
dynlist.c particle/module: pass a cairo context to all begin_expose() 2019-02-28 20:10:26 +01:00
dynlist.h particle/dynlist: link particle-sdk PRIVATE:ly 2019-01-13 21:45:49 +01:00
empty.c particle/module: pass a cairo context to all begin_expose() 2019-02-28 20:10:26 +01:00
list.c particle/module: pass a cairo context to all begin_expose() 2019-02-28 20:10:26 +01:00
map.c particle/module: pass a cairo context to all begin_expose() 2019-02-28 20:10:26 +01:00
progress-bar.c particle/module: pass a cairo context to all begin_expose() 2019-02-28 20:10:26 +01:00
ramp.c particle/module: pass a cairo context to all begin_expose() 2019-02-28 20:10:26 +01:00
string.c particle/string: improve font centering 2019-03-01 17:55:05 +01:00