inkscape:simdgenius_my2

Last commit made on 2017-04-08
Get this branch:
git clone -b simdgenius_my2 https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
simdgenius_my2
Repository:
lp:inkscape

Recent commits

051a241... by Yale Zhang

touchscreen panning and zooming

(bzr r15621)

fa2767f... by Yale Zhang

multithreaded rendering

(bzr r15620)

1d15e26... by Yale Zhang

vectorized turbulence filter

(bzr r15619)

a5044f7... by Yale Zhang

vectorized gaussian blur

(bzr r15618)

03139d1... by Patrick Storz

EMF/WMF: Hopefully resolve locale issues with decimal separator for good

This unconditionally sets "LC_NUMERIC" to "C" to use dots (.) in all scanf/printf-like functions to prevent parsing issues with locales that would use a comma (,) instead.

Fixed bugs:
  - https://launchpad.net/bugs/1549015
  - https://launchpad.net/bugs/1675755
  - https://launchpad.net/bugs/1335660
  - https://launchpad.net/bugs/1089857
  - https://launchpad.net/bugs/1599763

(bzr r15617)

15ff87c... by Patrick Storz

Fix compilation with old libvisio

(bzr r15616)

8e6912c... by Patrick Storz

Symbols/VSS: Use the actual name of Visio stencils if possible
(before a generic name was derived from the .vss file name)

Fixed bugs:
  - https://launchpad.net/bugs/1676144

(bzr r15615)

f27f169... by Tavmjong Bah

Add preference that allows user to increase the canvas tile size.
A larger tile size vastly speeds up rendering for drawings with heavy filter use
by reducing the need to recalculate filter effects that cross multiple tiles.

(bzr r15614)

57d025e... by Tavmjong Bah

Add forgotten file from last check-in.

(bzr r15613)

3de6344... by Tavmjong Bah

Add canvas-rotate for rapid previewing canvas rotation.
Add canvas-debug for study of canvas tiling.

(bzr r15612)