Issue 80424 - OutputDevice::GetDevFont() reports wrong WidthType
Summary: OutputDevice::GetDevFont() reports wrong WidthType
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 2.2.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.4
Assignee: hdu@apache.org
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks: 79878
  Show dependency tree
 
Reported: 2007-08-07 14:16 UTC by hdu@apache.org
Modified: 2007-10-04 10:13 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2007-08-07 14:16:23 UTC
This issue is for a specific bug for the much more generic issue 79878. OutputDevice::GetDevFont() never 
set the WidthType of the FontInfo result correctly.
Comment 1 hdu@apache.org 2007-08-07 14:27:08 UTC
CMC's patch in issue 79878 fixes this problem => applied in CWS vcl82
Thank you for the patch!

Since OutputDevice::GetFontMetric() has a similar problem with the result's WidthType it has been fixed 
too.
Comment 2 philipp.lohmann 2007-09-07 15:55:30 UTC
verified
Comment 3 hdu@apache.org 2007-10-04 10:13:09 UTC
The fix got into SRC680_m231 => closing