On this page you can download LED S&S font version Version 1.00, which belongs to the family LED S&S (Regular tracing). Font manufacturer is LED-S&S. Designer - Matthew Welch (for communication, use the following address: http://home.att.net/~daffy-duck). Download LED S&S for free on GetFonts.net. This font belongs to the following categories: free fonts, latinic fonts, lcd fonts. Font size - only 7 Kb
Copyright | Copyright © 1998 by Matthew Welch. All Rights Reserved. |
Family | LED S&S |
Tracing | Regular |
Ident | LED S&S:Version 1.00 |
Full name | LED S&S |
Version | Version 1.00 |
PostScript name | LEDSS |
Manufacturer | LED-S&S |
Size | 7 Kb |
Trademark | LED S&S Trademark of Matthew Welch |
Designer | Matthew Welch |
URL of designer | http://home.att.net/~daffy-duck |
URL of provider | http://home.att.net/~daffy-duck |
Description | Unlike most LED/LCD style fonts mine could be recreated with an actual LED. I created this font working from memories of the good old Speak and Spell display. Since I don't have an actual Speak and Spell to work from I had to just do as well as I could in its spirit. Be warned that some characters look just like others. The ( and the <, for instance. Also C and [. Most of these will be pretty clear in context. To see all the sections of the LED "lit up" at once use character 127 (hold down alt and type 0127 on the numeric keypad). This font is, of course, monospaced. |
License Description | LED S&S, like all of my fonts, is free. You can use it for most personal or business uses you'd like, and I ask for no money. I would, however, like to hear from you. If you use my fonts for something please send me a postcard or e-mail letting me know how you used it. Send me a copy if you can or let me know where I can find your work. You may use this font for graphical or printed work, but you may not sell it or include it in a collection of fonts (on CD or otherwise) being sold. You can redistribute this font as long as you charge nothing to receive it. If you redistribute it include the text file with it as is (without modifications). If you use this font for commercial purposes please credit me in at least some little way. |
You can connect the font LED S&S to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=led-sands" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=led-sands);
Activate the font for text in your CSS:
font-family: 'LED S&S', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=led-sands" rel="stylesheet" type="text/css" /> <style>body {font-family : 'LED S&S', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with LED S&S!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.