Re: [PATCH] gnu: font-gnu-unifont: Call mkfontdir for pcf output

2017-02-15 Thread Huang, Ying
Hi, All, Alex Kost writes: > Danny Milosavljevic (2017-02-14 18:56 +0100) wrote: > >> Hi, >> >>> One problem of this solution is that some font packages (for example, >>> fonts-misc-misc) already have fonts.dir, to avoid conflict, it is better >>> to remove fonts.dir in all

Re: [PATCH] gnu: font-gnu-unifont: Call mkfontdir for pcf output

2017-02-14 Thread Danny Milosavljevic
Hi, > One problem of this solution is that some font packages (for example, > fonts-misc-misc) already have fonts.dir, to avoid conflict, it is better > to remove fonts.dir in all font packages and generate fonts.dir in > fonts-dir-file, I think that is good. But I don't know whether others >

Re: [PATCH] gnu: font-gnu-unifont: Call mkfontdir for pcf output

2017-02-05 Thread Huang, Ying
"Huang, Ying" writes: > Hi, Wenwu, > > Thanks for comments! > > iyzs...@member.fsf.org (宋文武) writes: > >> huang_ying_cari...@163.com writes: >> >>> * gnu/packages/fonts.scm (font-gnu-unifont): call mkfontdir for pcf output. >>> >>> Signed-off-by: "Huang, Ying"

Re: [PATCH] gnu: font-gnu-unifont: Call mkfontdir for pcf output

2017-02-05 Thread Huang, Ying
Hi, Wenwu, Thanks for comments! iyzs...@member.fsf.org (宋文武) writes: > huang_ying_cari...@163.com writes: > >> * gnu/packages/fonts.scm (font-gnu-unifont): call mkfontdir for pcf output. >> >> Signed-off-by: "Huang, Ying" >> --- >> gnu/packages/fonts.scm | 4 +++-

Re: [PATCH] gnu: font-gnu-unifont: Call mkfontdir for pcf output

2017-02-04 Thread 宋文武
huang_ying_cari...@163.com writes: > * gnu/packages/fonts.scm (font-gnu-unifont): call mkfontdir for pcf output. > > Signed-off-by: "Huang, Ying" > --- > gnu/packages/fonts.scm | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git

[PATCH] gnu: font-gnu-unifont: Call mkfontdir for pcf output

2017-02-04 Thread huang_ying_caritas
* gnu/packages/fonts.scm (font-gnu-unifont): call mkfontdir for pcf output. Signed-off-by: "Huang, Ying" --- gnu/packages/fonts.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index