Add SVG icon scaling/rendering preferences
authorRicardo Mones <ricardo@mones.org>
Tue, 31 Jan 2017 23:27:19 +0000 (00:27 +0100)
committerRicardo Mones <ricardo@mones.org>
Tue, 7 Feb 2017 19:02:58 +0000 (20:02 +0100)
commit89eb1e67c5e46464e0c12256af6c8b15a3d32bae
tree4f2e3e6993c169b0a3db7a823a62d57f5203203c
parent427ba2698e8a780c61597357cbe05a37c0946cff
Add SVG icon scaling/rendering preferences

• 'enable_alpha_svg' to use alpha channel when rendering
• 'enable_pixmap_scaling' to bypass SVG's own natural size
• 'pixmap_scaling_auto' to compute a PPI or use a user defined value
• 'pixmap_scaling_ppi' to set a user defined value for PPI
src/common/defs.h
src/prefs_common.c
src/prefs_common.h
src/stock_pixmap.c