Linux: Load libfontconfig at runtime to allow the binaries to work for running kittens on servers without FontConfig

This commit is contained in:
Kovid Goyal
2022-05-13 19:56:19 +05:30
parent aaffec1cbc
commit d3656bf7e9
3 changed files with 122 additions and 2 deletions

View File

@@ -61,6 +61,9 @@ Detailed list of changes
- Fix deleting images by row not calculating image bounds correctly (:iss:`5081`)
- Linux: Load libfontconfig at runtime to allow the binaries to work for
running kittens on servers without FontConfig
0.25.0 [2022-04-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~