Red Artist
Red Artist
I found https://github.com/rust-gamedev/arewegameyet/issues/372 . So, it seems we already removed a bunch of crates in 2020. `amethyst` - I don't think users who come to `arewegameyet` are looking for historically...
blocked on #546 which might be merged before summer :+1:
`harfbuzz` would work fine with `wue` (wasm32-unknown-emscripten). But the real problem is `wasm_bindgen` and `wuu` (wasm32-unknown-unknown) which is slowly worked on -> https://github.com/rustwasm/wasm-bindgen/issues/3454
I think the situation has changed a little bit. rustybuzz seems to be accepting (and asking for) patches https://github.com/RazrFalcon/rustybuzz/discussions/79 to backport harfbuzz improvements. So, is it still "deprecated"? Anyway, i...
`[display] window/size/width=1820 window/size/height=874` it seems the window size is hardcoded in the project settings. maybe there should be a new issue about "attaching" to gw2 window? taco/blish get the window...
> > I think it makes sense to open a new issue for that. > > Will make one tomorrow if you haven't done so by then > > @AsherGlick...
i think this issue and #25 are both related to stacking order of windowed fullscreen gw2 and the overlay.
https://github.com/udoprog/relative-path/pull/46
I definitely think markers format should move to binary format as with burrito, it's not necessary to be manually editing XML files anymore. although, having windows support before this is...
I know i'm going against my past self here, but binary formats are not really as good as i expected them to be. At this point, every overlay is using...