add padding function to imgScalePadding()

This commit is contained in:
ton
2023-04-14 03:23:43 +00:00
parent c43d949309
commit 39b417dd94
15256 changed files with 525519 additions and 1048290 deletions

19
.CondaPkg/env/lib/pkgconfig/panelw.pc vendored Normal file
View File

@@ -0,0 +1,19 @@
# pkg-config file generated by gen-pkgconfig
# vile:makemode
prefix=/root/.julia/dev/ImageUtils/.CondaPkg/env
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/ncursesw
abi_version=6
major_version=6
version=6.4.20221231
Name: panelw
Description: ncurses 6.4 add-on library
Version: ${version}
URL: https://invisible-island.net/ncurses
Requires.private: ncursesw
Libs: -L/root/.julia/dev/ImageUtils/.CondaPkg/env/lib -Wl,-O2 -Wl,--sort-common -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath,/root/.julia/dev/ImageUtils/.CondaPkg/env/lib -Wl,-rpath-link,/root/.julia/dev/ImageUtils/.CondaPkg/env/lib -lpanelw
Libs.private:
Cflags: -D_GNU_SOURCE -DNCURSES_WIDECHAR -I${includedir} -I/root/.julia/dev/ImageUtils/.CondaPkg/env/include