On Sat, 6 Feb 2016 14:18:09 +0100, Stephen Kitt <[email protected]> wrote:
> On Thu, 04 Feb 2016 17:42:31 +0100, Alexandre Detiste
> <[email protected]> wrote:
> > While trying out zoom-player on an other PC;
> > I allways get it to complain about some missing fonts,
> > even after having installed all the same likely needed
> > '*ttf*' & '*font*' packages as installed on my main computer.
> > 
> > -----------------------------------------------------------------------------------
> > 
> > zoom /usr/share/games/zork/zork1.dat 
> > 
> > INTERPRETER PANIC - Unable to load font
> > -*-helvetica-medium-r-*-*-14-*-*-*-*-*-*-* or fall back to 8x13 (PC =
> > #ffffffff)  
> 
> The required fonts are in xfonts-75dpi and xfonts-100dpi (Adobe Helvetica)
> and xfonts-base (8x13). If you're running Zoom remotely, the fonts need to
> be installed on the X server. (I have the same problem running Zoom
> remotely, displaying on a Fedora system.)

Another solution seems to be to enable anti-aliasing, which causes Zoom to
use Xft rather than standard X fonts:

        cp /usr/share/zoom/zoomrc ~/.zoomrc
        sed -i "s/antialias no/antialias yes/g" ~/.zoomrc

Could you try that and see if it fixes things for you? Since the Debian
package builds with proper Xft support we could just enable that by
default...

Regards,

Stephen

Attachment: pgpvKh7ORBu1F.pgp
Description: OpenPGP digital signature

Reply via email to