Closed Bug 4101 Opened 26 years ago Closed 25 years ago

need to add CSS font-stretch to nsFont

Categories

(Core :: CSS Parsing and Computation, defect, P3)

All
Other
defect

Tracking

()

VERIFIED DUPLICATE of bug 3512

People

(Reporter: erik, Assigned: pierre)

Details

I'm implementing Unicode and some of CSS on Unix, and I bumped into the lack
of the CSS font-stretch info in nsFont. X has long font names that include
the stretchiness, and it would be nice if we could pass the font-stretch
property down to GFX to select the appropriate font(s).
Status: NEW → ASSIGNED
Target Milestone: M7
Bug #3512 was related to font-stretch not being functional. Peterl comments:
'CSS2 feature that was never promised. Don't know if font code can even deal
with it.'

That bug has not yet been marked resolved. Don't know if this is the same issue
but putting in comments FYI.
Target Milestone: M10 → M11
Pushing off non-beta 1 issues
Reassigning peterl's bugs to myself.
Accepting peterl's bugs that have a Target Milestone
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
As chrisd said, this is a dup of #3512. The font stretch property is parsed but
we don't do anything with it in MapDeclarationFontInto() because it's not defined
in nsFont.


*** This bug has been marked as a duplicate of 3512 ***
Status: RESOLVED → VERIFIED
Verified dup of #3512
You need to log in before you can comment on or make changes to this bug.