mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
HACK fractional scaling
This commit is contained in:
parent
68db8ff1f5
commit
4564d78eff
8 changed files with 268 additions and 70 deletions
|
|
@ -445,7 +445,7 @@ struct terminal {
|
|||
int fd;
|
||||
} blink;
|
||||
|
||||
int scale;
|
||||
double scale;
|
||||
int width; /* pixels */
|
||||
int height; /* pixels */
|
||||
int stashed_width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue