kitty/tools/utils/images
Kovid Goyal 341d845b9a
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
Also rename os.SEEK_* to io.Seek* as the former has been deprecated
2023-08-04 22:50:13 +05:30
..
formats.go
loading.go Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 2023-08-04 22:50:13 +05:30
opaque.go Get 24 bit RGB transmission working 2023-01-05 19:15:12 +05:30
rowcolumn_diacritics.go Generate the rowcol diacrticis for Go as well 2023-03-03 14:39:38 +05:30
to_rgb.go More work on ImageMagick 2023-01-05 19:15:13 +05:30
to_rgba.go Allow controlling num of CPUs for images operations 2023-01-05 19:15:13 +05:30
transforms.go Allow controlling num of CPUs for images operations 2023-01-05 19:15:13 +05:30
utils.go Allow controlling num of CPUs for images operations 2023-01-05 19:15:13 +05:30