Thanks for clarifying that
On Wednesday, October 4, 2017 at 11:13:25 PM UTC-7, Nigel Tao wrote:
>
> On Sun, Oct 1, 2017 at 8:50 AM, as >
> wrote:
> > The official go fonts contain two identical copyright notices inside the
> TTF
> > data slice. One in UTF-8 and one in UTF16 format. These make
On Sun, Oct 1, 2017 at 8:50 AM, as wrote:
> The official go fonts contain two identical copyright notices inside the TTF
> data slice. One in UTF-8 and one in UTF16 format. These make their way into
> the final go binary. Bug or intentional TTF standard?
Intentional, unfortunately. It's may not b
The official go fonts contain two identical copyright notices inside the
TTF data slice. One in UTF-8 and one in UTF16 format. These make their way
into the final go binary. Bug or intentional TTF standard?
https://godoc.org/golang.org/x/image/font/gofont/gomono
The godoc won't display the data