This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-12 03:29:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bf5b92cd65f1a519508f6097714a433cfe6b377
kitty
/
tools
/
utils
/
images
History
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