logoalt Hacker News

PaulDavisThe1styesterday at 6:10 PM2 repliesview on HN

I added DVI support to NCSA Mosaic back in 1993-94, believing it to be a better format for "rich" documents than HTML or PDF.

Nobody else seemed convinced :(


Replies

dhosekyesterday at 9:27 PM

The problem with DVI is twofold:

First, font support is purely by reference which means that you need some way of connecting the fonts used in the document with the DVI file. Use of the wrong font could produce some spectacularly bad output.

Second, graphical support, other than rectangular boxes is only handled through the xxx opcode which never had any standardized meaning (although I tried). This limitation also applied to colors. Really, it was only with the final victory of PDF as the universal document format that these limitations were finally ameliorated.

show 2 replies
gjvcyesterday at 8:04 PM

pretty sure I remember reading about this with excitement and wonder ...