mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-10 06:08:17 +02:00
IDE: images: update info about High-DPI images.
git-svn-id: trunk@54247 -
This commit is contained in:
parent
5ca3bfadd0
commit
a8414ce982
@ -56,4 +56,10 @@ Please use Tango icons whenever possible because they are SVG and exist in vario
|
||||
You can download Tango icons from https://packages.debian.org/sid/tango-icon-theme or directly http://http.debian.net/debian/pool/main/t/tango-icon-theme/tango-icon-theme_0.8.90.orig.tar.gz
|
||||
Use supplied ready-to-go PNGs in the needed resolution.
|
||||
|
||||
Please note that policy for LCL images is different (more strict). See lcl/images/README.txt for info about LCL icon policy.
|
||||
Please note that policy for LCL images is different (more strict). See lcl/images/README.txt for info about LCL icon policy.
|
||||
|
||||
HIGH-DPI ICONS
|
||||
--------------
|
||||
|
||||
Every icon can have its 150% and 200% version. For a 16px, the sizes are: 24px and 32px respectively.
|
||||
To use a high-DPI icon, register the icon with the suffix "_150" (150%) or "_200" (200%). See e.g. actions/laz_save_150.png
|
Loading…
Reference in New Issue
Block a user