Jump to content
IGNORED

FAIL 1.2.0 released


fox

Recommended Posts

G2F support is on top of the todo list. G2F has many features which make implementing it somewhat complicated (it needs large parts of cycle-exact GTIA and ANTIC emulation). Also, Graph2Font is closed source and I keep asking Tebe for explanation of the format. I think I'm close to understanding it. :)

Link to comment
Share on other sites

How to install this in Linux?

 

On a debian derivative such as Debian, Mint, Ubuntu run the following first:

 

apt-get install libpng12-dev zlib1g-dev

 

Then do:

 

tar xvfz fail-1.2.0.tar.gz

cd fail-1.2.0/

make

 

If all goes well this will create a fail2png binary in the fail-1.2.0 directory. To use it all you have to is

 

./fail2png <atari_picture_file>

 

and it will produce a png version of the atari pic you can open in a viewer such as geeqie.

 

You can try it out by downloading:

 

http://fail.sourceforge.net/examples.zip

 

mkdir examples (I did this in the fail-1.2.0 dir)

mv where_you_saved_to/examples.zip ~/fail-1.2.0/examples

cd ~/fail-1.2.0/examples

unzip examples.zip

rm examples.zip

../fail2png *

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...