fontconfig problems in hoary

Gary Coady gary at lyranthe.org
Fri Mar 18 04:15:09 UTC 2005


On Thu, 2005-03-17 at 22:46 -0500, penguinz wrote:
> Could you be more specific as to how to modify
> /var/lib/dpkg/info/fontconfig.config.

Sorry - to be more precise, delete the following section:

--------------------------snip--------------------------------
# convert old debconf -> new debconf
if [ -f /var/lib/fontconfig/local.conf ]; then
db_get fontconfig/subpixel_rendering
if [ "$RET" = true ]; then
db_set fontconfig/rendering_type "Subpixel rendering (LCD
screens)"
fi
fi
----------------------end-snip--------------------------------

Alternatively, I'm attaching a unified diff which seems to work okay for
me, and is probably closer to what was intended. If you're not
comfortable applying a patch, just deleting the above lines is fine.

Gary.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fontconfig.diff
Type: text/x-patch
Size: 505 bytes
Desc: 
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050318/19e79906/attachment.bin>


More information about the ubuntu-users mailing list