Issue 31813 - Real font names in VCL.xcu
Summary: Real font names in VCL.xcu
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 680m47
Hardware: All All
: P3 Trivial (vote)
Target Milestone: AOO PleaseHelp
Assignee: hdu@apache.org
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-21 08:12 UTC by tora3
Modified: 2005-07-13 11:53 UTC (History)
1 user (show)

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


Attachments
Illustrates an example of the problems (25.73 KB, image/png)
2004-07-21 08:13 UTC, tora3
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description tora3 2004-07-21 08:12:02 UTC
Please consider use of real font names in the first part of VCL.xcu
to define default font names of applications. Otherwise, there would 
be, at least, two problems:

1. A font name that appears in the font name box as a default font on 
the object bar does not match the font name listed by choosing 'font' 
during clicking a right mouse button. 

2. Opening an exported document file on MS Office might result in garbage 
characters because of no match of font name.

Currently, the part seems to mess up real font names and space-removed,
case-insensitive, full-width-to-half-width-converted font names. 
What happened with the first part of VCL.xcu?
Comment 1 tora3 2004-07-21 08:13:37 UTC
Created attachment 16643 [details]
Illustrates an example of the problems
Comment 2 tora3 2004-07-21 08:21:32 UTC
This issue is similar to an issue 30429. 
But we would need a comprehensive solution. Don't you think so?
Comment 3 christof.pintaske 2004-07-21 17:48:41 UTC
cp->hdu: as discussed, please take care of this one. 
Comment 4 hdu@apache.org 2004-07-22 08:15:59 UTC
yep.
Comment 5 hdu@apache.org 2005-07-13 11:52:10 UTC
The best solution would be to automatically check the VCL.xcu during the build
but the heuristic to do this would be very difficult. Other than that the
current VCL.xcu looks good. I suggest to submit individual patches once these
default font entries in VCL.xcu get bad again.
Comment 6 hdu@apache.org 2005-07-13 11:53:36 UTC
Closing.