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

[Pkg-fonts-devel] Including fontconfig files in a Debian font Package



Hi,

I'm trying to package some font for personal use. It concerns 
some of the Bitstream fonts included with CorelDRAW 9.

Now, Bitstream uses weird names like Humanist 777 for Frutiger. 
To compensate for this, I have created a fontconfig file.

As far as I can see, the file should be installed as:
/etc/init.d/conf.avail/95-t1-coreldraw-aliases.conf

And symlinked to activate it:
/etc/init.d/conf.d/95-t1-coreldraw-aliases.conf
-> ../conf.avail/95-t1-coreldraw-aliases.conf

Now, my current rules file looks like this:
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk

install/t1-coreldraw::
        dh_installdefoma

What's the best to install and symlink the fontconfig files 
along with these fonts?

Regards,
Pascal de Bruijn

Attachment: 95-t1-coreldraw-aliases.conf
Description: XML document


Reply to: