- Help with a font
- Posted by John DH on October 31st, 2005
Hi
Can anyone help me identify the name of this font and where I may be able to
get it.
http://hydrogene.co.uk/helpfont.html
Thanks
John D
- Posted by Norman L. DeForest on October 31st, 2005
On Mon, 31 Oct 2005, John DH wrote:
No. "Why not?" you ask. Here's why not:
http://hydrogene.co.uk/helpfont.html
: Can anyone help me to identify the name of this font and where I can
: get it
:
: Thanks.
:
:
: [1] [INLINE]
:
:References
:
: 1. http://hydrogene.co.uk/helpfontcopy.jpg
http://hydrogene.co.uk/helpfontcopy.jpg
: Not Found
:
: The requested URL /helpfontcopy.jpg was not found on this server.
Perhaps you misspelled the file name. Perhaps the file was loaded into
the wrong directory. Perhaps the filename has upper-case letters in it
and the server is case-sensitive (I didn't check to see what you are
using). Perhaps you posted before uploading the file and I looked before
you had a chance to upload the image file. Perhaps the image is a *.gif
image and you mistyped ".jpg" out of habit. (Note that in the case of a
font sample, a *.gif file would probably be better than a *.jpg as it
would likely compress better and without lossage of image quality.)
--
Norman De Forest http://www.chebucto.ns.ca/~af380/Profile.html
"> Is there anything Spamazon DOESN'T sell?
Clues. The market's too small to justify the effort."
-- Stuart Lamble in the scary devil monastery, Fri, 13 May 2005
- Posted by John DH on October 31st, 2005
Thanks Norman
I missed the www bit. It seems to work ok my end. I'd be greatfull if you
could have another look.
http://www.hydrogene.co.uk/helpfont.html
Thanks
John D
- Posted by GreyWyvern on October 31st, 2005
And lo, Norman L. DeForest didst speak in alt.www.webmaster:
Lynx is not reading the URL of the image correctly. It has a space in it
(%20), view the source.
FWIW, I quickly checked a couple font sites for similar fonts, but didn't
turn up anything.
Grey
--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollary that nothing is ridiculous.
- http://www.greywyvern.com/orca#sear - Orca Search: Full-featured spider
and site-search engine
- Posted by Alan Little on October 31st, 2005
Carved in mystic runes upon the very living rock, the last words of John
DH of alt.www.webmaster make plain:
If you don't get an answer here, you might try this site:
http://www.identifont.com/
or one of the NGs dedicated to typography.
--
Alan Little
Phorm PHP Form Processor
http://www.phorm.com/
- Posted by Matt-the-Hoople on October 31st, 2005
Quoth John DH in alt.www.webmaster
You might try www.myfonts.com/WhatTheFont/
--
# www.mattlindi.com
# matt.lindi@your_clothes_mattlindi.com
# remove _your_clothes_ to email me
- Posted by Norman L. DeForest on November 1st, 2005
On Mon, 31 Oct 2005, John DH wrote:
I get the same error with the "www.".
As another poster pointed out, when I viewed the page source I could see a
space in the filename. That *should* be coded as "%20":
<img src="helpfont%20copy.jpg" width="356" height="88" />
instead of the space you have:
<img src="helpfont copy.jpg" width="356" height="88" />
These RFCs all agree that spaces should be escaped as "%20" and that
un-escaped spaces (or any unescaped whitespace, for that matter) is
subject to deletion before the URL/URI is used:
rfc1630 - Universal Resource Identifiers in WWW: A Unifying Syntax
http://www.faqs.org/rfcs/rfc1630.html
rfc1738 - Uniform Resource Locators (URL)
http://www.faqs.org/rfcs/rfc1738.html
rfc2396 - Uniform Resource Identifiers (URI): Generic Syntax
http://www.faqs.org/rfcs/rfc2396.html
ftp://ftp.isi.edu/in-notes/rfc2396.txt
I spent about two hours looking at fonts on the Internet and failed to
find that exact font (but found a lot of other eerie fonts).
The "Spooky" font listed on this page is similar to the font you're
looking for but not quite the same:
http://www.myfonts.com/search?advanc...boolean%5D=and
--
Norman De Forest http://www.chebucto.ns.ca/~af380/Profile.html
"> Is there anything Spamazon DOESN'T sell?
Clues. The market's too small to justify the effort."
-- Stuart Lamble in the scary devil monastery, Fri, 13 May 2005
- Posted by John DH on November 1st, 2005
Thanks for the help guys.
Appologies for the cock-up with the jpg. The job was rushed and I left a
space in the file name, giving a few problems viewing the image.
My quest continues.
John D
- Posted by Richard Grove on November 1st, 2005
Matt-the-Hoople wrote:
WHere is the image file?
I'll have a look through my fonts.
Richard Grove
www.redeyemedia.co.uk
www.shopmaker.co.uk
- Posted by Alan Little on November 1st, 2005
Carved in mystic runes upon the very living rock, the last words of John
DH of alt.www.webmaster make plain:
Not that the folks here are unable or unwilling to help, but have you tried
alt.binaries.fonts.identify or comp.fonts or any of the other font
newsgroups? You might have better and faster results there. There are
people who live and breathe typography, and you're more likely to find one
there.
--
Alan Little
Phorm PHP Form Processor
http://www.phorm.com/


