Bug#390265: ttf-vlgothic: proposed patch to add vl-gothic to sans-serif

2006-10-02 Thread Kenshi Muto
At Sun, 1 Oct 2006 23:55:52 +0900,
Hideki Yamane wrote:
 On Sat, 30 Sep 2006 14:33:49 +0900 (JST)
 Kenshi Muto [EMAIL PROTECTED] wrote:
  A. Send a patch to fontconfig maintainer,
 to add VL Gothic (and prefer than Kochi Gothic) to
 /etc/fonts/conf.avail/65-nonlatin.conf.
  B. Let ttf-vlgothic package has /etc/fonts/conf.d/64-ttf-vlgothic.conf
 like:
 
  Plan B is easier than A, but is it OK to ttf-vlgothic package put 

I think so too.

  its config file to /etc/fonts/* directory? How do other packages handle
  that (no conflict)?

I believe it's quite safe to put this file to /etc/fonts/conf.d because
this filename is unique and Suggests:fontconfig tells enough what it is.

Although there are only few packages to put file on
/etc/fonts/conf.d at this time (maybe fontconfig has already the
definition for most fonts), ttf-arphic-ukai puts its configuration
to /etc/fonts/conf.d/ttf-arphic-ukai.

I recommend to use the name 64-*, because the primary of a font
family is chosen from first prefer element.
For example if you put file as 65-ttf-vlgothic.conf or
ttf-vlgothic.conf, Kochi-Gothic will be chosen by prior
65-nonlatin.conf.

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390265: ttf-vlgothic: proposed patch to add vl-gothic to sans-serif

2006-10-01 Thread Hideki Yamane
Hi,

On Sat, 30 Sep 2006 14:33:49 +0900 (JST)
Kenshi Muto [EMAIL PROTECTED] wrote:
 Because VL Gothic is quite nice for Japanese desktop, I think it's
 better to map this font to sans-serif and monospace.

 Sounds good.

 There are two solutions at this time.
 
 A. Send a patch to fontconfig maintainer,
to add VL Gothic (and prefer than Kochi Gothic) to
/etc/fonts/conf.avail/65-nonlatin.conf.
 B. Let ttf-vlgothic package has /etc/fonts/conf.d/64-ttf-vlgothic.conf
like:

 Plan B is easier than A, but is it OK to ttf-vlgothic package put 
 its config file to /etc/fonts/* directory? How do other packages handle
 that (no conflict)?

-- 
Regards, 

 Hideki Yamane


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390265: ttf-vlgothic: proposed patch to add vl-gothic to sans-serif

2006-09-29 Thread Kenshi Muto
Package: ttf-vlgothic
Version: 20060913-1
Severity: wishlist
Tags: patch

Hi,

Because VL Gothic is quite nice for Japanese desktop, I think it's
better to map this font to sans-serif and monospace.

There are two solutions at this time.

A. Send a patch to fontconfig maintainer,
   to add VL Gothic (and prefer than Kochi Gothic) to
   /etc/fonts/conf.avail/65-nonlatin.conf.
B. Let ttf-vlgothic package has /etc/fonts/conf.d/64-ttf-vlgothic.conf
   like:

?xml version=1.0?
!DOCTYPE fontconfig SYSTEM fonts.dtd
fontconfig
  alias
familysans-serif/family
prefer
  familyVL Gothic/family
/prefer
  /alias
  alias
familymonospace/family
prefer
  familyVL Gothic/family
/prefer
  /alias
/fontconfig

  and add Suggests: fontconfig (= 2.4.1).

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]