On Sat, 2010-11-27 at 19:04 +0000, Kim Bale wrote: > Hi Jeremy, > > > I thought it was about time I gave osgPango a go, so I checked out > osgCairo and pango from your googlecode repos. > > > However, I'm having a small issue with compiling osgCairo - which I > believe is a dependency of osgPango. > > > The build fails on Util.cpp, it says it can't find the identifier > cairock_create_embossed_surface in Util.cpp line 62.
Whoops! Fixed. :) > I'm building against the the cairo 1.10 source found > here: http://www.gtk.org/download-windows.html on win32. I also use the gtk development bundle (for now) on Windows. This should be fine. > Any hints? > > > Cheers, > > > Kim. > > > > On 27 November 2010 15:53, Jeremy Moles <[email protected]> > wrote: > Hey guys, as a result of some very welcome and appreciated > private > funding on osgPango, it now has the ability to create > rasterized (into > the texture atlas) font bevel effects. > > http://jeremymoles.com/bevel2d.png > http://jeremymoles.com/bevel3d.png > > Features coming along great! Next stop is to squash the > dependency > nightmare on windows by compiling everything statically using > a custom > CMake build for EVERYTHING. Wish me luck... > > _______________________________________________ > osg-users mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

