- From: Stefan Keim <42o8o1oo@googlemail.com>
- Date: Tue, 15 Apr 2014 06:38:27 +0200
- To: <www-svg@w3.org>
Received on Wednesday, 16 April 2014 13:03:03 UTC
I coded a small script called "VLEX" that helps me to layout SVG for different screen resolutions. It very generic and works with expressions like the following: vlex="d:M100,{$cY} Q{max(100,$cX-200)},200 {$cX},{$cY}" I have a bunch of examples on github: https://github.com/indus/VLEX. I thought maybe you want to have a look to get inspiration for use-cases. Best Regards Stefan Keim P.S.: This commit is very fresh, and so not very much tested.
Received on Wednesday, 16 April 2014 13:03:03 UTC