Re: [go-nuts] New Smallcaps Go Fonts; other Go Fonts updated

2017-03-30 Thread Michael Jones
Good advice for Go as well. Maybe that should be the last line of a panic
crash:

[image: Inline image 1]


On Thu, Mar 30, 2017 at 7:56 PM, Rob Pike  wrote:

> With the new "Smallcaps" font you can feel nostalgic by pretending you're
> working on a TI Silent 700.
>
> -rob
>
>
> On Wed, Mar 29, 2017 at 6:10 PM, Nigel Tao  wrote:
>
>> Bigelow & Holmes have prepared new versions of the Go Fonts that we
>> released late last year (https://blog.golang.org/go-fonts). The
>> version numbers have changed from 2.004 to 2.008. ChangeLog:
>>
>> * New! 2 new fonts, bringing the total to 12: Go Smallcaps and Go
>> Smallcaps Italic.
>> * New! U+FFFD REPLACEMENT CHARACTER glyph added.
>> * U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE ring tweaked.
>> * U+00F0 LATIN SMALL LETTER ETH glyph lightened.
>> * Superfluous U+0005  glyph removed.
>> * Split integral, chart draw, block, shade and related glyphs now span
>> the full height and have fewer seams when tiled.
>> * Raised most capital letter diacritics and some lowercase diacritics.
>> * Mono character widths fixed to be uniform.
>> * Underline position adjusted.
>> * SFNT glyph order and cmap table optimized.
>> * SFNT glyph names (post table) regularized, consistent with the AGLFN.
>> * ttfautohint upgraded to the latest version, from 1.5 to 1.6.
>>
>> The golang.org/x/image git repository has been updated with commit
>> f03a0464 (CL 38870). The TTF files still live in the font/gofont/ttfs
>> directory under there.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to golang-nuts+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Michael T. Jones
michael.jo...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] New Smallcaps Go Fonts; other Go Fonts updated

2017-03-29 Thread Nigel Tao
Bigelow & Holmes have prepared new versions of the Go Fonts that we
released late last year (https://blog.golang.org/go-fonts). The
version numbers have changed from 2.004 to 2.008. ChangeLog:

* New! 2 new fonts, bringing the total to 12: Go Smallcaps and Go
Smallcaps Italic.
* New! U+FFFD REPLACEMENT CHARACTER glyph added.
* U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE ring tweaked.
* U+00F0 LATIN SMALL LETTER ETH glyph lightened.
* Superfluous U+0005  glyph removed.
* Split integral, chart draw, block, shade and related glyphs now span
the full height and have fewer seams when tiled.
* Raised most capital letter diacritics and some lowercase diacritics.
* Mono character widths fixed to be uniform.
* Underline position adjusted.
* SFNT glyph order and cmap table optimized.
* SFNT glyph names (post table) regularized, consistent with the AGLFN.
* ttfautohint upgraded to the latest version, from 1.5 to 1.6.

The golang.org/x/image git repository has been updated with commit
f03a0464 (CL 38870). The TTF files still live in the font/gofont/ttfs
directory under there.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.