mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-21 06:46:34 -04:00
Strip out 16f-bit surfaces, for now
pixman 0.46.0 has been released, with support for 16-bit integer images. Let's get that merged before 16f-bit.
This commit is contained in:
parent
2d23010c23
commit
e2259e08a6
9 changed files with 13 additions and 64 deletions
|
|
@ -87,9 +87,9 @@
|
|||
- solarized
|
||||
* `regex-copy`/`show-urls-copy` will copy and paste the selected text if the hint
|
||||
is completed with an uppercase character ([#1975][1975]).
|
||||
* `16-bit` and `16f-bit` to `tweak.surface-bit-depth`. Makes foot use
|
||||
16-bit (integer/floating point) image buffers. They provide the
|
||||
necessary color precision required by `gamma-correct-blending=yes`.
|
||||
* `16-bit` and to `tweak.surface-bit-depth`. Makes foot use 16-bit
|
||||
image buffers. They provide the necessary color precision required
|
||||
by `gamma-correct-blending=yes`.
|
||||
|
||||
[2025]: https://codeberg.org/dnkl/foot/issues/2025
|
||||
[1975]: https://codeberg.org/dnkl/foot/issues/1975
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue