| Age | Commit message (Collapse) | Author |
|
In particular, prefer not to use lots of fallback attempts. It seems
that something funny is going on with how we find Liberation Sans on
Linux, meaning that we were sometimes using the OS copy of the font when
we didn't mean to.
|
|
|
|
raw_convert<string> is gone, so here we use fmt::{to_string,format} instead.
Other raw_converts now use fast_float.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
location on Windows.
For some strange reason on my laptop %HOMEDRIVE% comes up as z:\
whereas %userprofile% makes more sense.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory as tests rely on it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as there is some suggestion it is faster.
|
|
|
|
we don't need it.
|
|
|
|
|