vis-ui icon indicating copy to clipboard operation
vis-ui copied to clipboard

Feature Request - SkinScale

Open felixvolz opened this issue 9 years ago • 1 comments
trafficstars

I use VisUI.load(SkinScale.X2) but find it too small on my mobile (nexus 5)

I'd be interested in scaling that fits the higher density Android range of screen sizes i.e. https://developer.android.com/guide/practices/screens_support.html

ldpi (low) ~120dpi mdpi (medium) ~160dpi hdpi (high) ~240dpi xhdpi (extra-high) ~320dpi xxhdpi (extra-extra-high) ~480dpi xxxhdpi (extra-extra-extra-high) ~640dpi

p.s. love your work :)

felixvolz avatar Oct 15 '16 07:10 felixvolz

Unfortunately the current workflow with Inkscape makes it hard to produce more versions of skins because it lacks option to batch export files in multiple sizes. VisUI skins currently consists of 104 images, keeping that many sizes of skin up to date would be tedious without option to automatically export everything. Ignoring that I'm not sure whether more versions should be included in core. They could be provided as separate module since they are pretty easy to include. I'll leave this one open since this is a maybe to be done future idea.

kotcrab avatar Oct 16 '16 18:10 kotcrab