Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
WEBP, no DLLs
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
I have made some progress...
by
onionmixer
[
Today
at 12:32:08 am]
Network drop and firewall
by
kupferstecher
[
Today
at 12:01:58 am]
Lazarus Bugfix Release 4....
by
n7800
[July 19, 2026, 10:59:09 pm]
Can not load postgres cli...
by
martinm
[July 19, 2026, 10:17:31 pm]
Gtk3 widgetset - call for...
by
zeljko
[July 19, 2026, 08:21:54 pm]
an error occurred while c...
by
Seenkao
[July 19, 2026, 07:29:14 pm]
Indy10 hangs the app if u...
by
LeP
[July 19, 2026, 07:28:12 pm]
FPC Unleashed (async/awai...
by
Thaddy
[July 19, 2026, 05:43:19 pm]
RichMemo and GTK3
by
dsiders
[July 19, 2026, 05:15:45 pm]
Desktop Shortcut
by
J-G
[July 19, 2026, 04:49:33 pm]
ProDAW
by
jamie
[July 19, 2026, 04:14:20 pm]
Which quantized model wor...
by
LeP
[July 19, 2026, 04:12:28 pm]
[ANN] fpGUI Toolkit v2.1....
by
cdbc
[July 19, 2026, 01:41:07 pm]
Ask AI to make fast HEX t...
by
paweld
[July 19, 2026, 01:23:08 pm]
Isn’t this funny?
by
backprop
[July 19, 2026, 12:25:46 pm]
Windows Installer with FP...
by
Martin_fr
[July 19, 2026, 07:42:28 am]
GTK3 is now the default w...
by
dbannon
[July 19, 2026, 03:25:30 am]
Parsing error?
by
jlinux
[July 19, 2026, 02:15:42 am]
Putting a new file on a w...
by
J-G
[July 18, 2026, 11:10:43 pm]
[SOLVED]Problem with Mari...
by
Tomu
[July 18, 2026, 10:49:15 pm]
debugger error
by
Martin_fr
[July 18, 2026, 10:38:42 pm]
TCHATGPT — An Artificial ...
by
schuler
[July 18, 2026, 10:00:48 pm]
Slow app start on M5 MacB...
by
Thaddy
[July 18, 2026, 08:16:52 pm]
Peculiarities in the EXE ...
by
Thaddy
[July 18, 2026, 07:49:45 pm]
Windows 2026_7 update and...
by
Martin_fr
[July 18, 2026, 06:23:32 pm]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: WEBP, no DLLs (Read 1527 times)
Marc
Administrator
Hero Member
Posts: 2707
Re: WEBP, no DLLs
«
Reply #15 on:
June 03, 2026, 11:47:41 am »
Code written for Lazarus only should not use scanline unless the same code should work on Delphi too. Use TRawImage.
When using scanline it is your responsibility to write the data in the correct order/alignment the bitmap requires. This is valid for windows too.
Logged
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the
bug tracker
Thaddy
Hero Member
Posts: 19464
Glad to be alive.
Re: WEBP, no DLLs
«
Reply #16 on:
June 03, 2026, 12:07:16 pm »
That narrows down the issue. Thx Marc.
Logged
Any "programmer" that knows only one programming language is not a programmer
Tomxe
Full Member
Posts: 134
Re: WEBP, no DLLs
«
Reply #17 on:
June 09, 2026, 07:40:17 pm »
It works under both Linux and Windows, Delphi (Windows) and Lazarus.
Logged
CM630
Hero Member
Posts: 1743
Не съм сигурен, че те разбирам.
Re: WEBP, no DLLs
«
Reply #18 on:
June 10, 2026, 08:52:43 am »
Indeed, with static images it seems to be fine (on win, lin and another os), but it crashes with animated
.webp
.
Logged
Лазар 4,8 32 bit (sometimes 64 bit); FPC3,2,2
Tomxe
Full Member
Posts: 134
Re: WEBP, no DLLs
«
Reply #19 on:
June 11, 2026, 04:04:37 am »
For animated .webp please try WebPAnimated (decodes to frames) or WebPAnimate (visual component).
Logged
Print
Pages:
1
[
2
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
WEBP, no DLLs
TinyPortal
© 2005-2018