rtlprmft
rtlprmft
Great tool. May i suggest to return 1 instead of 0 if feh returns because the next/previous/reloaded image was not found and keep 0 in case of user-quit ('q'). That...
Would it be possible to scroll the display one line up when the text reaches extends beyond the bottom of the screen so that the display can act as a...
I suggest a (maybe simple) cmake file. This is a bit more modern and easier to maintain than a classical handwritten makefile and can more easily check for the existence...
This is a great tool that I was seeking for several days now! What I want to do is to create lithophanes that fit into a frame. The frames have...
I have realized that writing png files with the highest level of compression is pretty slow (actually almost 5 times slower than when I compress an raw image for example...
You are using integer math in summing frames to increase processing speed. Integer math has the advantage that it can keep the high precision of floating point values even though...
Hi Dag, maybe, you remember me. I once ported VICE to OS/2 ;) Currently working on my own emulator as a fun project using reSID and I found something that...
I have written my own C64 emulator with a rsr232/swiftlink/modem emulation. I am testing it using the most recent git version of CCGMS (which btw, works great and is a...