[Fluxus] Ubuntu Hardy debs

Dave Griffiths dave at pawfal.org
Sun May 25 01:47:11 PDT 2008


On Sun, 2008-05-25 at 10:05 +0200, gabor papp wrote:
> i also have the font path problem on fedora:
> PolyGlyph::PolyGlyph: could not load font: 
> /var/tmp/fluxus-0.15-1.20080524cvs.fc8-root/usr/share/fluxus-015/share/fluxus-0.15/material/fonts/Bitstream-Vera-Sans-Mono.ttf
> 
> the font path is hardcoded in FluxusMain.cpp that i had to change
> GLEditor::InitFont("/usr/local/share/fluxus-0.15/material/fonts/Bitstream-Vera-Sans-Mono.ttf");
> to
> GLEditor::InitFont(DATA_LOCATION 
> "/material/fonts/Bitstream-Vera-Sans-Mono.ttf");

oops - my fault, left this in from testing something.
cvs is fixed, the font path comes from 'fluxus-scratchpad-font' which is
set in modules/scheme/boot.scm, and appends fluxus-data-location there.

cheers,

dave




More information about the Fluxus mailing list