10000 GitHub - h00shi/libdepixelize: Fork of libdepixelize: https://launchpad.net/libdepixelize
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

h00shi/libdepixelize

Repository files navigation

# libdepixelize

This library will implement the algorithm described in the following paper:
http://research.microsoft.com/en-us/um/people/kopf/pixelart/

# License

This library is dual-licensed under GPLv2+ and LGPLv2.1+.

# Dependencies

This is a C++ library and it depends on the gdkmm and 2geom libraries.

If you are planning to build the binaries (default option), then you'll
also need popt.

All dependencies are chosen to give a smooth transition to Inkscape
source code, but libdepixelize will continue to be a separate project.

# Build

This library uses the CMake build system. To compile it, just run:

    cmake source-dir
    make

Make sure you have the dependencies installed.

About

Fork of libdepixelize: https://launchpad.net/libdepixelize

Resources

License

LGPL-2.1, GPL-2.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0