Issue 53495 - bad preference of charset when selecting fonts
Summary: bad preference of charset when selecting fonts
Status: ACCEPTED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 2.0
Hardware: All Unix, all
: P4 Trivial (vote)
Target Milestone: AOO PleaseHelp
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 14:09 UTC by thomas.lange
Modified: 2017-05-20 11:29 UTC (History)
1 user (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 thomas.lange 2005-08-18 14:09:43 UTC
When the font "Courier New" is available for ISO8859-1 (western text) and the
font "couriernew" in ISO8859-8 (hebrew) the hebrew font is chosen over the
latin-1 font and thus the display of the text (e.g. in the IDE for basic macros)
is garbled.
Comment 1 thomas.lange 2005-08-18 14:10:36 UTC
.
Comment 2 hdu@apache.org 2005-08-18 14:36:46 UTC
On that particular display these two fonts were fighting:
  -monotype-courier new-regular-r---0-0-0-0-m-0-iso8859-1
  -monotype-couriernew-medium-r-normal--0-0-0-0-m-0-iso8859-8
and the iso8859-8 won...

Time to tweak the heuristics for matching X11 fonts...
Comment 3 Marcus 2017-05-20 11:29:34 UTC
Reset assigne to the default "issues@openoffice.apache.org".