Summary: | editors/abiword shows spacing corruption | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Joseph S. Atkinson <jsa> |
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | kwm |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Joseph S. Atkinson
2009-05-20 01:10:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool) I've solved this... kinda... The issue is that the fonts it wants do not exist and... can't be shipped with it either. The default fonts are MS fonts found in x11-fonts/webfonts. The solution, seemingly, would thus be to change the default font in abiword to something more F/OSS friendly... However, documents written in the MS fonts will still cause this garbage to render out. This should really be falling back to a sane font proper though. Currently, the only real fix is to install webfonts. State Changed From-To: open->closed This has been fixed by changing the default font to DejaVu Serif. marcus 2009-05-23 19:29:25 UTC FreeBSD ports repository Modified files: editors/abiword Makefile Added files: editors/abiword/files patch-default-font Log: Merge a patch from Fedora to chaneg the default font from Times Roman to DejaVu Serif. This will fix the font corruption issue on machines which don't have webfonts installed, and still allow us to package abiword. PR: 134732 Revision Changes Path 1.133 +2 -0 ports/editors/abiword/Makefile 1.1 +732 -0 ports/editors/abiword/files/patch-default-font (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |