aboutsummaryrefslogtreecommitdiff
path: root/font
AgeCommit message (Collapse)AuthorFilesLines
2016-04-18font: s/10/11 in ascent for unicode.7x13.fontRob Pike1-1/+1
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>
2015-08-26font/fixed: adjust the ascent for the 7x13 subfontsRob Pike25-0/+0
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-26font/lucsans: fix reference to supsub.9Rob Pike1-1/+1
The euro files refer to the version in ../lucm/supsub.9 but unicode.9x24 was missing the ../lucm Change-Id: I1a3237a3ea5271426cc53243785229634a843146 Reviewed-on: https://plan9port-review.googlesource.com/1350 Reviewed-by: Russ Cox <rsc@swtch.com>
2009-08-24font: add peter face to font/times/*.fontRuss Cox3-3/+6
fixes #20 http://code.swtch.com/plan9port/issue/20/
2009-05-14Unicode superscript updateRuss Cox4-0/+0
font/*/supsub.*: change superscript 1 into i; delete 2, 3 lib/keyboard: fix s1, s2, s3; add si lib/unicode: add 2071 src/cmd/devdraw: update from lib/keyboard
2008-12-06font/lucsans/lsr.14: svelte center dotRuss Cox1-0/+0
2006-03-20more notesrsc1-0/+2
2006-03-20update noticersc3-6/+18
2006-03-20notersc1-10/+12
2006-03-20no more lucidarsc27-138/+138
2006-03-19addrsc1-0/+6
2006-03-19add noticersc1-0/+2
2005-08-31Add more special characters.rsc2-0/+17
2005-05-12runeerror is 0xfffd not 0xffdfrsc34-49/+34
2005-05-12add ffdf charrsc34-0/+34
2005-05-12use nice pretty new fontsrsc43-95/+1784
2005-05-12lots o fontsrsc1915-0/+2377
2005-03-18add fontrsc1-0/+5
2005-01-04mustn't forget thisrsc1-0/+2349
2004-04-18Make checkboxes a little more attractive.rsc1-0/+0
2003-11-25Lots of fonts.rsc890-0/+1083
2003-11-23make typeunicode.7.font a bit more unicode.rsc1-0/+9
2003-10-13Clarify font directories.rsc1-4/+2
2003-10-11Clarify Lucida.rsc1-2/+3
2003-10-11More fonts.rsc106-0/+101
2003-10-11Add license.rsc1-0/+13
2003-10-09Fonts.rsc738-0/+1540