mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
changelog: current output's subpixel order is preferred over FontConfig
This commit is contained in:
parent
05bb0ae590
commit
144280ba17
1 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,12 @@
|
||||||
(https://codeberg.org/dnkl/foot/issues/4)
|
(https://codeberg.org/dnkl/foot/issues/4)
|
||||||
* memfd sealing failures are no longer fatal errors.
|
* memfd sealing failures are no longer fatal errors.
|
||||||
* Selection to no longer be cleared on resize.
|
* Selection to no longer be cleared on resize.
|
||||||
|
* The current monitor's subpixel order (RGB/BGR/V-RGB/V-BGR) is
|
||||||
|
preferred over FontConfig's `rgba` property. Only if the monitor's
|
||||||
|
subpixel order is `unknown` is FontConfig's `rgba` property used. If
|
||||||
|
the subpixel order is `none`, then grayscale antialiasing is
|
||||||
|
used. The subpixel order is ignored if antialiasing has been
|
||||||
|
disabled.
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue