summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2005-03-28 09:16:04 +0000
committerwl <wl>2005-03-28 09:16:04 +0000
commit2149adc35f45d2dafe9149c276660b89edc7dc97 (patch)
tree0bbc9092c23b486306569f83b323866b29a5f703 /ChangeLog
parenta7bfbef0fc0b11ef61c7195010338de9c00dcd2d (diff)
downloadgroff-2149adc35f45d2dafe9149c276660b89edc7dc97.tar.gz
* Makefile.comm (extraclean): Remove more junk files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff8c1a07..1c168afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-03-28 Werner LEMBERG <wl@gnu.org>
+
+ Add support for double- and zero-width characters in grotty.
+
+ * src/devices/grotty/tty.cpp (glyph): Add width.
+ (tty_printer::make_underline, tty_printer::make_bold,
+ tty_printer::add_character): Add parameter to pass character width.
+ Update all callers.
+ (tty_printer::end_page): Increase hpos by actual character width.
+
+ * font/devutf8/R.proto: Specify zero width for non-spacing
+ characters.
+
+ * tmac/unicode.tmac: Remove definitions for non-spacing entities.
+
+ * Makefile.comm (extraclean): Remove more junk files.
+
2005-03-25 Werner LEMBERG <wl@gnu.org>
* configure.ac: Undo change from 2005-03-24.