Make libdepixelize a submodule (09a2712d) · Commits · René de Hesselle / inkscape · GitLab
PBS
·
2025-12-07
·
via inkscape:windows_ci_14x commits
| Original line number |
Diff line number |
Diff line |
|
@@ -14,3 +14,6 @@ |
|
|
path = po
|
|
|
url = https://gitlab.com/inkscape/translations.git
|
|
|
branch = 1.4.x
|
|
|
[submodule "src/3rdparty/libdepixelize"]
|
|
|
path = src/3rdparty/libdepixelize
|
|
|
url = https://gitlab.com/inkscape/devel/libdepixelize.git |
| Original line number |
Diff line number |
Diff line |
|
|
Subproject commit 9395d85f53e486105169944d69df615a82b80927 |
| Original line number |
Diff line number |
Diff line |
|
|
|
|
|
set(libdepixelize_SRC
|
|
|
kopftracer2011.cpp
|
|
|
|
|
|
# -------
|
|
|
# Headers
|
|
|
kopftracer2011.h
|
|
|
splines.h
|
|
|
|
|
|
priv/branchless.h
|
|
|
priv/colorspace.h
|
|
|
priv/curvature.h
|
|
|
priv/homogeneoussplines.h
|
|
|
priv/integral.h
|
|
|
priv/iterator.h
|
|
|
priv/optimization-kopf2011.h
|
|
|
priv/pixelgraph.h
|
|
|
priv/point.h
|
|
|
priv/simplifiedvoronoi.h
|
|
|
priv/splines-kopf2011.h
|
|
|
)
|
|
|
|
|
|
add_inkscape_lib(depixelize_LIB "${libdepixelize_SRC}")
|
|
|
target_link_libraries(depixelize_LIB PUBLIC 2Geom::2geom) |
|
|
No newline at end of file |
| Original line number |
Diff line number |
Diff line |
|
|
Libdepixelize pixelart tracing library.
|
|
|
|
|
|
This code must be kept in sync with our "upstream" project
|
|
|
https://gitlab.com/inkscape/devel/libdepixelize
|
|
|
|
|
|
Any change must first (or in parallel) be submitted to the upstream project
|
|
|
and ideally be tested there, independently of Inkscape. |
File deleted.
Preview size limit exceeded, changes collapsed.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。