wellitecho

Results 9 issues of wellitecho

# What happened I used pipreqs to freeze package requirements for one of my projects by running 'pipreqs' in the project directory, but it caused this error: UnicodeDecodeError: 'gbk' codec...

Thanks for the hard work you put into this useful crate. I've used it a lot in my work. Recently I had to work with a .xlsx file with image...

This happens when I simply used image-rs to open and save a CMYK jpg file ## Expected I expect the CMYK jpg file stays the same(file size, colorspace, etc.) I...

kind: bug
topic: color spaces

First of all, I'd like to say that this app is a joy to use. Thank you for your hard work on this. So the thing is, I would like...

## Describe the bug In the beginning, there are three widgets: a button, a TextDisplay, and a Frame that will be filled with an image. After the button is clicked,...

This happens when I simply used image-rs to open and save a CMYK jpg file ## Expected I expect the CMYK jpg file stays the same(file size, colorspace, etc.) I...

Often I have to search files on another computer in the LAN, connected to the same wifi. I see there is no option to add such network path. Is something...

enhancement

version: V 1.1.1 # relevant code original code [here](https://github.com/MathNya/umya-spreadsheet/blob/c00d3c4ab08854845bb691949ba02838e964ebdc/src/structs/vml/image_data.rs#L41C9-L47C10): ```rust if let Some(relid) = get_attribute(e, b"o:relid") { let relationship = drawing_relationships .unwrap() // here, should only unwrap if it is...

# Use Case I have a psd file that has both text layer and image layer. I only want to replace the data of the image layer and keep the...

enhancement
LayeredFile
c++