- From: John Daggett <jdaggett@mozilla.com>
- Date: Thu, 12 Aug 2010 20:20:22 -0700 (PDT)
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: Behdad Esfahbod <behdad@behdad.org>, www-style@w3.org
Tab Atkins Jr. wrote: > >> Add a hint that agents may synthesize stretch? > > > > I don't think user agents should synthesize stretch. With CSS > > transforms, authors can stretch or squish text if like this if they > > like but I don't think it should be something done automagically by > > user agents. > > Using transforms for stretching/shrinking fonts doesn't make sense. > That would stretch/shrink the entire element, not just the text. Stretch is typically "synthesized" by via an x-scale transform on individual glyphs, the effect is the same.
Received on Friday, 13 August 2010 03:20:56 UTC