Commit Graph

9 Commits

Author SHA1 Message Date
Jeremy Ruston 2bfefe3880
Parameterise core icons (#7413)
* Parameterise all the icons

* Improve splash screen macro for rendering icons

* Add new example from @kookma
2023-05-06 12:08:46 +01:00
jeremy@jermolene.com 36de5f65ff Core plugin images: Add missing classes 2021-01-16 15:39:05 +00:00
Jeremy Ruston 18f5333e01 Optimised SVG icons 2019-11-22 12:21:54 +00:00
Jermolene f68bdce7a8 Add the new toolbar icons back 2016-04-22 08:39:08 +01:00
Jermolene 648f670bcb Tweaked icons 2015-05-13 23:55:00 +01:00
Jermolene 2f8837a445 Revert to original fix for #1542
The trouble with tweaking the ViewBox was that the amount of the
adjustment is expressed in the coordinate system of the image, not the
coordinate system of the bitmap that is being rendered. That means that
the additional space doesn’t necessarily extend to the single physical
pixel needed to resolve the issue.
2015-03-19 10:52:58 +00:00
Jermolene e884192baf Alternative fix for #1542
As suggested by @aelocson, adjusting the viewport has less impact on
the icon size.
2015-02-28 11:28:58 +00:00
Jermolene 76914c4045 Minor icon tweaks 2014-08-08 16:35:48 +01:00
Jermolene d01efe8698 Generic fallback icons for plugins 2014-08-08 10:00:59 +01:00