On Wed, 2007-02-21 at 11:16 +0100, Dan H. wrote:
> the gnome-session which is called right after this line
> overrides the 85dpi value with its erroneous 96dpi. Well, fuck that.
The DPI value can be adjusted in the preference menu for fonts in GNOME.
--
Cheers,
Sven Arvidsson
http://www.whiz.se
Dan H. wrote:
>> What is the output of the following commands?
>>
>>xrdb -q | grep dpi
>>xdpyinfo | grep resolution
>>
>> Do the two results differ?
>
> I tried it. Under fvwm, the first command gives no result at all, and
> the second gives "85x86 dots per inch". In the gnome environment
Dan H. wrote:
> Since I like to start my X sessions through $HOME/.xsession, I could put
> a line or two in there that evaluates xdpyinfo and puts an appropriate
> value into xrdb.
Done:
xdpyinfo | sed -rn \
's/^[[:space:]]+resolution:[[:space:]]+([0-9]+).*/Xft.dpi: \1/p' \
| xrdb -merge
On Wed, 21 Feb 2007 10:18:40 +0100
"Dan H." <[EMAIL PROTECTED]> wrote:
[...]
> Still gnawing my teeth on this problem I googled again, and found this
> snippet by Liam O'Toole. Ironically this had come up in the very
> thread I created, but must have got buried in the many other posts on
> this l
Dan H. wrote:
> So, again: Where does OO get its UI font ideas?
Still gnawing my teeth on this problem I googled again, and found this
snippet by Liam O'Toole. Ironically this had come up in the very thread
I created, but must have got buried in the many other posts on this list
(does anybody kno
Hello,
maybe you remember this thread as of a few weeks ago. My problem is that
the user interface font in OpenOffice is gargantuan when run under fvwm.
However, during my recent experiments with gnome-desktop-environment
(which also messed up my cursor theme, thanks for the
update-alternatives t
On 2007-01-30 16:17:19 +, Liam O'Toole wrote:
> You have to make bitmap fonts available to fontconfig. Run the command
> 'dpkg-reconfigure fontconfig-config' as root and answer yes to the
> question re. bitmap fonts. Then restart gnome-terminal.
OK, as the Terminus bitmap fonts were avalaible,
On Tue, 30 Jan 2007 16:37:42 +0100
Vincent Lefevre <[EMAIL PROTECTED]> wrote:
> On 2007-01-30 12:36:47 +, Liam O'Toole wrote:
> > xterm looks OK:
> >
> > http://otoole.webhop.org/desktop/terminals.png
> >
> > I don't have the others installed.
>
> But how do you get the font Fixed in gn
On 2007-01-30 12:36:47 +, Liam O'Toole wrote:
> xterm looks OK:
>
> http://otoole.webhop.org/desktop/terminals.png
>
> I don't have the others installed.
But how do you get the font Fixed in gnome-terminal? When
gnome-terminal asks me to choose a font, Fixed is not listed.
Now if you ch
On Tue, 2007-01-30 at 09:26 +, Liam O'Toole wrote:
> I think there is an issue with OOo and freetype 2.2.x in
> testing/unstable.
Indeed, I looked for freetype related bugs in the bug list for
openoffice and found these:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385798
http://bugs.debi
On Tue, 30 Jan 2007 13:01:00 +0100
Vincent Lefevre <[EMAIL PROTECTED]> wrote:
[...]
> > The fixed font in gnome-terminal looks fine, and
> > is identical to the fixed font in other applications (such as this
> > one, sylpheed-claws-gtk2) at the same font size setting.
>
> But is it identical to
On 2007-01-30 11:41:57 +, Liam O'Toole wrote:
> On Tue, 30 Jan 2007 11:38:26 +0100
> Vincent Lefevre <[EMAIL PROTECTED]> wrote:
> > It's a bad idea to use the value of Xft.dpi since one needs to lower
> > it to be able to use the fixed font in gnome-terminal.
>
> That hasn't been my experience
On 2007-01-29 12:20:27 +0100, Sven Arvidsson wrote:
> I see this too, in a GNOME environment. My fonts are not larger than the
> default ones, but different and with worse anti-aliasing.
Same problem here. But under Mac OS X (still under XWindow),
the OOo fonts are much *smaller*!
--
Vincent Lef
On Tue, 30 Jan 2007 11:38:26 +0100
Vincent Lefevre <[EMAIL PROTECTED]> wrote:
> On 2007-01-30 09:10:13 +, Liam O'Toole wrote:
> > I think OOo gets its idea of screen resolution from the X resource
> > database, whereas many other applications use the X server's
> > resolution. What is the outp
On 2007-01-30 09:10:13 +, Liam O'Toole wrote:
> I think OOo gets its idea of screen resolution from the X resource
> database, whereas many other applications use the X server's resolution.
> What is the output of the following commands?
>
> xrdb -q | grep dpi
> xdpyinfo | grep resolut
On Mon, 29 Jan 2007 12:20:27 +0100
Sven Arvidsson <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-01-29 at 10:06 +0100, Dan H. wrote:
> > After a sarge->etch (and, consequently, oo-1.2 -> oo2.0) upgrade I
> > found that all fonts in menus and dialog boxes are huge (see
> [...]
> > As you can see in the
On Mon, 29 Jan 2007 10:06:09 +0100
"Dan H." <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've asked this question before in an OO forum, but didn't get any
> useful result.
>
> After a sarge->etch (and, consequently, oo-1.2 -> oo2.0) upgrade I
> found that all fonts in menus and dialog boxes are huge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sjoerd Hiemstra wrote:
> Well, there's that 'Scaling' entry in the upper left corner.
> Set it to a value below 100%.
There is, but as I have written before, it scales everything. Not only
the GUI but also the icons and the document content. And it c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
John W. Foster wrote:
> you might try removing the /home/user/.openoffice file and letting oo reset
> its defaults from the .2 version.
Did that, didn't work.
Interestingly, the OO that comes with Knoppix looks just fine.
I really wish I knew wher
On Monday 29 January 2007 03:06 am, Dan H. wrote:
> Hello,
>
> I've asked this question before in an OO forum, but didn't get any
> useful result.
>
> After a sarge->etch (and, consequently, oo-1.2 -> oo2.0) upgrade I found
> that all fonts in menus and dialog boxes are huge (see
>
> http://www.nan
Dan H. wrote:
> After a sarge->etch (and, consequently, oo-1.2 -> oo2.0) upgrade
> I found that all fonts in menus and dialog boxes are huge (see
>
> http://www.nanoscience.de/group_r/members/dhaude/stuff/OO_hugefonts.png
>
> for a 1:1 screenshot.
Well, there's that 'Scaling' entry in the upper
Sven Arvidsson wrote:
> Apparently, you and I are not alone, a quick check in the bug tracker
> show quite a few similar bugs, 340029, 351781, 357356, 376878, 400419...
> and a few others I'm sure.
Ah, I see.
Well, the font in my screenshot is still a ton larger than in what those
people have se
On Mon, 2007-01-29 at 10:06 +0100, Dan H. wrote:
> After a sarge->etch (and, consequently, oo-1.2 -> oo2.0) upgrade I found
> that all fonts in menus and dialog boxes are huge (see
[...]
> As you can see in the dialog box in that screenshot, there is a "Use
> system font for user interface" checkbo
Hello,
I've asked this question before in an OO forum, but didn't get any
useful result.
After a sarge->etch (and, consequently, oo-1.2 -> oo2.0) upgrade I found
that all fonts in menus and dialog boxes are huge (see
http://www.nanoscience.de/group_r/members/dhaude/stuff/OO_hugefonts.png
for a
On Wed, Sep 24, 2003 at 01:44:44PM +0200, Rene Engelhard wrote:
> [EMAIL PROTECTED] wrote:
> ^^^
> You know that this is senseless?
>
"The falseness of a judgement is to us not necessarily an objection to
a judgement. The question is to what extent it is life-advancing,
life-preserving
On (24/09/03 15:44), Rene Engelhard wrote:
>
> Hi,
>
> Clive Menzies wrote:
> > On (24/09/03 13:44), Rene Engelhard wrote:
> > >
> > > why not just apt-get install'ing msttcorefonts if you want them?
> >
> > Have you any idea why msttcorefonts doesn't show when I dselect?
> > sources.list is as
Hi,
Clive Menzies wrote:
> On (24/09/03 13:44), Rene Engelhard wrote:
> >
> > why not just apt-get install'ing msttcorefonts if you want them?
>
> Have you any idea why msttcorefonts doesn't show when I dselect?
> sources.list is as follows:
>
> deb http://ftp.uk.debian.org/debian/ stable main
On (24/09/03 13:44), Rene Engelhard wrote:
>
> why not just apt-get install'ing msttcorefonts if you want them?
Have you any idea why msttcorefonts doesn't show when I dselect?
sources.list is as follows:
deb http://ftp.uk.debian.org/debian/ stable main
deb-src http://ftp.uk.debian.org/debian/ s
[EMAIL PROTECTED] wrote:
^^^
You know that this is senseless?
> On Wed, Sep 24, 2003 at 10:25:18PM +1200, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > I am running unstable and apt-getted openoffice.org a couple of days
> > ago. The fonts in openoffice are awful - both the actual application
Hi
[EMAIL PROTECTED] wrote:
^^^
please put your full name in here.
> I am running unstable and apt-getted openoffice.org a couple of days
> ago. The fonts in openoffice are awful - both the actual application and
> fonts used when writing documents. My gnome deskt
On Wed, Sep 24, 2003 at 10:25:18PM +1200, [EMAIL PROTECTED] wrote:
> Hi,
>
> I am running unstable and apt-getted openoffice.org a couple of days
> ago. The fonts in openoffice are awful - both the actual application and
> fonts used when writing documents. My gnome desktop has really nice
> anti
Hi,
I am running unstable and apt-getted openoffice.org a couple of days
ago. The fonts in openoffice are awful - both the actual application and
fonts used when writing documents. My gnome desktop has really nice
anti-aliased fonts. How can I give openoffice nice fonts.
Thanks for your help
Pa
32 matches
Mail list logo