Would it technically be possible to rasterize web fonts at runtime?
As it is now web fonts are quite unusable for me in many situations and sprite fonts are also not really an alternative as they are limited to one size only.
If there was an object type based on a textbox that would not render the actual webfont, but hide it, rasterize it and show it as a png sprite it seems to me that it would solve the issues connected to web fonts and provide a true "what you see is what you get" workflow?