Closed Bug 506548 Opened 15 years ago Closed 1 year ago

Mechanism to improve quality of text content rotated using CSS transform

Categories

(Core :: Graphics, enhancement)

x86
Windows XP
enhancement

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: BijuMailList, Unassigned)

Details

Attachments

(4 files, 1 obsolete file)

Attached file rotate.html
http://lists.w3.org/Archives/Public/www-style/2009Jul/0135.html

In Firefox trunk on WinXP (Safari also), the text content rendered using -moz-transform looks ugly than same content screen captured as PNG then rotated using CSS transform.

Which in turn still not good as rotated text in MS-Visio or other similar tools.

I also tried it with 
  text-rendering:  geometricPrecision ;
  text-rendering:  optimizeLegibility ;
  image-rendering: optimizeQuality;
  image-rendering: -moz-crisp-edges;
still no improvement. 

So we need a mechanism to improve quality of text content rotated using CSS transform. May be a new -moz CSS property and/or value.
Attached image RotateWin.png (obsolete) —
This issue and Bug 506549 (Jiggling on mouse selection) is only a major problem in windows. On Linux it looks fine.
Attached image RotateLinux.png
Attached image RotateWin.png
clear one
https://developer.mozilla.org/en/CSS/-moz-transform
Attachment #390736 - Attachment is obsolete: true
When enable D3D the result is much better but still not sharp.

To enable D3D (on Windows Vista/7) set prefs:
gfx.font_rendering.directwrite.enabled = true
mozilla.widget.render-mode = 6
Severity: normal → S3

Glenn, do you think its safe to close this bug? I can't see any issues with the rotate.html test case.

Flags: needinfo?(gwatson)
Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(gwatson)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: