aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/postscript/tr2post/chartab.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-03-20 00:08:25 +0000
committerrsc <devnull@localhost>2006-03-20 00:08:25 +0000
commitb6372b09e70e3a5876c821b41db7b1b43887801e (patch)
tree285990525e1530a93a0f452c8ca739c16fdf5fc0 /src/cmd/postscript/tr2post/chartab.c
parent4590ad02ccc98f1324b38d77e6cf2aa89b24113a (diff)
downloadplan9port-b6372b09e70e3a5876c821b41db7b1b43887801e.tar.gz
plan9port-b6372b09e70e3a5876c821b41db7b1b43887801e.tar.bz2
plan9port-b6372b09e70e3a5876c821b41db7b1b43887801e.zip
no more lucida
Diffstat (limited to 'src/cmd/postscript/tr2post/chartab.c')
-rw-r--r--src/cmd/postscript/tr2post/chartab.c4
1 files changed, 2 insertions, 2 deletions
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 <u.h>
#include <libc.h>
@@ -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.
*/