Zoxc
Zoxc
That might be possible. Any specific platform in mind?
I did add some [Windows binaries](https://github.com/Zoxc/crusader/releases/tag/v0.0.2-testing). I intended to add macOS too, but my MacBook wasn't cooperating.
I did some refactoring and added the ability to link cursors to the linked axis demo.
Why the focus on supporting both `NativeActivity` and `GameActivity`? `NativeActivity` doesn't seem suitable for either games or GUIs. Having a crate which ships with a precompiled `RustActivity` (extending `GameActivity` as...
I have a branch [here](https://github.com/Zoxc/plotters/tree/ab) which fixes the vertical alignment of glyphs.
I've rebased https://github.com/rust-lang/rust/pull/116375 away, so this can get a proper perf run now.
@oli-obk Do you mind approving for me?
> Did you measure a perf difference? I expect it would below my noise threshold. I did verify the behavior with self profiling though.