<div dir="ltr"><div>Thank you Csongor, it works. I'll study the guide and learn how to use it.</div><div><br></div><div>Best,<br></div><div>Francesco<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 13, 2022 at 11:42 PM Csongor Zih <<a href="mailto:daemon.onwave@gmail.com">daemon.onwave@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Yes, space + drag does that. Depending on what browser you're using this might not work, also if your cursor is in a text field it will block this.<div>You can find this on the wiki here: <a href="https://github.com/daem-on/wtherion/wiki/General%20usage" target="_blank">https://github.com/daem-on/wtherion/wiki/General%20usage</a><br><div><br></div><div>Csongor</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Francesco Serafin <<a href="mailto:francesco.serafin2@gmail.com" target="_blank">francesco.serafin2@gmail.com</a>> ezt írta (időpont: 2022. júl. 14., Cs, 5:35):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Thank you very much Csongor!</div><div>Sorry, I didn't notice that option. Yes, the smallest pen setting works wonderfully. All the indentations of the wall can be drawn at that scale.</div><div><br></div><div>Many thanks for developing this project, it is very nice.</div><div><br></div><div>I'd like to ask a small question please: can I drag the xvi across the screen without zooming in and out? I tried combinations of Ctrl+drag, Opt+drag but they didn't work. (I am using a Mac). <br></div><div><br></div><div>Thank you<br></div><div>Best,</div><div>Francesco<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 13, 2022 at 11:21 PM Csongor Zih <<a href="mailto:daemon.onwave@gmail.com" target="_blank">daemon.onwave@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>If I understand correctly, you need the points on the line to be closer together, resulting in shorter segments. This setting can be adjusted under "Tool options" in the options panel for the Draw tool. If you find that the smallest setting (1) is still too large, that would require changes to the code, please let me know.</div><div><br></div><div>Yes I am the developer of the project, if you encounter any problems I would be happy to help.</div><div><br></div><div>Csongor</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Francesco Serafin <<a href="mailto:francesco.serafin2@gmail.com" target="_blank">francesco.serafin2@gmail.com</a>> ezt írta (időpont: 2022. júl. 14., Cs, 5:04):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Csongor,</div><div><br></div><div>Thank you for your suggestion. I didn't think about wtherion. It looks impressive and it's a very nice interface, are you developing it?</div><div>From a first look at it, it has the freehand drawing pen that I had in mind. After importing an .xvi centerline I tried to draw some walls. The Draw tool works with a continuous drag of the pen, that is great. The only question I have is this: given the resolution of the survey, it seems that the smallest segment drawn by the pen is still larger than the features of the wall. An example is the narrow meander that you see here:<br></div><div><img src="cid:ii_l5kfxr140" alt="image.png" style="margin-right: 0px;" width="150" height="244"><br></div><div>The wall's turns are smaller than the pen's resolution. It may be that one can solve this problem by enlarging the xvi output, but I haven't tried this yet.</div><div><br></div><div>Thank you,</div><div><br></div><div>Francesco<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 13, 2022 at 2:00 PM Csongor Zih <<a href="mailto:daemon.onwave@gmail.com" target="_blank">daemon.onwave@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="auto"><div>Hi Francesco,</div><div dir="auto"><br></div><div dir="auto">This isn't exactly an answer to your question, but have you thought about using wtherion?</div><div dir="auto"><a href="https://github.com/daem-on/wtherion" target="_blank">https://github.com/daem-on/wtherion<br></a></div><div dir="auto"><a href="https://github.com/daem-on/wtherion" target="_blank"><br></a></div><div dir="auto">It's an alternative to XTherion and among others it has the feature you described (aka freehand drawing).</div><div dir="auto">It's not fully released yet but you might still find it useful. You can also find end-user documentation on the page above.</div><div dir="auto"><br></div><div>Csongor</div><div dir="auto"><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">Francesco Serafin <<a href="mailto:francesco.serafin2@gmail.com" target="_blank">francesco.serafin2@gmail.com</a>> ezt írta (időpont: 2022. júl. 13., Sze 18:09):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi everyone,</div><div><br></div><div>I tried to draw the cave's walls in therion's map editor using a graphic tablet to have a finer control over the lines' shape and obtain a more realistic-looking cave shape.<br></div><div>This method didn't work because therion's map editor uses Bezier curves to draw lines: when the pen touches the tablet, a new point is created - but any further movement of the pen will only adjust the curve's tangent at that point and doesn't extend the line. To create new points one must lift the pen and press again so the result is again imprecise.<br></div><div><br></div><div>I was wondering if it would it be possible (and easy) to add a new line type that is more similar to Illustrator's pencil tool? With the pencil tool one can hand-draw a path by continuously moving the pen on the tablet (without lifting it). When the pen is lifted, the software calculates a Bezier curve from the path.</div><div><br></div><div>Thank you</div><div><br></div><div>Francesco<br></div></div>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" rel="noreferrer" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div></div></div>
</div>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div></div>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div>