[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
That fixed it. Thanks, Milan.
Pete
On Thu, Apr 17, 2008 at 7:59 AM, Peter Hull <peterhull90@xxxxxxxxxx> wrote:
> OK, thanks, Sorry my email sounded a bit pathetic but I looked and
> found that none of the code involved in drawing fonts is OS specific
> (which is, of course, a good thing!)
>
> Pete
>
>
>
> On Wed, Apr 16, 2008 at 10:46 PM, Milan Mimica <milan.mimica@xxxxxxxxxx> wrote:
> >
> > Peter Hull wrote:
> > > Fonts seem to have gone for me again. In exnew_mouseevents I just see
> > > black blocks. See attachment. I can confirm the texture is uploaded OK
> > > as I can see it in the system's OpenGL monitor (on the right).
> >
> > Ya, the font addon uses sub bitmaps now. You have to add
> > _al_ogl_create_sub_bitmap() vtable entry to the display driver. Look at WGL or
> > GLX driver. I hope that solves it.
> >
> >
> > --
> > Milan Mimica
> > http://sparklet.sf.net
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> > Don't miss this year's exciting event. There's still time to save $100.
> > Use priority code J8TL2D2.
> > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> > --
> > https://lists.sourceforge.net/lists/listinfo/alleg-developers
> >
>