From b6372b09e70e3a5876c821b41db7b1b43887801e Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 20 Mar 2006 00:08:25 +0000 Subject: no more lucida --- src/cmd/postscript/tr2post/chartab.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cmd/postscript/tr2post') diff --git a/src/cmd/postscript/tr2post/chartab.c b/src/cmd/postscript/tr2post/chartab.c index 8b831d3a..e2e78b70 100644 --- a/src/cmd/postscript/tr2post/chartab.c +++ b/src/cmd/postscript/tr2post/chartab.c @@ -1,6 +1,6 @@ /* Unicode | PostScript * start end | offset font name - * 0x0000 0x00ff 0x00 LucidaSansUnicode00 + * 0x0000 0x00ff 0x00 LuxiSans00 */ #include #include @@ -10,7 +10,7 @@ #include "comments.h" #include "path.h" -/* Postscript font names, e.g., `LucidaSansUnicode00' +/* Postscript font names, e.g., `LuxiSans00' * names may only be added because reference to the * names is made by indexing into this table. */ -- cgit v1.2.3