* doc/meref.me: Document `_M' register.
commitd9ba1bd955f577c6965600741064c2374f03a730
authorWerner LEMBERG <wl@gnu.org>
Thu, 5 Aug 2004 16:38:23 +0000 (5 16:38 +0000)
committerWerner LEMBERG <wl@gnu.org>
Thu, 5 Aug 2004 16:38:23 +0000 (5 16:38 +0000)
treefadb9af15e0dbb4bd3c702322671ece98b51b3c9
parentac1114fd687a135e4d8c9bda2c122d7d8cca511d
* doc/meref.me: Document `_M' register.

Make hpftodit work correctly on big-endian systems.

* src/utils/hpftodit/hpftodit.cpp (File): New method
`get_uint32(char *)'.
(entry): New member `orig_value'.
(read_tags): Use new method.
(output_font_name, read_and_output_pcltypeface, dump_ascii):
Updated.

* tmac/s.tmac: Undo change 2003-06-29.  The proper macro definitions
are already in X11's `macros.t' file.

* src/utils/hpftodit/hfptodit.cpp (output_font_name, dump_ascii):
Fix casting bug.
(read_and_output_pcltypeface): Handle strings with length <= 4.
ChangeLog
doc/meref.me
src/utils/hpftodit/hpftodit.cpp
tmac/s.tmac