Login  Register

Re: Problems with update to b266

Posted by Wade Walker on Jan 21, 2011; 2:42pm
URL: https://forum.jogamp.org/Problems-with-update-to-b266-tp2280749p2302148.html

It'd be great if you could contribute a fix! Just let me know if you find any omissions or unclear bits in the instructional links above, and I'll fix them up.

Just two things to keep in mind (both of these are in the instructions):
- Please write a failing unit test first, then make sure your fix makes it pass
- Make sure your change to TextRenderer.java doesn't include any whitespace changes; only the one line in question should change

Thanks for your help! If you run into trouble, just post here.