Smithay / andrew

Convenient drawing of objects such as shapes, lines and text to buffers
MIT License
17 stars 7 forks source link

example: force ttf or otf font #7

Open l4l opened 3 years ago

l4l commented 3 years ago

At example test.rs, fontconfig chooses a font with a file name "luRS08-ISO8859-1.pcf.gz" which leads to thread 'main' panicked at 'Error constructing Font'. This patch simply forces to use font with either ttf or otf extension.