[haiku-bugs] Re: [Haiku] #4926: VL-Gothic isn't usable in the Terminal with font hinting enabled (was: Konatu Tohaba isn't usable in the Terminal)

  • From: "jackburton" <trac@xxxxxxxxxxxxxxxx>
  • Date: Mon, 16 Nov 2009 07:02:49 -0000

#4926: VL-Gothic isn't usable in the Terminal with font hinting enabled
--------------------------------+-------------------------------------------
 Reporter:  jackburton          |       Owner:  axeld         
     Type:  bug                 |      Status:  new           
 Priority:  normal              |   Milestone:  R1            
Component:  Servers/app_server  |     Version:  R1/Development
 Keywords:                      |   Blockedby:                
 Platform:  All                 |    Blocking:                
--------------------------------+-------------------------------------------
Changes (by jackburton):

  * owner:  jackburton => axeld
  * component:  Applications/Terminal => Servers/app_server


Old description:

> Since some time, Konatu Tohaba isn't usable anymore in the Terminal.
> This font isn't a real "fixed" font, since it contains, like most
> Japanese fonts, glyphs with normal and "double" width.
> But the normal glyphs should have the same width, and in fact, it's
> considered monospaced for the practical uses.
> I also tried the VL-Gothic font and it has the same problem, although it
> should be a monospaced font too.
> The code which checks if the glyphs are fixed is in
> AppearPrefView::IsFontUsable().

New description:

 When font hinting is enable, VL-Gothic isn't usable anymore in the
 Terminal.
 This font isn't a real "fixed" font, since it contains, like most Japanese
 fonts, glyphs with normal and "double" width.
 But the normal glyphs should have the same width, and in fact, it's
 considered monospaced for the practical uses.
 This also happen with Konatu Tohaba, although it should be a monospaced
 font too.
 The code which checks if the glyphs are fixed is in
 AppearPrefView::IsFontUsable().

--

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/4926#comment:27>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #4926: VL-Gothic isn't usable in the Terminal with font hinting enabled (was: Konatu Tohaba isn't usable in the Terminal) - jackburton