Bug 348

Summary: Add a method to change font in TextRender
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: awtAssignee: Sven Gothel <sgothel>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P5    
Version: 1   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:51:20 CET


---- Reported by gibe 2008-03-12 02:54:16 ----

The TextRenderer lacks a setFont option.

For now, it's needed to create a new TextRenderer for each font to use.
However, user should avoid to allocate to many textrenderers outside the init
method (Specially, it seems that there are some memory leaks when destroying
TextRenderer).

Jean-Baptiste



--- Bug imported by sgothel@jausoft.com 2010-03-24 07:51 EDT  ---

This bug was previously known as _bug_ 348 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=348