Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

DavideScarano

3
Posts
1
Topics
6
Followers
2
Following
A member registered Apr 11, 2024 · View creator page →

Creator of

Recent community posts

The error “error while loading shared libraries” in this case just requires installing the missing dependencies via apt:

apt install libavformat-dev

In case of other errors, just install the other dependencies:

ffmpeg

libsdl2-dev

libsdl2-image-dev

libavcodec-dev

libavformat-dev

libavutil-dev

libswscale-dev

libomp-dev

zlib1g-dev

That should fix it. If it does not resolve the problem, you need to extract the AppImage and install all the missing dependencies:

./float-ditherer-x86_64.AppImage --appimage-extract 

cd ./squashfs-root/usr/bin

ldd ./ditherer

This should list all of the dependencies. If there is a missing .so file, you can identify the corresponding package and install it with apt.

Thanks it should be fixed now

Float-ditherer is a Free Software designed to offer a great degree of customization and graphical experimentation by allowing custom Error diffusion algorithms, allowing the merging of algorithms, custom sharpening kernels and various other features.

Examples:

Quick Copy Code:

0{{R3000620ssI23IG5A0RR9100000001C90ssI200000006)}{{R2~0RR91004kJ|NsC00RR910000!000000RR91001C90RR910RR910000!0ssI20RR91004kJ|NsC00ssI2004kJ000000ssI2006)}0RR910ssI2004kJ000000RaF400IC201N;C00961000000992LJ^}y$000000994hJ^ugy{{a910001hJ^%mz{{a910994hJpcdz009610992LJ^=s#009610994hJpup#009610001hJ^ugy{{jF20IRC1Jpcdy{{jF20001hJpcdz00IC20994hJplj!00IC20001hJpup#00IC20IRC1JOBUy009C30RRC2000Ji6fQpi00992000000R

Quick Copy Code:

0RR91000O81ONa42mk;80000000

Page Link: https://davidescarano.itch.io/floatimageditherer