On Mon, 2010-11-29 at 10:42 +0100, Serge Lages wrote: > Hi Jeremy, > > > This effect seems great ! Thanks ! > > > About the dependencies on Windows, I found it not so hard, even pretty > simple compared to other projects. Will you let the ability to link > dynamicaly and make the static link an option ? Static linking can be > even worse in some case.
Yeah, it'll be up to your osgPango CMake setup whether you want to use the pkg-config path dynamically or the static deps. If it works. :) > Cheers, > > On Sat, Nov 27, 2010 at 4:53 PM, 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 > > > > -- > Serge Lages > http://www.tharsis-software.com > > _______________________________________________ > 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

