Picorims

Results 20 comments of Picorims

> Can you please try some of those technics and confirm that you still can't display your images? I could in the end succeed to get an image displayed by...

As promised here is the feedback, I tried the following methods and they work: - import with `?raw` and convert to URI - import as is using a relative path...

Thanks for the report. Regarding the logs, it is intended behavior, though this could be a settings for sure (I never faced gigabytes of it, hence it didn't come to...

Thanks for the additional information. I hate this behavior too. I'll see if I can eventually plan a patch beyond the rewrite to clean it up more regularly, but due...

Thanks for the suggestion. I still have to check for CLI support but that's indeed a good idea. For now you might try the following as it is somewhat human...

Thanks for the report and the hint, this one is quite annoying indeed, I added it to the rewrite board to also fix it on legacy. I will most likely...

I think a full inset is worth it. But it could be done in two steps: 1. Do the inset for each edge 2. after gutters are added, do the...

This is what I had in mind personally. Which avoids the triangle quad issue. And is basically your solution 1 with one extra step being a row of quads to...

That is something I wanted for a while as well, I have that in mind for the rewrite once the first beta is out and stable enough.

This is part of plans in this ticket, I will link it on both sides: https://github.com/Picorims/wav2bar-reborn/issues/42