Closed dougmencken closed 7 months ago
the first animation of Head over Heels drawn via Allegro 5
gamedata/gfx/item.png/bars-ns.png
gamedata/gfx/item.png/bars-ns.png
bars-ew.pcx.png & bars-ew.pcx.png.png
-DWANT_NATIVE_IMAGE_LOADER:BOOL=OFF -DALLEGRO_CFG_WANT_NATIVE_IMAGE_LOADER=0 \
anyway, I'd say the .png loading issues in this case are a known issue (native loaders suck, use libpng...) and you can move to the next one! :) elias @ #allegro @ irc.freenode.net
so then maybe test it with the current allegro5 and close ?🤔😉
on my side, allegro 5.2.9.1 asked for opengl and xcursor
sudo apt install libgl1-mesa-dev libxcursor-dev
well, the game works with allegro5
but here are the font letters
aha, it was me who reduced transparency (zero alpha) to the single color
done
I’m closing this issue
any other gotchas like “transitions between screens are very slow with allegro5,” “it shows the crocodile icon,” et cetera go to new issues