@ Oh, sorry, I missed the "at once". You can only load either several images in one resolution or 
one image list in multiple resolutions at once. For the former use "Add ...", for the latter use 
"Add more resolutions ..." (select all resolutions of the image in the open file dialog).
 
It's clear now.
 
@ But I really advice you not to store all resolutions in the LFM. Instead, use 
one big resolution (typically 256x256). All needed resolutions will be 
automatically scaled from it in run-time. Add smaller resolutions only if they 
don't look good.
 
I would prefer to store all resolutions, rsvg creates very good images. If you 
mean problem with *.lfm size I guess that all images at 256 size will be bigger.
 
I will try.
 
Thanks.
 
PS: Previous message was accidentaly send empty.  
______________________________________________________________
Od: Ondrej Pokorny via Lazarus <lazarus@lists.lazarus-ide.org>
Komu: lazarus@lists.lazarus-ide.org
Datum: 23.05.2018 19:43
Předmět: Re: [Lazarus] New Image Lists question

On 23.05.2018 19:35, Ondrej Pokorny via Lazarus wrote:On 23.05.2018 19:29, 
Vojtěch Čihák via Lazarus wrote:But I need to add images at design-time via 
Image List Editor. I have my images at *.svg format and I use script for 
converting (I use rsvg tool). 
 So I need to know where to store transfered images (one or more directories) 
and what names (or suffixes) give them to be able to load them via Image List 
Editor at once (if possible).

I don't understand you.
Oh, sorry, I missed the "at once". You can only load either several images in one resolution or one 
image list in multiple resolutions at once. For the former use "Add ...", for the latter use 
"Add more resolutions ..." (select all resolutions of the image in the open file dialog).

Ondre


----------

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus 
<https://lists.lazarus-ide.org/listinfo/lazarus>

-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to