mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
fcft: update to 1.0.0
Allow/disallow subpixel antialiasing in font_glyph_for_wc(), not using font_enable_subpixel_antialias().
This commit is contained in:
parent
54a31f8745
commit
8294eb5a80
4 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ depends=(
|
|||
'libudev.so'
|
||||
'json-c'
|
||||
'libmpdclient'
|
||||
'fcft>=0.4.2')
|
||||
'fcft>=1.0.0')
|
||||
source=()
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue