Login  Register

Re: JOGL - High performance text rendering

Posted by Sven Gothel on Oct 10, 2011; 5:07pm
URL: https://forum.jogamp.org/JOGL-High-performance-text-rendering-tp1319060p3410095.html

On Monday, October 10, 2011 06:47:43 PM Rbajter [via jogamp] wrote:
>
> Hi Sven,
>
> I managed to get a minimal example running but I'm having some issues with
> smaller font sizes, like 20 and smaller (I'm trying to render 12 pts). The
> rendering breaks down and becomes quite ugly. Any tips?
>

enable samples in caps (4), link your code here maybe ?

~Sven

> //Johan