mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-07-12 11:03:51 -04:00
fcft: update to 0.3.0
fcft now calculates the underline and strikeout integer positions, making our rendering code much simpler.
This commit is contained in:
parent
a17ce10c03
commit
0f15f0ba43
4 changed files with 7 additions and 13 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -5,7 +5,7 @@ arch=('x86_64')
|
|||
url=https://codeberg.org/dnkl/foot
|
||||
license=(mit)
|
||||
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'tllist>=1.0.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=0.2.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=0.3.0')
|
||||
source=()
|
||||
|
||||
pkgver() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue