[Bug 3512] Implement font-stretch property

bugzilla-daemon at mozilla.org bugzilla-daemon at mozilla.org
Wed Jan 28 19:17:32 UTC 2009


Do not reply to this email.  You can add comments to this bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=3512





--- Comment #59 from David Baron [:dbaron] <dbaron at dbaron.org>  2009-01-28 11:17:17 PST ---
(In reply to comment #58)
> Document or PR_STATIC_ASSERT that WIDER needs to be > ULTRA_EXPANDED -
> ULTRA_CONDENSED (or rather the min and max "normal" values of font-stretch) and
> that NARROWER needs to be -WIDER?  I assume it does so that we can tell apart
> ULTRA_CONDENSED+WIDER and other values.

I'll go with the "document" primarily because using PR_STATIC_ASSERT in header
files is a real mess, because it depends on prlog.h, but we in turn depend on
setting up FORCE_PR_LOG macros in special ways before the first include of
prlog.h, so I'd really prefer to avoid including prlog.h from header files (and
I don't want to get into that mess as part of this patch).

-- 
Configure bugmail: https://bugzilla.mozilla.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fonts-bugs mailing list