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 Thanks chris _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
