- Suisse
- https://github.com/LordBaryhobal
- Joined on
2023-02-15
Block a user
Project files are not accessible from within package
Support for
alt
syntax
I have implemented alt groups, as well as shorthands for loops and other things but I've not published it yet. As soon as #2 is closed (hopefully in a few days), I'll publish v0.1.1 (will probably…
Allow other fonts
I don't know of any way to fallback to the current font, but I can definitely do one of the following:
- Remove the set rule to leave the user free to customize it on their own
- Put the font…
Use Enable-src and Create-src at the same time will create a extended lifetime
Fixed in by b0950f5e68
Use Enable-src and Create-src at the same time will create a extended lifetime
Hello, thank you for trying out chronos !
It seems indeed like the dashed line isn't put in the right place if you use both enable-dst
and create-dst
I'll admit that the logic for rendering…
When I rotate the gate-not, it doesn't rendered properly
Unfortunately, there is currently no easy way to rotate components It is indeed an important missing feature which I'll look into implementing