Download List

Projeto Descrição

AKFAvatar is a fancy graphical user interface for text oriented applications where an avatar appears on the screen and provides information in a balloon. It also supports recorded audio files. Applications for AKFAvatar can be written in Lua, and there are interfaces for C and Free Pascal.

A number of ready-to-use applications and modules are provided, including a text viewer and a module that makes question-answer exercises. For POSIX-compatible operating systems there is a man page viewer and a terminal emulator, which makes it possible to run many existing terminal-based programs in this fancy environment.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 12:24
0.23.0

O código foi menos dependendendo em SDL, e há um novo backend experimantal para um dispositivo de framebuffer do Linux (isto é. nenhum SDL e nenhum 11 X necessários). Além disso, ele suporta combinando Unicode caracteres.
Foi corrigido o suporte para XPM arquivos com mais de 256 cores.
The code was made less dependend on SDL, and there is a new experimantal backend for a Linux framebuffer device (ie. no SDL and no X11 needed). Furthermore, it supports combining Unicode characters.
Support for XPM files with more than 256 colors has been fixed.

2012-08-29 07:50
0.22.1

Esta é uma grande atualização.
Há uma série de mudanças no APIs, e ele usa Lua-5.2 agora.

A imagem (avatar-) agora pode ser um logotipo do cabeçalho ou rodapé.
Arquivos de áudio podem ser reproduzidos durante o carregamento.
This is a major update.
There are a lot of changes in the APIs, and it uses Lua-5.2 now.

The (avatar-)image can now be a header or footer logo.
Audio files can be played while loading.

2011-09-16 02:38
0.21.2

Ajuste do título / shortname funciona novamente. O FileChooser agora mostra arquivos com o charset específico do sistema.
Setting the title/shortname works again. The filechooser now shows files with the system-specific charset.

2011-08-29 00:35
0.21.1

Existem algumas otimizações e correções. O C-API mudou. Há um novo módulo para scripts Lua miltilingual.
There are some optimizations and bugfixes. The C-API has changed. There is a new module for miltilingual Lua scripts.

2011-07-15 19:16
0.20.0

O avatarsay programa não existe mais. Tudo o que podia fazer pode ser feito com lua-akfavatar agora. A documentação pode ser visto de dentro do programa. Há novos módulos para Lua-UTF8-cordas, a emulação de terminal é agora um módulo Lua, e não há um módulo para carregar Ogg Vorbis arquivos de áudio e um módulo para desenhar gráficos. Lua-nova notáveis ​​aplicações são uma função plotter, um relógio e um player de áudio.
The program avatarsay is no more. Everything it could do can be done with lua-akfavatar now. The documentation can be viewed from within the program. There are new Lua-modules for UTF8-strings, the terminal emulation is now a Lua module, and there is a module to load Ogg Vorbis audio-files and a module to draw graphics. Notable new Lua-applications are a function-plotter, a clock, and an audio player.

Project Resources