Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Places where tips are a thing usually want it. (Score 2) 136

If it's tap-and-go then there's less opportunity to present a tip box to fill in.

Around here, places that don't regularly involve tips tend to not require a signature. But where tips are anticipated, then a signature is almost always "required". Its Oh So Convenient that you've got the pen and are about to write just next to the tip box.

The card I use most often doesn't even have a signature sample. Most card machines will print "Signature not required" but tip-anticipated places will often still ask for a signature in a bit of spare space.

Comment Web Pages Use Same Imaging Model (Score 1) 227

Web pages use SVG to render vector graphics. It uses the exact same imaging model as PDF and is implemented in all modern browsers. The web in general has taken a lot of lessons from Adobe because Warnock and Geshke, in the PostScript Red Book, got so much right about how to build an image model that many GUI developers are still learning today. If you start with a PDF, it should be possible to machine-translate it to SVG and present it as a web page.

PDF exists because it is trivial to generate it from the document renderer meant for printing. Although I have once in a while run into an improperly scaled PDF meant to be printed 8-up, I'm just not

Slashdot Top Deals

Did you know that if you took all the economists in the world and lined them up end to end, they'd still point in the wrong direction?

Working...