Issue 21681 - User Interface Font far too small
Summary: User Interface Font far too small
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: OOo 1.1
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@ui
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-24 21:05 UTC by Unknown
Modified: 2003-11-04 17:31 UTC (History)
1 user (show)

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


Attachments
screenshot (37.24 KB, image/png)
2003-10-24 21:08 UTC, Unknown
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-10-24 21:05:54 UTC
I'm running a 
Debian Sid with the natice Openoffice 1.1.0 package.

The user interface font in every user's ui and in the installer is fixed to 8. I
tried to force it to be bigger by setting

 <match target="pattern">
   <test qual="any" name="family"><string>Andale Sans UI</string></test>
   <edit name="size" mode="assign"><string>14</string></edit>
 </match>

in freetype's local.conf. This works properlly for xterm (xterm -fa <font>), but
OO seems to ignore that setting. I cant change to font type by substituting as
described in README.gz, but not his size. Furthermore, I am able to switch anti
aliazing on and off... But even with aa enabled the menues keep hardly readable,
since I'm on a 800x600 TFT. Screenshot attached.
Comment 1 Unknown 2003-10-24 21:08:53 UTC
Created attachment 10621 [details]
screenshot
Comment 2 Unknown 2003-10-24 22:07:38 UTC
I just found http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=211143
which deals with exactley that issue. Using 
echo 'Xft.dpi:96' | xrdb -merge 
or setting the dpi in the config works perfectley for me.
Comment 3 stefan.baltzer 2003-11-04 17:31:00 UTC
SBA: Closed.