Issue 85934

Summary: default font for charts is hard coded 'Albany'
Product: General Reporter: IngridvdM
Component: chartAssignee: kla <thomas.klarhoefer>
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: hdu, issues, kamataki, masaya.k, yaw
Version: 3.3.0 or older (OOo)Keywords: regression
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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