This .zip file should include the following files, which you should
unzip to your Nethack game directory:

README.TXT
	What you're reading now.

NETHACK.FNT
	This is a font made by James Hogwood (aka MilonZ), with many
	characters made especially for Nethack, such as little pictures
	of spellbooks, fountains, sinks, ladders, etc.

FONTSEL.EXE
	A little DOS program that changes the screen font. You must
	be full-screen DOS mode for it to work (try typing alt-Return).
	Enter "FONTSEL NETHACK.FNT" and you will notice the difference
	right away.  For full effect, edit your defauls.nh file and
	add the lines below.

CHARS.TXT
	EDIT this file if you need to see all the non-alphabetic
	ASCII characters on the screen at once.. useful for testing
	or customizing your defaults.nh file.

As-is, you will notice the walls looking more crumbly and darker.
However, there's more to it than that; to get the full effect you
will need to add the following lines to your defaults.nh

-----<snip here>-----
#
# Dungeon characters for NETHACK.FNT by James Hogwood
#
DUNGEON=	032 179 196 218 191 192 217 197 193 194 \
		180 195 245 239 239 233 233 240 157 250 \
		254 250 242 243 252 253 227 241 251 154 \
		244 160 161 162 186 205 208 198 250 163 \
		164
TRAPS=		174 175 173 249 228   127 128 129 130 131 132 \
		133 134 135 136 168   234 138 137 166 176 140
EFFECTS=	139 246 146 145 177 206   040 041 147 148 149 150 \
		146 139 145 246 246 145 139 146 \
		146 183 145 181 185 184 145 182 146
OBJECTS=	001 159 237 248 255 155 169 235 156 238 \
		158 167 165 150 229 236 096
-----<snip here>-----

If you play SLASH'EM, you may notice that there is a special
character for toilets already made in the font; there may be
other special characters I do not know about for specific use
in SLASH'EM.

Enjoy,
ktb <cheepicus@hotmail.com>
