Zih Csongor

Results 21 comments of Zih Csongor

Hi! Sorry for the late answer. Did you follow the instructions and install the ffmpeg binaries? Are you sure they are for the right platform? It seems you are on...

Hi there! Thanks for the suggestion, I'll try to respond as best as I can with what I know about these projects: So the first repo (ffmpeg.js) is something I've...

To be honest, I don't know much about streams, so I didn't know this was possible, but that project seems to be exactly what I need in this use case....

Hello, thanks for creating this issue. All files that you can produce with wtherion **are text files**. Depending on what you mean by "plain text", they are not plain text...

Yes, if you import .th2 files and export them, it's not guaranteed that you will get the same file, although they will be in the same format and they will...

No you're correct, there's no snapping anywhere, and I'm not planning on implementing it, it's a very large feature. The idiomatic way to join two scraps is with the `join`...

Hi again! I think I've implemented the minimum usable version of the functionality you were looking for, as now the Detail select tool can snap segments to other lines. This...

@CaverBruce Thanks! Seems like the fixes I implemented were not at all enough, but these issues should be fixable. Like I said, I don't have a lot of time right...

I was going to do this with transparency, but due to issues in paper (the framework I'm using) or HTML canvas itself, large amounts of half-transparent objects were extremely slow....

I didn't know that this is new behaviour, I thought you could change the visibility of any scrap, regardless of it being active (?). But yes I think this is...