diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2006-05-08 18:11:59 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2006-05-08 18:11:59 +0000 |
| commit | e412c7b9d3e6a0401e70ec8ef66b430d676cc53e (patch) | |
| tree | ca24e7b7974001c2e6c461265d402ef198d0fee4 /psdata.c | |
| parent | baac0b24687b8b91ea1ba907883ef72fca99831e (diff) | |
| download | halibut-e412c7b9d3e6a0401e70ec8ef66b430d676cc53e.zip halibut-e412c7b9d3e6a0401e70ec8ef66b430d676cc53e.tar.gz halibut-e412c7b9d3e6a0401e70ec8ef66b430d676cc53e.tar.bz2 halibut-e412c7b9d3e6a0401e70ec8ef66b430d676cc53e.tar.xz | |
Update URLs for PostScript data files.
[originally from svn r6665]
Diffstat (limited to 'psdata.c')
| -rw-r--r-- | psdata.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ * * Generated from the Adobe Glyph List at * - * http://partners.adobe.com/asn/tech/type/glyphlist.txt + * http://partners.adobe.com/public/developer/en/opentype/glyphlist.txt * * by a succession of Perl/sh fragments, quoted alongside each * array. @@ -1792,7 +1792,7 @@ const char *const ps_std_glyphs[] = { * Character width information from the standard PS fonts. * Units are UNITS_PER_PT defined in paper.h. * Extracted from the (non-free) AFM files in - * <http://partners.adobe.com/asn/acrobat/download/fontinfo/Core14_AFMs.tar> + * <http://partners.adobe.com/public/developer/en/pdf/Core14_AFMs.tar> * by the following script: fonts="Times-Roman Times-Italic Times-Bold Times-BoldItalic \ |