> However, when I run my application from xterm window, then I can see > warnings: > 2010-09-09 20:17:42.091 LPT_Interface[7583] The font specified for > NSLabelFont, Helvetica, can't be found. > > But, on Debian GNU/Linux Squeeze system, the command 'aptitude search > helvetica' gives no results. > > I was run the comand 'defaults write NSGlobalDomain NSFont DejaVuSans' > but I can see that that this command does not affect the NSLabelFont > variable.
Hi, I'm not sure exactly what's wrong here, but try installing the ttf-dejavu package. Which backend are you using? Cheers, Eric _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
