On Mon, Jun 01, 2009 at 09:18:58PM +0000, chris wrote:
> chris <cr...@...> writes:
> 
> > 
> > > Does the text in your application otherwise render correctly when the line
> > > is commented out? Are you using an Agar compiled without Freetype support
> > > by any chance?
> > > 
> > 
> > The textbox renders normal when I comment that line out, it just doesn't 
> > have
> > any space for input so I need to use the AG_TextboxSizeHint function to 
> > allow
> > room for input. 
> > 
> > I am using the Freetype version of Agar as well.. hmm...
> 
> 
> I created somewhat of a workaround so that I didn't have to use
> AG_TextboxSizeHint. Now later in my code, I try to use AG_TextboxBindUTF8 and
> again, I get a crash whenever or wherever I use that function. This happens 
> with
> every version of agar, non-freetype and non-pthread included.
> 
> I really need help on this it's caused my project to come to a standstill

I would need some more details, such as your platform, SDL version,
FreeType version and Agar version (and whether it was compiled from
source or installed from binary package). I'm sure this is somehow
related to the font engine. Your application seems to crash whenever
a text "sizing" operation is attempted.

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to