+merlan #flirora
+merlan #flirora
Scalatex sources can't be compiled on Windows since path names use backslashes, which happen to be the escape character for string. This problem can be fixed by using triple quotes...
I prefer the N-with-hook variant of (U+014A) instead of the current ŋ-scaled-up form; is it possible to add a variant for this form?
See [here](https://gist.github.com/Juerd/ae574b87d40a66649692) for details. Not sure where to put these tests, though.
This could be useful for e.g. stats that depend on current equipment and need to be recalculated when they change.
Environment: * Java version: 1.8.0_232 * OpenJFX version: 8.u202-3 ``` $ uname -a Linux elyundite 5.3.11-1-MANJARO #1 SMP PREEMPT Wed Nov 13 12:21:14 UTC 2019 x86_64 GNU/Linux ``` To reproduce:...
I’m trying to run the tests for this crate, but it doesn’t compile on a current Rust version. ``` $ cargo test --workspace (other output...) error: expected `;` --> wirefilter-parser/src/lib.rs:55:18...
Let’s say I have a trait such as ```rust trait T { pub fn foo(&self, a: i32) -> bool; pub fn bar(&self, a: A, b: A) -> A; pub fn...
It should be possible to issue read-only operations such as `get` generically over both `&Automerge` and `&Transaction` so that functions that want to call only these operations can work on...
To reproduce: create new synth track, open native GUI. Doesn't always happen; might need several tries to reproduce. Might be related to #247 or #223. * OS: Linux (Manjaro; kernel...
I often play at fullscreen so text looks jagged. Can we have an option to set the resolution of glyphs?