mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
config: add tweak.scaling-filter
Use the new fcft_set_scaling_filter() API to use a non-default scaling filter. By default, we use lanczo3, the ‘best’ filter. This overrides the default in fcft, which is ‘cubic’ filtering.
This commit is contained in:
parent
6a9725c7a6
commit
51a7e44fa2
6 changed files with 46 additions and 2 deletions
|
|
@ -91,6 +91,7 @@
|
|||
* Minimum window size changed from four rows and 20 columns, to 1 row
|
||||
and 2 columns.
|
||||
* **scrollback-up/down** renamed to **scrollback-up/down-page**.
|
||||
* fcft >= 2.3.0 is now required.
|
||||
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue