Rafał Mikrut
Rafał Mikrut
Something like that, Usually I use only one file at time
New list with svg files that are not square and without any text - [NotText.zip](https://github.com/Samsung/thorvg/files/9479820/NotText.zip)
Also `shader_cache` needs to be excluded or moved into `.godot`
Because looks that it crashes a little different in each llvm version (tested 13, 14, 15 with Ubuntu 22.04 and Fedora 36).
You need to install `python-is-python3` package
It looks like this library is that what I'm looking for, but I can't find example how could I decode image inside rawloader and pass it to image-rs(img_hash library which...
I already added support for raw files in https://github.com/qarmin/czkawka/commit/0f0e7a338fe5459a90f3e9c6eea024599961df1c This code showed me how to convert raw file to DynamicImage(use both imagepipe and rawloader) https://github.com/Kl4rry/simp/blob/09c732097546ef77d6e1f1fce81cac40ddaddacf/src/image_io/load.rs#L124-L159 (I have a problem with...
Still happens ``` Leaked instance: ImageTexture:3441 - Resource path: Leaked instance: GDScriptNativeClass:725 Leaked instance: SceneState:2180 Leaked instance: PopupMenu:4917 - Node name: @@234 Leaked instance: GDScript:1819 - Resource path: res://material_maker/nodes/minimal.gd Leaked...
I haven't tried to use real values from fuzzer because I have a problem even with static and almost empty input(since I didn't use uutils earlier I could done something...
I only tested date tool, because this it is tool with multiple options which is safe to use(not move any files etc.) - I was able to easily reproduce this...