Tomas-M / xlunch

Graphical app launcher for X with minimal dependencies
http://xlunch.org
GNU General Public License v3.0
219 stars 37 forks source link

How are set bitmap fonts for -f option? #81

Closed ghost closed 6 years ago

ghost commented 6 years ago

Is that possible? Thanks!

PMunch commented 6 years ago

xlunch uses Imlib2 for it's drawing, and Imlib2 only supports TTF fonts. So this is unfortunately not possible with xlunch. What you can try is run something like this on your font to convert it into a TTF font and then load that.