Login  Register

Re: Text rendering quality

Posted by Rami Santina on Sep 03, 2013; 5:07pm
URL: https://forum.jogamp.org/Text-rendering-quality-tp4029946p4029974.html

You are rendering to texture. Thus it depends on two factors the fb size and the texture coords/usage.

From your screenshot,  I suppose that ur fb is tiny and not matching the final placement.

This textrenderer eval the curves in the frag shader so depending on the (number) of pixels your quality will enhance. So either use direct rendering..
Check the GUI sample or increase the FBO size etc...

On Sep 3, 2013 7:42 PM, "Marian Schedenig [via jogamp]" <[hidden email]> wrote:
The screen cap is the result of the curve renderer. In what way does it surprise you?


If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/Text-rendering-quality-tp4029946p4029972.html
To start a new topic under jogl, email [hidden email]
To unsubscribe from jogamp, click here.
NAML