Commit graph

4 commits

Author SHA1 Message Date
Rob Pike
35d4392448 font: s/10/11 in ascent for unicode.7x13.font
The subfont files were fixed in  https://plan9port-review.googlesource.com/#/c/1351/
but the font file was not.

Change-Id: I71ec13af9163f1b97b2fd499ff170a59c27ea7ec
Reviewed-on: https://plan9port-review.googlesource.com/1490
Reviewed-by: Nigel Tao <nigeltao@golang.org>
Reviewed-by: Russ Cox <rsc@google.com>
2016-04-18 18:07:22 +00:00
Rob Pike
a78b1841be font/fixed: adjust the ascent for the 7x13 subfonts
The ascent in these subfonts was 10 pixels but the images
are using an 11 ascent, so fix all the ascents in the files.
This is the global ascent, not for each character. This change
makes them consistent with the usage in, for instance,
the lucsans directory.

Problem was found with some new Go code to handle these
fonts, and we'd like to publish the updated files so the Go
code can use them in a test. If preferable, of course, they could
be put under some other name.

Others may also want adjustment, but we can start here.

Change-Id: I6c518604eed5b35db641dc537e4b5a2810ad1cf9
Reviewed-on: https://plan9port-review.googlesource.com/1351
Reviewed-by: Nigel Tao <nigeltao@golang.org>
Reviewed-by: Russ Cox <rsc@swtch.com>
2015-08-26 00:51:04 +00:00
rsc
739139ddbc use nice pretty new fonts 2005-05-12 15:20:06 +00:00
rsc
dc13c29ed1 Lots of fonts. 2003-11-25 01:30:32 +00:00