mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-02 06:46:32 -04:00
render: use output's subpixel mode when rasterizing glyphs
This commit is contained in:
parent
4ca6e760f2
commit
6f83ef81e5
5 changed files with 79 additions and 1 deletions
|
|
@ -60,6 +60,7 @@ struct monitor {
|
|||
|
||||
int scale;
|
||||
float refresh;
|
||||
enum wl_output_subpixel subpixel;
|
||||
|
||||
char *make;
|
||||
char *model;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue