Matthias
Matthias
This is indeed more of an inconsistency with documentation rather than a bug. Tween durations (like most durations in the engine) are given in ticks, not milliseconds. We should adjust...
Closing this due to inactivity. Thank you and feel free to resume at a later point :)
I got really lost here. Would appreciate if at somepoint someone could help me finish my [branch](https://github.com/gurkenlabs/litiengine/tree/serializable-attributes).
Hi and welcome! You need to compile the project with JDK 21. Right now, your setup is configured for JDK17, which won't work due to the SemVerGuru gradle plugin requiring...
I can reproduce this, but couldn't pinpoint the source of this issue. What I can say for sure is that it depends on the font used due to the differences...
Hi @hedfol , thank you for your detailed assessment! We welcome your contribution in this regard. I would neither create separate classes nor methods for this, but an overload to...
unfortunately this has happened to me too in the past. Using OGG instead of WAV was generally more reliable for me and saved lots of space. But you're completely right...
yes, it is incredibly limited when it comes to real world use as it only supports: - Audio file formats: AIFF, AU and WAV - Music file formats: MIDI Type...
If we made modifications to LGPL code, our code would have to be LGPL too. But using LGPL licensed libraries per se is not a problem.