Page 1 of 2

Pleasse add suport for images

Posted: 10 Aug 2017 22:10
by denoiser
Please, please million times, add support for any kind of image formats,
it would make my life a lot easier.
Android and i..something machines aren't that slow or lacking on memory to have Lemur loaded with images.
Not to mention that skins designed in it would look waay better.
This is great app, but it just needs a little kick to be undisputable king of touch controllers.

Greets
d

Re: Pleasse add suport for images

Posted: 02 Jul 2019 19:37
by denoiser
If anyone is interested, i've found a solution.
It's not tested, it's undocumented, and i dunno how many people knows about it, and if i'm allowed to disclose it, but Lemur can project png files.
Two years ago i've found one function in binary that lemur uses to draw gui and is exposed to canvas, which means you can use it to draw backgrounds and simmilar from png. Soon i will release small demo in template section. Stay tuned.

Re: Pleasse add suport for images

Posted: 30 Dec 2019 16:30
by acidan
Im very interested in this, any updates?

Re: Pleasse add suport for images

Posted: 06 Feb 2020 21:52
by denoiser
Here you go:

Code: Select all

https://liine.net/en/community/user-library/view/750/
Greets
d

Re: Pleasse add suport for images

Posted: 09 Feb 2020 01:37
by Joe Soap
Looks very interesting - any chance you could just post an actual code-snippet for those of us who don't want to have to deal with .rar files please? It would be much appreciated!

Re: Pleasse add suport for images

Posted: 10 Feb 2020 03:23
by Joe Soap
Okay, tried this out and can't seem to get it to work. Crashes the editor, despite having edited the file to reflect the path to the image.

Lemur 5.3.4 Windows 10 Pro 64bit.

Maybe I'm not entering the path correctly - a working example would be great, thanks. :)

Re: Pleasse add suport for images

Posted: 10 Feb 2020 22:06
by denoiser
Hi Joe,

hm, example should work out of box without any editing.
As this is not fully implemented in final app, there is no 'safety net' when app doesn't find image where it should be.
This is most probably why you have crash, but as i said i cannot be sure.
The important thing is to have image located inside Rumel folder (in your Skins folder). For eg. C:\Program Files (x86)\Liine\Skins\Rumel.

Greets
d

Re: Pleasse add suport for images

Posted: 10 Feb 2020 22:45
by Joe Soap
Right, so initially I missed the part about placing the Rumel directory (with image file, naturally) into the Skins directory - totally my own fault!

I can confirm this works - great job Denoiser and thank you very much for sharing! :)

Also works for colour images, FYI.

Re: Pleasse add suport for images

Posted: 02 May 2020 17:43
by Phil999
excellent. Thank you very much denoiser. I knew that there is some kind of bitmap support since I saw a video where there was an Endorphines logo painted into a Lemur template, but that was some time ago, maybe a year ago or longer. Now the veil is lifted.

Re: Pleasse add suport for images

Posted: 18 May 2020 15:23
by Riiio
Hi DB.

I'm having issues. Have gotten the image to display in the editor, my own images no problem.
However, the android's themselves don't display the image. (using Odroids, although I expect it shouldn't matter)

Any ideas where I am going wrong, or what I might be missing?

Thanks for your time! Rio