Add 2D transform-origin "baseline"
https://bugs.webkit.org/show_bug.cgi?id=64593
Summary Add 2D transform-origin "baseline"
Jon Rimmer
Reported 2011-07-15 05:32:21 PDT
When using 2D transforms to animate text it is often desirable to have the origin of the transform be the baseline of the text rather than the edge of the surrounding block. This kind of animation is called "kinetic typography"[1]. It has long been used extensively in movie credits and title sequences, and has recently been seen increasing use in popular culture: http://vimeo.com/channels/kinetictypography http://www.youtube.com/watch?v=timfvNgr_Q4 http://www.youtube.com/watch?v=CAV0XrbEwNc&list=UUWOCaSShY1wU I have made this suggestion previously on the W3C's www-style mailing list [2] and it received a positive response, so I am raising this as a proposed enhancement for Webkit in the hope of getting an experimental implementation that will drive standardisation and wider adoption. I believe this would be a very useful feature, and enable a lot of use-cases around animated type for which authors resort to plugin and pre-rendered video. [1] http://en.wikipedia.org/wiki/Kinetic_typography [2] http://lists.w3.org/Archives/Public/www-style/2011Feb/0582.html
Attachments
Note You need to log in before you can comment on or make changes to this bug.