Defoma hints file incorrectly specifies as variable width

Bug #245258 reported by Erik Postma
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ttf-inconsolata (Ubuntu)
In Progress
Undecided
Unassigned

Bug Description

In /etc/defoma/hints/ttf-inconsolata.hints, there is a line saying

  Width = Variable

which is wrong. The patch at the end of this message corrects this. Note that this is logically unrelated to debian bug 455710 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455710), which is about a different bug in the same file. This patch does *not* seem to solve https://bugs.launchpad.net/ubuntu/+source/emacs22/+bug/230809, which I suggested might be the case in a comment there.

--- /tmp/ttf-inconsolata.hints 2008-07-03 12:06:04.000000000 -0400
+++ ./ttf-inconsolata.hints 2008-07-03 10:01:47.000000000 -0400
@@ -7,7 +7,7 @@
   Charset = ISO8859-1 ISO8859-15 ISO10646-1
   GeneralFamily = Roman
   Weight = Medium
- Width = Variable
+ Width = Fixed
   Shape = Normal Upright
   Priority = 20
 end

Revision history for this message
Piotr Roszatycki (dexter) wrote :

This bug is annoying with /usr/bin/konsole application. To reproduce bug, call `mcedit /usr/share/mc/syntax/c.syntax` on konsole with inconsolata as default font.

Revision history for this message
Nicolas Spalinger (yosch) wrote :

fixed in upstream Debian.

Changed in ttf-inconsolata (Ubuntu):
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.