Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RazrFalcon/svgcleaner Loading
base: 0b8e99d
Choose a base ref
...
head repository: RazrFalcon/svgcleaner Loading
compare: c8e14d5
Choose a head ref
  • 9 commits
  • 30 files changed
  • 1 contributor

Commits on Jun 17, 2013

  1. Build and install fixes.

    RazrFalcon committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    48f9b1b View commit details
    Browse the repository at this point in the history
  2. Fixed process starting from build dir on linux.

    German translation updated.
    RazrFalcon committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    ba2cf6d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2013

  1. Added executable search function. This should fix gui work, which

    started from build folder.
    RazrFalcon committed Jun 18, 2013
    Configuration menu
    Copy the full SHA
    d9ef66a View commit details
    Browse the repository at this point in the history
  2. Fixed gui target.

    RazrFalcon committed Jun 18, 2013
    Configuration menu
    Copy the full SHA
    47bddbe View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2013

  1. Fixed gui target. Again.

    RazrFalcon committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    b587602 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2013

  1. Added a new function: "Group elements by style properties".

    + ~2% to average cleaning value and + ~10% for files, that are contains
    many similar elements and styles.
    Fixed processing of --version flag.
    Fixed prolog removing.
    Fixed style attributes grouping to one attribute.
    Fixed removing of xmlns:xlink extension.
    Many small fixes.
    RazrFalcon committed Jun 21, 2013
    Configuration menu
    Copy the full SHA
    54508bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdd9229 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2013

  1. Paths class refracted.

    Added point count checking in path segments.
    Added checking of xmlns:xlink prefix. If no prefix - removes it.
    Added 'rotate(<rotate-angle> [<cx> <cy>])' matrix processing.
    Fixed small gausian blur removing when stdDeviation contains more than
    one value.
    Fixed number precision flags names.
    Fixed program freezing with --keep-comments flag.
    Removes clip-rule if no clip-path.
    RazrFalcon committed Jun 30, 2013
    Configuration menu
    Copy the full SHA
    0aed9d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2013

  1. Fixed install on linux.

    RazrFalcon committed Jul 1, 2013
    Configuration menu
    Copy the full SHA
    c8e14d5 View commit details
    Browse the repository at this point in the history
Loading