Hi Yuting,

On Wed, 2004-03-03 at 17:50, Yuting Yang wrote:
> Hi
>  
> I have a problem related to the test.txf used in
> ~/OpenSG-1.2.0/Source/Experimental/Text. I need to render some Greek
> alphabet in scene graph. That means I need to have a texture file that
> contains Greek fonts, unfortunately test.txf doesn't contain. Then I
> tried to use the program 'gentexfont' from Mark Kilgard (which is
> available in glut) to generate such .txf file from some Greek X font
> file.I found some Greek X fonts with 100dpi and generated the texture.
> The problom is that the rendered fonts has much lower resolution than
> the fonts using test.txf.  Is that due to the resolution of X fonts
> used to generate the texture. How can I make improvement besides
> finding higher resolution X fonts of Greek?

In general (i.e. if you have Freetype 1) the Text handler can also use
TrueType fonts. It works with many, but not with all fonts. 

The bigger problem I see is being able to find a font that contains
greek and roman letters, as the text can only handle one font per object
right now.

        Dirk




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to