Re: [Therion] A wtherion update

2024-04-23 Thread Martin Sluka via Therion
Odesláno z iPhonu > 23. 4. 2024 v 8:25, Csongor Zih : > > Unfortunately, due to the way wtherion is designed, it's never > guaranteed that you can export the exact same .th2 file that you > imported. It is really pity, Wtherion does’t use base principles of Therion. There was a discussion abo

Re: [Therion] A wtherion update

2024-04-22 Thread Csongor Zih
Hi there! Unfortunately, due to the way wtherion is designed, it's never guaranteed that you can export the exact same .th2 file that you imported. The information of which object was where in the original text file, or what each line in the file looked like is not retained. But this does not mean

[Therion] A wtherion update

2024-04-22 Thread Bruce Mutton
> I have an update to share regarding wtherion, which you hopefully remember is my project for a web-based Therion map editor to replace XTherion's map editing capabilities: > https://github.com/daem-on/wtherion > The scope of the project hasn't really changed, but I'd be interested to work

Re: [Therion] A wtherion update

2024-04-18 Thread Csongor Zih
I am certain wtherion could be run as a VSCode extension, although implementing it would mean supporting another interface for saving, opening files, etc. I currently don't want to add that to the codebase, but in the future I would be interested in it. Csongor Matěj Plch ezt írta (időpont: 2024

Re: [Therion] A wtherion update

2024-04-18 Thread Csongor Zih
Thank you for the feedback! This is very helpful, and I think each one could be a new issue on GitHub, where it can be properly discussed. You actually can already unlink Bézier handles from each other, by pressing Alt (or Option) and dragging the handle. This is only available in the Detail sele

Re: [Therion] A wtherion update

2024-04-17 Thread Matěj Plch
Hello Nice work! I have an idea, how about replacing XTherion with a Visual Studio Code extension? Let's skip the part where we develop a whole new editor, we could just use an existing editor, and enhance it with a capability to run Therion compilation and with an integrated wtherion for scrap ed

Re: [Therion] A wtherion update

2024-04-17 Thread Tarquin Wilton-Jones via Therion
Some great changes since I last saw it! The response is really fast. A few things that have thrown me off, all of which are because the work is not finished, so please take them only as a "it would be nice to keep this in mind for the future". Bézier curves are very limited. I cannot make an

Re: [Therion] A wtherion update

2024-04-17 Thread Yann Gardère
Hello I have not yet tested in depth or in real topographical drawing conditions, but it is really great to be able to see the visual result of the lines without generating a PDF, I will test in my next topo, thank you very much ! Yann Le lun. 15 avr. 2024 à 22:26, Csongor Zih a écrit : > Hi

[Therion] A wtherion update

2024-04-15 Thread Csongor Zih
Hi everyone! I have an update to share regarding wtherion, which you hopefully remember is my project for a web-based Therion map editor to replace XTherion's map editing capabilities: https://github.com/daem-on/wtherion I just spent the last two weeks rewriting the UI of wtherion, which was orig