libsixel
libsixel copied to clipboard
create CI for windows
It compiles but it seems it crashes... need to figure out why
Nevermind, it DOES work, but only when using
cat aka msys utility, that means while it can't print sixel, it can generate .sixel files.... fascinating
@Kreijstal It might be a bit difficult to merge this fairly large patch right away, but I’m especially interested in the nanosleep() support for Windows(https://github.com/saitoha/libsixel/pull/190/files#diff-4606434a65bd04502916f71a2adf2774435ab6aab3a2f2a7a7b04d378d52e326R44). I think it could help improve GIF animation playback quality in MinGW builds. Would you be able to extract just that part and open a separate PR?
alright this pr was written when this code was dead, since it is now alive there is no need for this to exist