I started playing with ASCII again. When I left off I had develped a way to view high-resolution ASCII art text files in a browser using CGI to combine CSS font scaling with the text. This has proved to be inconvenient, since it requires me to run a web server (which I do only occasionally). I decided to return to my original idea of viewing them in a terminal with a tiny font. Unfortunately the nil2 font is a little too small and often makes the images look too dark. The next smallest font I have is 5 pixels, which makes most of the images too large to view on my screen.
So this brings me to my question...
Does there exist a 3 or 4 pixel pcf font (2x3, 3x4, or 3x5)? I know that resolution is too low to make readable text, but you'd think someone, somewhere, must have filled the gap between 2 and 5 pixels, if for no other reason than for graphics.