imblowsnow

Results 3 issues of imblowsnow

reached end of file file truncated from: 242 to 0 when i add content to file, i find `file truncated from: 242 to 0`

```python document = psapi.LayeredFile.read(os.path.join(os.path.dirname(__file__), "example.psd")) output_dir = os.path.join(os.path.dirname(__file__), "data") document.write(os.path.join(output_dir, "output.psd"), True) ``` 2025-10-25T07:30:04.371400336Z 2025-10-25 07:30:04 [LinkedLayerData]OpenImageIO '90140.webp' input does not support loading from memory, attempting to source file from...

bug
python
c++

after single sign-on, set up automatic registration, how to require him to fill in all necessary registration items before he authorizes jump? For example, if a single point only returns...

enhancement