[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #3414] Font size inconsistency
From: |
Alexander Malmberg |
Subject: |
[bugs #3414] Font size inconsistency |
Date: |
Thu, 13 Jan 2005 14:08:11 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 |
This is an automated notification sent by Savannah.
It relates to:
bugs #3414, project GNUstep
==============================================================================
LATEST MODIFICATIONS of bugs #3414:
==============================================================================
Posted by: Alexander Malmberg <alexm>
Posted on: 2005-01-13 14:08 (Europe/Stockholm)
_______________________________________________________
Category: Gui/AppKit -> Backend
Severity: 5 - Average -> 3 - Ordinary
Item Group: Bug -> Change Request
==============================================================================
OVERVIEW of bugs #3414:
==============================================================================
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=3414>
Summary: Font size inconsistency
Project: GNUstep
Submitted by: stefanu
Submitted on: Thu 05/01/03 at 07:56
Category: Backend
Severity: 3 - Ordinary
Item Group: Change Request
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Font rendering does ignore screen resolution and font size seems to be in
pixels instead of points. There are several problemswith this:
1. Applications have very small fonts when using large screen resolution.
(compare to KDE, Gnome, Mozilla...)
2. Two different sizes are useed: one for screen other for printing. To be
able to have comfortably readable screen fonts I am using sizes from 14 to
18. When I want to print a text or any other view, i have to change font size
to smaller (normal) size, that is from 8 to 12. This is completely against
basic GNUstep display principle - WYSIWIG and the behaviour is not as
expected. (I do not have to care whether I am printing to screen or printer,
so why I do have to care about using different fonts for screen and for
printer?)
I consider it to be incosistency and I think that point size should be used
(as expected).
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 05/01/03 at 10:11 By: Alexander Malmberg <alexm>
Font sizes are in points, but all backends currently assume that the display
is 72dpi.
It would be very easy for me to have back-art render at any resolution given
a scale factor (although it might take some tweaking to get it to look good).
However, there's a lot of work that needs doing in back/Source/x11/ to
translate window sizes and event positions and such.
(This is a backend issue, but there's no backend category. Could someone add
one? (Adam?))
==============================================================================
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=3414>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #3414] Font size inconsistency,
Alexander Malmberg <=