Menu

svg2swf help/usage typo-mistake report

2012-10-14
2012-12-08
  • Nobody/Anonymous

    Hello (:
    There is a mistake in the help/usage instructions : it is not -create-sprites but -sprites (i had to check the source to find this)
    Here are the two contradictive lines:

    fprintf(stderr, "  -create-sprites          Create a sprite (movie clip) for SVG elements with an id attribute; sprite name equals element id\n");
    else if (strcmp(argv, "-sprites") == 0)

     
  • Philip de Nier

    Philip de Nier - 2012-10-15

    Thanks! I've updated the code in the git repository.

    Philip

     

Anonymous
Anonymous

Add attachments
Cancel