Fix the issue that '~' wasn't extracted to the proper homedir
'~' in the filename was extracted to the home directory name in FcConfigFilename() though, this behavior was broken by d1f48f11. this change fixes it back to the correct behavior. fontconfig/fontconfig#110
Showing
test/test-issue110.c
0 → 100644
Please register or sign in to comment