Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Compare with: http://en.wikipedia.org/wiki/Display_postscript pioneered for NeXT; a derivative is used by MacOS X.


DPS wasn't a NeXT product. They shipped the same Adobe code that had been in use on SunOS NeWS for 3+ years (and in fact on hardware that was very similar to the Sun 3 workstations).

NeXT did more with it, and clearly NeWS failed in the face of X windows in Sun's market.


Just noticed at X and T follow W and S in the alphabet too...


Jobs would never, ever, under no circumstances, allow that.

Could it be someone suggested "NeXT" as a prank?


If it wasn't for the lowercase 'e' I might have thought it was a coincidence!


Very cool. But can you use it to take vector screenshots?

I manage to take screenshots as pdf:

    defaults write com.apple.screencapture type pdf
    killall SystemUIServer
Unfortunately, this just gives me a pdf with rasterized graphics.


I don't believe you can in OS X - even though it's vector drawn, a lot of assets are raster.

Apple pushed (weakly) a "Resolution Independent" interface in 10.4 (I think) that would have promised drawing the screen at whatever DPI you want without looking terrible (and giving people who want larger text a better option than decreasing resolution)

It didn't really happen; though, and recently I remember seeing them push pixel-doubled assets, ostensibly in preparation for desktop retina displays in the future.

I didn't know GTK3 was vector drawn - that's really awesome!


Resolution independence in OS X didn't happen because of UX issues - if given a very small space (16x16 or 32x32), a hand crafted pixel icon will generally look better than a scaled down vector icon.

For examples, compare the sidebar Finder icons with their full size counterparts, especially in the Places subsection. Some are scaled down versions of the larger icons (Documents, for example), whereas some are stylistic extractions (Downloads becomes a green download arrow in a circle).

I'd hope that when 2x mode comes to OS X for high resolution displays, when you take a screenshot in 1x mode it would use the 2x mode assets to create a higher resolution screencap, but that does sound like a lot of work for a very minor feature that would increase screenshot size.


This is why Gtk+ implements icons as a set of vector / raster images to be displayed at various sizes. It makes resolution independence really easy. This has been important to Gtk and GNOME for a long time since it's a big issue for accessibility which is not only important socially and morally, but actually a key legal issue for adoption in large companies and governments.


If I'm not mistaken the screenshots in the manual for Altsys Virtuoso (basically FreeHand for the NeXT) were Display Postscript captures.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: