mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
fcft: use fcft instead of local copy of font.{c,h}
This commit is contained in:
parent
75d9c9a12d
commit
51a6631c19
11 changed files with 30 additions and 722 deletions
|
@ -1,4 +1,4 @@
|
|||
particle_sdk = declare_dependency(dependencies: [freetype, fontconfig, pixman, tllist])
|
||||
particle_sdk = declare_dependency(dependencies: [pixman, tllist, fcft])
|
||||
|
||||
particles = []
|
||||
foreach particle : ['empty', 'list', 'map', 'progress-bar', 'ramp', 'string']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue