Gleb Mazovetskiy
Gleb Mazovetskiy
No, lvgl doesn't support SDL3 yet (regardless of this PR).
> The only thing missing then will be the .bin that specifics the frame width for pcx fonts. They're `.txt` these days, with a frame width per line, relevant issue...
Actually I think the current version of ZeroTier no longer requires the cryptography extensions (as of https://github.com/diasurgical/ZeroTierOne/commit/b0b342579adf6cec3ee26ec7c6148ec66d01709f), so I can send a PR to Batocera removing that check
We do not have any upper limit on the autoprefixer version, so you can simply update it in your app. https://github.com/twbs/bootstrap-rubygem/blob/053271759d673f5fe7dea856a2a549d2e8bead1e/bootstrap.gemspec#L18C1-L18C60
The functions are no longer required by libfmt but implementing them will improve performance
These days font widths are in txt files, one per line (for ease of editing) https://github.com/diasurgical/devilutionx-assets/tree/main/bundled-assets/fonts
Should we just say "Armor" instead of "Armor Class"?
It'd be nice if the mana box were vertically aligned with the light res box, I think for that the resistances need to move 1px up
Just like the error message says, you do need some execjs runtime. The particular runtime is up to you to specify. E.g. you can use Node or mini_racer. https://github.com/ai/autoprefixer-rails#usage
The Sass engine is orthogonal to autoprefixer. The previous Sass engine didn't use nodejs either (sassc is written in C++), it's autoprefixer that does.