Zitiere tigital tigital@mac.com:
...dunno, but I don't think that's the problem; in FTGL 2.04, I look at the FTFont.h & .cpp, and there is no "Open" function...I'm looking at the FTGLdemo code, and it declares fonts this way: fonts[FTGL_BITMAP] = new FTGLBitmapFont( fontfile);
...but IOhannes has this in text2d.cpp: m_bfont = new FTGLBitmapFont; m_pfont = new FTGLPixmapFont;
to have no more "Open" is bad news for me.i really liked the idea of being able to change the font-file without actually having to recreate the FTGLFont. why did he change the API....
..so something is going on that I don't understand...what version of FTGL are you using?
1.4 as mentioned in one of my last mails.
l8r, jamie