Re: [PATCH] Fix broken link to EPS spec
"Bryce W. Harrington" <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 16, 2014 at 05:57:06PM -0700, jimmy frasche wrote: > --- > src/documentation/using_the_postscript_surface.mdwn | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/documentation/using_the_postscript_surface.mdwn > b/src/documentation/using_the_postscript_surface.mdwn > index 0df468b..68c97e8 100644 > --- a/src/documentation/using_the_postscript_surface.mdwn > +++ b/src/documentation/using_the_postscript_surface.mdwn > @@ -35,7 +35,7 @@ When generating PostScript output that will be > imported as diagrams into applica > > Note that cairo does not include the device independent preview. > > -The [Encapsulated PostScript > Specification](http://www.adobe.com/devnet/postscript/pdfs/5002.EPSF_Spec.pdf) > contains describes how to embed EPS files into PostScript. > +The [Encapsulated PostScript > Specification](https://partners.adobe.com/public/developer/en/ps/5002.EPSF_Spec.pdf) > contains describes how to embed EPS files into PostScript. > > # Printing in Landscape > > -- > 1.9.1 > -- > cairo mailing list > [email protected] > http://lists.cairographics.org/mailman/listinfo/cairo The line wrapping is off on this patch (git rejects it), but otherwise looks like a good patch. I'm not able to push to cairo-www though (I'm not in the cairo-extras group I guess?) Perhaps someone else could push this one? Reviewed-by: Bryce Harrington <[email protected]> -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo