[haiku-bugs] Re: [Haiku] #11764: Terminal displays incorrectly with proportional font when DejaVu is uninstalled

  • From: "jackburton" <trac@xxxxxxxxxxxx>
  • Date: Sat, 21 Feb 2015 20:09:54 -0000

#11764: Terminal displays incorrectly with proportional font when DejaVu is
uninstalled
-------------------------------------+----------------------------
   Reporter:  mounty                 |      Owner:  jackburton
       Type:  bug                    |     Status:  in-progress
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Terminal  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:  11792
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by jackburton):

 I added this code to Terminal initialization:

 font_family family;
 font_style style;
 be_fixed_font->GetFontAndFamily(&family, &style);
 printf("family: %s, style: %s\n", family, style);

 And the result is:
 family: BitStream Charter, style: Regular

--
Ticket URL: <https://dev.haiku-os.org/ticket/11764#comment:14>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: