Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-24 Thread lists
Sun, 24 Apr 2016 16:26:17 +0200 LÉVAI Dániel > Stuart Henderson @ 2016-04-24T02:57:12 +0200: > > On 2016/04/23 16:34, patrick keshishian wrote: > > > + symquotes- Build with symmetric single quotes. > > > + centered_tilde - Build with centered ASCII

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-24 Thread LÉVAI Dániel
Stuart Henderson @ 2016-04-24T02:57:12 +0200: > On 2016/04/23 16:34, patrick keshishian wrote: > > + symquotes- Build with symmetric single quotes. > > + centered_tilde - Build with centered ASCII tilde. > > + symquotes-centered_tilde - Build with both

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-24 Thread lists
Sat, 23 Apr 2016 17:13:37 -0400 Michael Reed > On 04/23/16 17:01, patrick keshishian wrote: > > On 4/23/16, Michael Reed wrote: > >> I prefer this variant of terminus, I wonder what others think. > > > > Just reading the description of this patch on

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-24 Thread Chris Bennett
On Sun, Apr 24, 2016 at 01:57:12AM +0100, Stuart Henderson wrote: > > Although I am still in two minds about this strange spelling of > the word that most English-speakers in the world know as "centred". > Oh the funny and strange thoughts of so many people. :) It's so clear that the correct

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread Stuart Henderson
On 2016/04/23 16:34, patrick keshishian wrote: > + symquotes- Build with symmetric single quotes. > + centered_tilde - Build with centered ASCII tilde. > + symquotes-centered_tilde - Build with both modifications. I think this last line is a little confusing,

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread Michael Reed
On 04/23/16 19:34, patrick keshishian wrote: On 4/23/16, Michael Reed wrote: On 04/23/16 19:12, Christian Weisgerber wrote: On 2016-04-23, Michael Reed wrote: -FLAVORS = symquotes +FLAVORS = symquotes centered_tilde

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread patrick keshishian
On 4/23/16, Michael Reed wrote: > On 04/23/16 19:12, Christian Weisgerber wrote: >> On 2016-04-23, Michael Reed wrote: >> >>> -FLAVORS = symquotes >>> +FLAVORS = symquotes centered_tilde >>> FLAVOR ?= >> >> This (implicitly) allows

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread Michael Reed
On 04/23/16 19:12, Christian Weisgerber wrote: On 2016-04-23, Michael Reed wrote: -FLAVORS = symquotes +FLAVORS = symquotes centered_tilde FLAVOR ?= This (implicitly) allows combining the flavors... .if ${FLAVOR:Msymquotes} post-patch:

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread Christian Weisgerber
On 2016-04-23, Michael Reed wrote: > -FLAVORS =symquotes > +FLAVORS =symquotes centered_tilde > FLAVOR ?= This (implicitly) allows combining the flavors... > .if ${FLAVOR:Msymquotes} > post-patch: > ${PATCH} -d ${WRKSRC} <

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread patrick keshishian
On 4/23/16, Michael Reed wrote: > On 04/23/16 17:01, patrick keshishian wrote: >> On 4/23/16, Michael Reed wrote: >>> I prefer this variant of terminus, I wonder what others think. >> >> Just reading the description of this patch on $HOMEPAGE, I >> wonder

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread Stuart Henderson
On 2016/04/23 14:01, patrick keshishian wrote: > On 4/23/16, Michael Reed wrote: > > I prefer this variant of terminus, I wonder what others think. > > Just reading the description of this patch on $HOMEPAGE, I > wonder (as the page suggests) if this should be default? > >

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread Michael Reed
On 04/23/16 17:01, patrick keshishian wrote: On 4/23/16, Michael Reed wrote: I prefer this variant of terminus, I wonder what others think. Just reading the description of this patch on $HOMEPAGE, I wonder (as the page suggests) if this should be default? I initially

Re: fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread patrick keshishian
On 4/23/16, Michael Reed wrote: > I prefer this variant of terminus, I wonder what others think. Just reading the description of this patch on $HOMEPAGE, I wonder (as the page suggests) if this should be default? Incidentally, if it remains a FLAVOR, is it mutually exclusive

fonts/terminus-font: Add `centered_tilde' flavor

2016-04-23 Thread Michael Reed
I prefer this variant of terminus, I wonder what others think. Index: Makefile === RCS file: /cvs/ports/fonts/terminus-font/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 13 Nov 2015 20:18:25 - 1.10