[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-fonts-devel] Update for fonts-sil-annapurna



On 2017-05-29 04:12, Fabian Greffrath wrote:

sorry for the long time it sometimes takes to get an answer on this list. :/

I understand, people are busy. Thank you for being willing to look at it.

Your request is not forgotten, it's on my TODO list and I will take a look
at your package as soon as I have some spare time left. However, I cannot
give promises if it will be this week or next...

Well, the extra time may be good. Daniel Glassey, a current maintainer and sponsor of the package mentioned to me that WOFF files should go in /usr/share/fonts, but only with a fontconfig override such as

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!-- Reject annapurna woff fonts -->
 <selectfont>
  <rejectfont>
   <glob>/usr/share/fonts/woff/annapurna*</glob>
  </rejectfont>
 </selectfont>
</fontconfig>

in /etc/fonts/conf.avail/71-woff-annapurna.conf. I suspect the path should be /etc/fonts/conf.d/, but the intent is the same.

Thanks, Bobby

--
Bobby de Vos
bobby_devos@sil.org

Reply to: