• A
    perf util: SVG performance improvements · 611a546b
    Arjan van de Ven 提交于
    Tweak the output SVG to increase performance in SVG viewers by
    limiting the different types of font sizes and by smarter
    transformations on the text.
    
    At least with Inkscape this gives a notable performance improvement
    during zoom and scrolling.
    Signed-off-by: NArjan van de Ven <arjan@linux.intel.com>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <20090920181438.3a49cb93@linux.intel.com>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    611a546b
svghelper.c 14.4 KB