From a78b1841be06709756d7fd3ccb6abac3a14a3cdb Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Tue, 18 Aug 2015 14:24:39 +1000 Subject: 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 Reviewed-by: Russ Cox --- font/fixed/7x13.0500 | Bin 2492 -> 2492 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'font/fixed/7x13.0500') diff --git a/font/fixed/7x13.0500 b/font/fixed/7x13.0500 index 2a8801d1..2d932670 100644 Binary files a/font/fixed/7x13.0500 and b/font/fixed/7x13.0500 differ -- cgit v1.2.3