Issue 85934 - default font for charts is hard coded 'Albany'
Summary: default font for charts is hard coded 'Albany'
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2008-02-07 11:04 UTC by IngridvdM
Modified: 2013-02-24 21:19 UTC (History)
5 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 IngridvdM 2008-02-07 11:04:19 UTC
The font used per default for charts is hard coded 'Albany'. This is not optimal.
The font which is used per default by the container application might be a
better choice.
Comment 1 IngridvdM 2008-02-07 11:05:47 UTC
for development: consider OutputDevice::GetDefaultFont()
Comment 2 IngridvdM 2008-02-07 11:07:00 UTC
This issue might be related to Issue 82456.
Comment 3 bjoern.milcke 2008-02-20 08:24:01 UTC
In addition the CJK font is set to "Andale Sans UI" (as already noted, see Issue
82456), and the one for CTL it is set to "Tahoma". These should also be changed
to the defaults also used by Calc.
Comment 4 IngridvdM 2008-03-07 16:16:27 UTC
Fixed in CWS chart23.
Comment 5 IngridvdM 2008-03-13 15:43:24 UTC
->Thomas, please verify in CWS chart23.
The default font is now that one which is used by the calc alos dependent on the
systems locale as it was before in the old charts implementation.
Comment 6 kla 2008-04-03 10:10:00 UTC
Seen ok in CWS chart 23 -> verified
Comment 7 hdu@apache.org 2008-05-28 09:51:17 UTC
*** Issue 89988 has been marked as a duplicate of this issue. ***
Comment 8 kla 2008-07-01 11:47:06 UTC
Seen ok in current master -> closed