libsixel icon indicating copy to clipboard operation
libsixel copied to clipboard

create CI for windows

Open Kreijstal opened this issue 8 months ago • 1 comments

It compiles but it seems it crashes... need to figure out why

Kreijstal avatar Mar 08 '25 14:03 Kreijstal

image 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 avatar Mar 08 '25 14:03 Kreijstal

@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?

saitoha avatar Aug 13 '25 14:08 saitoha

alright this pr was written when this code was dead, since it is now alive there is no need for this to exist

Kreijstal avatar Aug 25 '25 10:08 Kreijstal