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/liblzma.pc vendored Normal file
View File

@@ -0,0 +1,19 @@
#
# Author: Lasse Collin
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#
prefix=/root/.julia/dev/ImageUtils/.CondaPkg/env
exec_prefix=/root/.julia/dev/ImageUtils/.CondaPkg/env
libdir=/root/.julia/dev/ImageUtils/.CondaPkg/env/lib
includedir=/root/.julia/dev/ImageUtils/.CondaPkg/env/include
Name: liblzma
Description: General purpose data compression library
URL: https://tukaani.org/xz/
Version: 5.2.10
Cflags: -I${includedir}
Libs: -L${libdir} -llzma
Libs.private: -pthread -lpthread