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:
Daniel Eklöf 2019-12-03 21:00:48 +01:00
parent a17ce10c03
commit 0f15f0ba43
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 7 additions and 13 deletions

View file

@ -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() {