Make icons smaller

This commit is contained in:
David Boddie
2019-07-12 20:12:09 +02:00
parent 63f4c6b4da
commit fb5ec5557b

View File

@ -497,7 +497,7 @@ render_key (EekRenderer *self,
if (!symbol) if (!symbol)
return; return;
#define SCALE 0.5 #define SCALE 0.4
if (eek_symbol_get_icon_name (symbol)) { if (eek_symbol_get_icon_name (symbol)) {
cairo_surface_t *icon_surface = cairo_surface_t *icon_surface =