mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
Merge pull request 'Fixed a type for the pixel fontsize change' (#1) from wout-patch-1 into master
Reviewed-on: https://codeberg.org/wout/foot/pulls/1
This commit is contained in:
commit
154a7fc059
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
Examples:
|
||||
```
|
||||
font-size-adjustment=0.5 # Adjust by 0.5 points
|
||||
font-size-adjustment=10xp # Adjust by 10 pixels
|
||||
font-size-adjustment=10px # Adjust by 10 pixels
|
||||
font-size-adjustment=7.5% # Adjust by 7.5 percent
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue