X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=index.html;h=0986ec5a4cbca80625bc0c4374d676c1053db334;hb=253b1e6abff4289c5740f2a0e1bee4e1c5c49583;hp=2119e1308479f89b5733ff6569e2e02c904ba08f;hpb=3b8b42d3275ec91a2030cc59d259dfddea0ec062;p=webpdf diff --git a/index.html b/index.html index 2119e13..0986ec5 100644 --- a/index.html +++ b/index.html @@ -62,8 +62,8 @@ do that. Please be nice :-)

Note that there is minimal security involved; if I feel like it, I - might even take a look at what people are processing. Do not submit - any sensitive data!

+ might even take a look at what people are processing. Do not submit + any sensitive data!

The converter is currently based on GPL GhostScript 8.01 (yes, a bit old); everything is pushed through it in one form or the @@ -94,6 +94,22 @@ convert from an URL or HTML file to PostScript (on the command line), please let me know; I'd guess HTML would be the most-wanted format missing. :-)

+ +

Source code

+ +

I've had a few requests for the source code, so I put it online in + an Arch archive. + If you're not familiar with Arch, don't despair, here's how with + either tla or bazaar:

+ +

Using tla

+ +
tla register-archive sgunderson@bigfoot.com--2005 http://arch.sesse.net/sgunderson@bigfoot.com--2005
+tla get sgunderson@bigfoot.com--2005/webpdf--mainline--1.0 webpdf/
+ +

Using bazaar

+ +
baz get http://arch.sesse.net/sgunderson@bigfoot.com--2005/webpdf--mainline--1.0 webpdf/