Closed Bug 1063373 Opened 10 years ago Closed 8 years ago

Fix font weight issues (due to font anti-aliasing on OS X)

Categories

(Firefox Graveyard :: Shumway, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mbx, Assigned: tschneider)

References

Details

In nearly all SWFs, the text is too bold.
This only affects Shumway running in browsers on Mac OSX where Web fonts seem to be rendered bolder in general (due to Mac OSX's advanced text anti aliasing). Even though there is a way to change the anti aliasing behavior via CSS, there is no option available for text drawn via Canvas.
(In reply to Tobias Schneider [:tobytailor] from comment #1)
> Even though there is a way to change the anti aliasing behavior
> via CSS, there is no option available for text drawn via Canvas.

Sounds like something we might want to propose as a context2D feature. I'm pretty optimistic that implementing this would be easy enough.
This is an annoying fidelity issue, but not a Shumway blocker.
Blocks: 927828, shumway-1.0
No longer blocks: shumway-m3
Summary: Fix font weight issues. → Fix font weight issues (due to font anti-aliasing on OS X)
(In reply to Tobias Schneider [:tobytailor] from comment #1)
> This only affects Shumway running in browsers on Mac OSX where Web fonts
> seem to be rendered bolder in general (due to Mac OSX's advanced text anti
> aliasing). Even though there is a way to change the anti aliasing behavior
> via CSS, there is no option available for text drawn via Canvas.

CSS properties applied to the canvas should affect text rendered in canvas.
Blocks: shumway-m5
No longer blocks: shumway-1.0
Blocks: shumway-1.0
No longer blocks: shumway-m5
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.