Re: svg scaling drawing or viewport ?

2020-12-06 Thread Andre Klapper via desktop-devel-list
Hi, On Sun, 2020-12-06 at 08:58 +0100, Pro Turm via desktop-devel-list wrote: > how is a svg scaled depending on the set viewport? Is the whole > drawing scaled first, and then only the viewport rendered  or   only > the viewport is being rendered ? Is trimming the viewport the optimal > strategy

svg scaling drawing or viewport ?

2020-12-05 Thread Pro Turm via desktop-devel-list
Hello, how is a svg scaled depending on the set viewport? Is the whole drawing scaled first, and then only the viewport rendered or only the viewport is being rendered ? Is trimming the viewport the optimal strategy of scaling only a portion of the svg? Are any known considerations regarding t