Re: [AD] Allegro added to upstream ABI tracker (linuxtesting.org) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] Allegro added to upstream ABI tracker (linuxtesting.org)
- From: Elias Pschernig <elias.pschernig@xxxxxxxxxx>
- Date: Mon, 26 Jul 2010 17:49:07 +0200
On Mon, 2010-07-26 at 17:42 +0400, Andrey Ponomarenko wrote:
> On 07/26/2010 04:47 PM, Miquel 'Fire' Burns wrote:
> > I do have one question, does this software support two different APIs
> > for a single library? If so, you may want to split 4.4.x and 4.9.x
> > into different groups.
> Thank you for an idea. I've added two milestones to the versions table.
> Please, review the table again:
> http://linuxtesting.org/upstream-tracker/versions/allegro.html
>
There's a small typo: "4.9.x ABI series" should be "4.4.x ABI series" at
the bottom.
Also, is it possible to update the preamble? If you use #include
"allegro_font.h" then you need to call:
al_init_font_addon();
Else all font functions will SIGSEGV. And similar for #include
"allegro_ttf.h" you need al_init_ttf_addon();
--
Elias Pschernig <elias.pschernig@xxxxxxxxxx>