Re: [sdljava-users] TTF_SizeText() in sdljava
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2005-08-23 17:12:10
|
Greetings, I've added the following method to SDLTrueTypeFont: public TextSize sizeText(String text) The returned TextSize object will contain the information about width and height. I've updated CVS with the new code. Let me know if it works for you. -Ivan/ Patric Rufflar wrote: > Hello List, > > I am missing TTF_SizeText() in sdljava. I tried to call > SWIG_SDLTTF.TTF_SizeText() myself, but I got stuck on instantiating a > SWIGTYPE_p_int object. > > Who can help me? > > Regards > Patric Rufflar > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing > & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > sdljava-users mailing list > sdl...@li... > https://lists.sourceforge.net/lists/listinfo/sdljava-users |