On Fri, 22 Feb 2019 13:29:17 +0100
Stefan Assmann wrote:
> Characters are stored as uint32 nowadays. Looking at the lower bytes
> only seems to be an oversight from the fontx clean up.
>
> Fixes: f18f5d0da1d4 get rid of fontx
> ---
> src/display.c | 1 -
> 1 file changed, 1 deletion(-)
>
> dif
Characters are stored as uint32 nowadays. Looking at the lower bytes
only seems to be an oversight from the fontx clean up.
Fixes: f18f5d0da1d4 get rid of fontx
---
src/display.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/display.c b/src/display.c
index 0e2844815b10..3bfa12add6eb 1006