I saw in github that Mirakels was busy with that....
Problems with png after picload changes.
Re: Problems with png after picload changes. #21
Re: Problems with png after picload changes. #22
Re: Problems with png after picload changes. #23
Posted 11 September 2015 - 21:35
@mirakels
On my Vu + DUO2, picon weather no longer displayed.
Plugin yahoo_weather.
When will it be fixed?
When it is working again
Re: Problems with png after picload changes. #24
Re: Problems with png after picload changes. #25
Re: Problems with png after picload changes. #26
Posted 12 September 2015 - 08:22
After today's online upgrade, nothing has changed ...
The image is not updated 09.09.2015
I saw it, and updates are coming ... Today, it's 27 updated packages
GI ET11000,Vu+DUO2 - 4W-90E Supral 120 (motor Stab HH 120), 36Е- satellite antenna Nokia - 90
xtrend ET9000 - Tests without a permanent connection
Re: Problems with png after picload changes. #27
Posted 13 September 2015 - 10:32
@mirakels if I in getData disable (xoff != 0 || yoff != 0) check: https://github.com/O...cload.cpp#L1004
then for me 8 bit png images work correctly, as before.
Maybe some of the functions or variables here is needed always, not only when fill blank background?
Edited by Taapat, 13 September 2015 - 10:34.
Re: Problems with png after picload changes. #28
Re: Problems with png after picload changes. #29
Re: Problems with png after picload changes. #30
Re: Problems with png after picload changes. #31
Re: Problems with png after picload changes. #32
Posted 13 September 2015 - 19:06
I think I see the error for 8-bit images. Pushed a fix....
Prior to that, I'm not interested about picload, so perhaps I have not clearly formulated problem.
The problem is with a 8 bit png images when they completely fill the area and do not need to fill the borders. In this case xoff = yoff = 0 and any change in the borders filling not fixed the problems.
For me, the problem fixed this: https://github.com/O...enigma2/pull/38
Edited by Taapat, 13 September 2015 - 19:07.
Re: Problems with png after picload changes. #33
Re: Problems with png after picload changes. #34
Posted 13 September 2015 - 21:49
I think I see the error for 8-bit images. Pushed a fix....
Prior to that, I'm not interested about picload, so perhaps I have not clearly formulated problem.
The problem is with a 8 bit png images when they completely fill the area and do not need to fill the borders. In this case xoff = yoff = 0 and any change in the borders filling not fixed the problems.
For me, the problem fixed this: https://github.com/O...enigma2/pull/38
Ah now I see what you mean. Good catch! Thanks.
Saw Milo already merged it.
Re: Problems with png after picload changes. #35
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users