[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Bug in ftbdf.c?
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Bug in ftbdf.c? |
Date: |
Wed, 23 Apr 2003 20:13:42 +0200 (CEST) |
> After Keith Packard's latest diffs to fontconfig, I think I found a
> bug in ftbdf.c. When a font face created from a font such as the
> Windows VGAFIX.FON is passed to FT_Get_BDF_Property(),
> driver->root.clazz->get_interface is called unchecked. It so
> happens that with fonts such as this, get_interface is 0. The
> attached patch to ftbdf.c corrects the problem,
Applied, thanks.
Werner