Hello,
I would like merge my HiDPI branch [1] into the trunk before the next
release.
To have a (pseudo) HiDPI mode with JMeter on Linux and Windows (MacOS
has already JDK with HiDPI mode), we needs to have tree's icons with
several dimensions (19x19 pixels, 24x24, 32x32 and 48x48).
Unfortunately, the current icons set have only the 19x19 size, the
original format is png (bitmap and not scalable like svg).
In the HiDPI branch, I've changed all tree's icons with a new set from
openiconlibrary [2] (the library used for the current JMeter toolbar).
The new set provides some sizes for png type and svg icons set allow to
create every missing size in png.
Are you agree to change the tree's icons (make the new set are default)?
Or you prefer keep the old set (from 2003!) and use a property to have
the new set (which allow the hidpi mode)?
You can see some screenshots on the bugzilla:
https://bz.apache.org/bugzilla/show_bug.cgi?id=58426
Like this : https://bz.apache.org/bugzilla/attachment.cgi?id=33396
You can test JMeter with the new icon set with this (personal) nightly
build [3]
Comments are welcome on the icons choices.
Milamber
[1]https://github.com/milamberspace/jmeter/tree/HiDPI_changes_1
[2] http://openiconlibrary.sourceforge.net/
[2] http://www.milamberspace.net/hidpi/apache-jmeter-2.14-SNAPSHOT.tgz
|