public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-fonts/ipaex/files: 66-ipaex.conf
@ 2015-02-21  5:10 Ben de Groot (yngwin)
  0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2015-02-21  5:10 UTC (permalink / raw
  To: gentoo-commits

yngwin      15/02/21 05:10:10

  Added:                66-ipaex.conf
  Log:
  Initial commit. Fixes bug #468792.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.1                  media-fonts/ipaex/files/66-ipaex.conf

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ipaex/files/66-ipaex.conf?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ipaex/files/66-ipaex.conf?rev=1.1&content-type=text/plain

Index: 66-ipaex.conf
===================================================================
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
	<!-- Generic names -->
	<alias>
		<family>sans-serif</family>
		<prefer>
			<family>IPAexGothic</family>
		</prefer>
	</alias>
	<alias>
		<family>serif</family>
		<prefer>
			<family>IPAexMincho</family>
		</prefer>
	</alias>
	<alias>
		<family>monospace</family>
		<prefer>
			<family>IPAexGothic</family>
			<family>IPAexMincho</family>
		</prefer>
	</alias>

	<!-- disable hinting -->
<!--
	<match target="font">
		<test name="family">
			<string>IPAexGothic</string>
			<string>IPAexMincho</string>
		</test>
		<edit name="hinting" mode="assign">
			<bool>false</bool>
		</edit>
	</match>
-->
</fontconfig>





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-21  5:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-21  5:10 [gentoo-commits] gentoo-x86 commit in media-fonts/ipaex/files: 66-ipaex.conf Ben de Groot (yngwin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox