<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 02/24/2017 05:03 AM, Ondrej Pokorny
via Lazarus wrote:<br>
</div>
<blockquote
cite="mid:7624bc6c-6862-be97-3004-3aa076e281e2@kluug.net"
type="cite">On 22.02.2017 17:55, Donald Ziesig via Lazarus wrote:
<br>
<blockquote type="cite">Hi Ondrej!
<br>
<br>
I downloaded the latest lazarus from svn. Then make bigide.
<br>
<br>
When I started lazarus, the CoolBar is empty (except for the
Save icon which is the correct size). The component icons are
definitely bigger than the last version, but appear more like
125% rather than the 150% that I would expect for 144 dpi.
<br>
<br>
I rebuilt the laz_images.res (at least the file time stamp
changed) and the ide but there was no change in the empty
CoolBar.
<br>
<br>
images/README.txt says:
<br>
<br>
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
<br>
<br>
How do I do that? I can create the bigger icons with gimp and
store them in the actions directory but that doesn't seem to
help (tried this with the menu_run icon but it still uses the
old one.
<br>
</blockquote>
<br>
You have to register them in laz_images_list.txt as well and
recreate res files. Please read the whole README.txt, not only the
last chapter.
<br>
<br>
</blockquote>
<b>I mis-understood what "register" meant. I thought there was a
process that needed to be done, rather than just adding the image
file name to the list. I am trying that now.</b><br>
<blockquote
cite="mid:7624bc6c-6862-be97-3004-3aa076e281e2@kluug.net"
type="cite">
<blockquote type="cite">
<br>
Also, in the sub-menus there is only ONE icon (for File|Save).
<br>
</blockquote>
<br>
What is you OS/WidgetSet? It looks like the icons don't scale for
you - you are obviously getting empty icons.
<br>
</blockquote>
<br>
<b>linux mint 18 / gtk2</b><br>
<blockquote
cite="mid:7624bc6c-6862-be97-3004-3aa076e281e2@kluug.net"
type="cite">
<br>
Ondrej
<br>
</blockquote>
<p><br>
</p>
</body>
</html>