Daniel Wickeroth wrote: > Hi, > > I'm writing an Annotation Plugin, which used to work fine until I > switched from OpenSG 1.6 to 1.8. Since I'm using 1.8 each letter is > just a square, instead of a real letter. > > I tried the installable 1.8 version, as well as libraries I compiled > on my own (thanks to Antonio again :) > > The sample Code I'm using in my own code however works fine with both > versions, so I really don't know what could have gone wrong. > > Attached is the class that I used for the annotation labels and two > jpegs demonstrating the error. > > Any help is really very much appreciated!
Mh.... Hard to tell. Do you use multiple OpenGL contexts in your application? I had similar effect in the past when I had a wrong contexts current.... Anyhow... This looks a lot like a context issue. This is just a feeling, so it might be something completely different. Regards, Toni ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
