AKFAvatar
Version: 0.18.0
AKFAvatar is software where an image of an
avatar appears on the screen and tells things written in a balloon. First
the avatar moves slowly in from the right side. Then text is shown in a
balloon.
You can use the libakfavatar library for your own C programs.
There is also a rather mature Pascal-binding for
GNU-Pascal and
Free Pascal.
The program avatarsay can be used as a fancy user interface for
textconsole programs¹, or as a fancy text-reader or manpage-viewer¹.
Furthermore the program supports some basic commands, so it can be used
as a scripting-language for simple demos.
Please check out the Max and Maurice Demo!
Important:
AKFAvatar migrated away from CVS to Git
some time ago.


- Status:
- Alpha (under construction, but usable)
- News —
(Feed)
- ChangeLog (current development state)
- Author:
-
- Source:
-
- Exexutable forms for avatarsay and the AKFAvatar-runtime-library:
-
Can be used from any directory; not suited for software-development.
- Additional Software:
-
- required: SDL-1.2
You need the “Runtime Libraries” as well as the
“Development Libraries” to compile the source code!
- recommended: SDL_image
for extended functionality
- optional:
XdgUtils¹
- Demos:
-
Hint: press F11 for fullscreen-mode and
Pause for a pause.
- Manual:
-
- Other websites:
-
- Alternate download-sites:
-
- Communication:
-
Note: to post a message on savannah when you are not logged in,
you have to enter a given number at the bottom of the form. That is a
basic anti-spam test.
- License:
-
-
GPLv3
or any later version
- Notes about the license:
- The GPL is only relevant for you, if you want to give copies to others.
If you use the software in private for your own use or your own pleasure,
there are no obligations at all.
- You are welcome to share copies of the software. For example you can put
them on your own website. But please keep in mind, that you also have to make
the source code available then (for details see section 6 of the
license). The source code should be considered as the most important part of
any software.
- The license is quite long and complicated. But please read at least the
Preamble.
That is a good summary of the whole license.
- The library is also licensed under the GPL version 3. It is
not licensed under the LGPL and there is no
linking exception.
- This means, if you publish a program that is linked with the
library, you are bound by the terms of the GPL and your software
must be published under the same license.
- Programs running in the terminal emulation or use pipes to
communicate with avatarsay are however separate entities and are not
bound by the GPL. Such programs may be distributed together with
AKFAvatar (look for the keyword “aggregate” in the GPL).
AKFAvatar was inspired by
cowsay.
(Comparison with cowsay)