Re: [9fans] Hack font for plan9

2016-11-17 Thread michaelian ennis
I have a version of inconsolata that quanstro converted for me a very long
time ago. It's here:

 https://github.com/mennis/9inconsolata

Ian


Re: [9fans] Hack font for plan9

2016-11-16 Thread Stanley Lieber
opsec andrew



Re: [9fans] Hack font for plan9

2016-11-16 Thread Kurt H Maier
On Thu, Nov 17, 2016 at 02:30:08PM +1300, Andrew Simmons wrote:
> What size grapefruit are we talking here? Using grapefruit bought from my 
> local supermarket 
> (http://www.paknsave.co.nz/upper-north-island/auckland/royal-oak/) I could 
> fit at most 5 vertically, 7 horizontally into the screen of a 27 inch iMac. 

You're dangerously close to comparing Apples to oranges.  You're already
deep in the citrus family.  Consider carefully your next move.

khm



Re: [9fans] Hack font for plan9

2016-11-16 Thread Andrew Simmons
What size grapefruit are we talking here? Using grapefruit bought from my local 
supermarket (http://www.paknsave.co.nz/upper-north-island/auckland/royal-oak/) 
I could fit at most 5 vertically, 7 horizontally into the screen of a 27 inch 
iMac. I’m fairly sure I could fit more 9pt lucm runes on my screen. But while 
I’m here, for those of you who are fans of Lucida Grande for code, does it 
never piss you off that [] looks like a box in that typeface, there being no 
apparent gap between the left and right brackets?

> On Nov 17, 2016, at 4:35 AM, Stanley Lieber  wrote:
> 
> Steve Simon  wrote:
> 
>>> I have converted the open source font called Hack to plan 9 font
>> format.
>> 
>> Thats nice, not sure if I will switch, I will try it for a week or
>> so...
>> 
>> I think the sizes are wrong, the 14 point in the hack directory looks
>> close to 9 point in
>> the plan9 pelm font.
>> 
>> -Steve
> 
> To be fair, 9pt lucm appears as (roughly) grapefruit sized runes on most 
> screens. Compare with 9pt fonts as rendered on an 8.5x11 page by ghostscript.
> 
> sl
> 
> 




Re: [9fans] Hack font for plan9

2016-11-16 Thread Stanley Lieber
Steve Simon  wrote:

>> I have converted the open source font called Hack to plan 9 font
>format.
>
>Thats nice, not sure if I will switch, I will try it for a week or
>so...
>
>I think the sizes are wrong, the 14 point in the hack directory looks
>close to 9 point in
>the plan9 pelm font.
>
>-Steve

To be fair, 9pt lucm appears as (roughly) grapefruit sized runes on most 
screens. Compare with 9pt fonts as rendered on an 8.5x11 page by ghostscript.

sl




Re: [9fans] Hack font for plan9

2016-11-16 Thread Chris McGee
Thanks for checking it out.

I'll check the tool for sizing problems.

Chris

On Nov 16, 2016, at 9:27 AM, Steve Simon  wrote:

>> I have converted the open source font called Hack to plan 9 font format.
> 
> Thats nice, not sure if I will switch, I will try it for a week or so...
> 
> I think the sizes are wrong, the 14 point in the hack directory looks close 
> to 9 point in
> the plan9 pelm font.
> 
> -Steve
> 



Re: [9fans] Hack font for plan9

2016-11-16 Thread Steve Simon
> I have converted the open source font called Hack to plan 9 font format.

Thats nice, not sure if I will switch, I will try it for a week or so...

I think the sizes are wrong, the 14 point in the hack directory looks close to 
9 point in
the plan9 pelm font.

-Steve



[9fans] Hack font for plan9

2016-11-15 Thread Chris McGee
Hi All,

I have converted the open source font called Hack to plan 9 font format. It's 
designed to render source code and is working well for me.

https://github.com/sirnewton01/plan9-font-hack/releases

I used the this tool to convert it.

https://github.com/sirnewton01/ttf2plan9

I hope that they are useful.

Chris