/etc/fonts/local.conf is in ubuntu-touch-customization-hooks 0.7+15.10.20150717-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!-- Font directory list -->
<dir>/custom/usr/share/fonts</dir>
</fontconfig>
|