Diffusion Krita 18dfc4d8ee25

Fix loading SVG with omitted commands

Authored by dkazakov on Apr 23 2019, 4:24 PM.

Description

Fix loading SVG with omitted commands

SVG supports omitting repeating command names. When checking for the
next command we should make sure we parse a case when it starts not
with a digit, but with a '.' sign.

BUG:406124

Details

Committed
dkazakovApr 23 2019, 4:46 PM
Parents
R37:a885719199da: Try to build fftw3 without threads and gmic without fftw threads
Branches
Unknown
Tags
Unknown