Closed Bug 141686 Opened 22 years ago Closed 21 years ago

Layout is unable to handle X_DPI != Y_DPI

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 64504
Future

People

(Reporter: roland.mainz, Assigned: attinasi)

Details

[I am seeing this since a long time but I always forgot to file a bug for this:]
Our current layout+gfx code cannot handle the case when a device (framebuffer,
printer etc.) has a different resolution in the X direction than the resolution
in the Y resolution.
This causes various problems:
- We choose wrong fonts
- We are unable to support devices (like printers) which have X_DPI != Y_DPI
- [...insert more issues here...]

Suggested fix:
Split any occurence of DPI/resolution variables in one "X" and one "Y" variable
and handle the difference correctly.
Priority: -- → P3
Target Milestone: --- → Future
I can do this if someone from the layout/-group can make me a list which things
needs to be changed (AFAIK only layout/ and gfx/ need to be changed... or not ?)
...
Changing QA Contact
QA Contact: petersen → moied
duplicate of Bug 64504?
Zac Jacobson wrote:
> duplicate of Bug 64504?

Bug 64504 may be DUP of this one since this bug has the better description... :)

*** This bug has been marked as a duplicate of 64504 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.