Elliot C.

Results 16 comments of Elliot C.
trafficstars

same issue as well, also tried setting my TYPST_ROOT env-var but that doesn't seem to work either

### demo 1 - backwards compatibility, size ratio, persistent compression level https://github.com/user-attachments/assets/a58a541b-6cfc-4a49-a398-aaff1937cdb6 ### demo 2 - rnote-cli mutate (atomic file saving is also noticeable) https://github.com/user-attachments/assets/0e0d9f27-8876-4b18-9d3a-a9cd879f1737

Getting some weird issues with bitcode relating to the packing that aren't present with json, might have to reconsider using bitcode sadly..

> > Getting some weird issues with bitcode relating to the packing that aren't present with json, might have to reconsider using bitcode sadly.. > > What exactly are those...

> > I merged this PR alongside my "Styled Lines" PR: #1210 in a branch of Rnote I personally use, however opening previous "versions" of my files serialized using bitcode...

Just a quick update, the PR itself is in my opinion mostly ready (the cli, documentation, and error handling could still be improved), I've been using it myself for quite...

Moved to #1578, as I wanted to implement some major changes, and it would take longer to solve every merge conflict that just cleanly restart at a new branch.

Implementation went smoother than what I expected, rnote can still decompress gzip files and will compress them using zstd the next time the file is saved. One thing left to...

Here's a rough before and after comparison of a couple files (different to the ones used for rnote-comp-benchmarking) Before: ![2024-08-08-190025_hyprshot](https://github.com/user-attachments/assets/b4e2767b-dd5b-4826-a240-be060d433de7) After: ![2024-08-08-190046_hyprshot](https://github.com/user-attachments/assets/f884939c-a694-4619-b61b-25cf28ed3250)