Date: Sun, 11 Jan 2015 23:59:28 -0700 From: Fred Woods <fred.woods@mcnhealthcare.com> To: freebsd-ports@freebsd.org Subject: Re: Opera, still functional, 'one cannot make new configs' etc since v9 > v10 Message-ID: <CACejS80%2BsBNJsk8onT%2BSxitaawd94bRFGYR-19-1GPPh0wQO-g@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
If you run opera from a terminal window, do you get something like the problem described in: http://stackoverflow.com/questions/2568408/pango-warning-failed-to-choose-a-font-expect-ugly-output If yes, then a possible work-around is: Move any pango compliant fonts to /usr/local/lib/X11/fonts mv /usr/loocal/share/fonts/* /usr/local/lib/X11/fonts Create a symlink to make /usr/loocal/share/fonts point to /usr/local/lib/X11/fonts. ln -sF /usr/local/lib/X11/fonts /usr/loocal/share/fonts
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACejS80%2BsBNJsk8onT%2BSxitaawd94bRFGYR-19-1GPPh0wQO-g>