labwc/src/img
John Lindgren ddfaae98ad icon-loader: load SVG icons at max scale of any usable output
- Add a new function to get the maximum scale of all usable outputs
- Pass the maximum output scale through to img_svg_load(), which
  ultimately calls cairo_surface_set_device_scale() before rendering
2024-10-06 21:24:34 -04:00
..
gen-color-table.pl icon-loader: add a new loader for XPM icons, used by many legacy X11 apps 2024-09-30 21:17:19 -04:00
img-png.c buffer: reduce unnecessary painting to new cairo surfaces 2024-10-06 16:51:14 +01:00
img-svg.c icon-loader: load SVG icons at max scale of any usable output 2024-10-06 21:24:34 -04:00
img-xbm.c buffer: reduce unnecessary painting to new cairo surfaces 2024-10-06 16:51:14 +01:00
img-xpm.c buffer: reduce unnecessary painting to new cairo surfaces 2024-10-06 16:51:14 +01:00
meson.build icon-loader: add a new loader for XPM icons, used by many legacy X11 apps 2024-09-30 21:17:19 -04:00
rgb.txt icon-loader: add a new loader for XPM icons, used by many legacy X11 apps 2024-09-30 21:17:19 -04:00
xpm-color-table.h icon-loader: add a new loader for XPM icons, used by many legacy X11 apps 2024-09-30 21:17:19 -04:00