![]() |
|
|
|
Registered
|
Font
Now for something really important.
What fonts do you use? Do you use one font for certain things and another for other things? Why do you like those fonts?
__________________
1989 3.2 Carrera coupe; 1988 Westy Vanagon, Zetec; 1986 E28 M30; 1994 W124; 2004 S211 What? Uh . . . “he” and “him”? |
||
![]() |
|
The Unsettler
|
Quote:
I've switched nearly exclusively to google fonts. Mostly out of convenience, utility, and portability and they've got some really great modern stuff that works really well. https://fonts.google.com/ Many of them solve the age old problem of highly legible fonts are boring and visually interesting fonts are difficult to read. They have a nice mix of interesting yet still legible fonts. Also makes life so much simpler when you don't have to worry about using fonts that you know are not on your end users PC's and the facility to deliver them is more or less built in. Plus they are free. I'd be thrilled to get $0.10 back on every dollar I've spent on fonts over the last 30 or so years. ![]()
__________________
"I want my two dollars" "Goodbye and thanks for the fish" "Proud Member and Supporter of the YWL" "Brandon Won" |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,317
|
Fixed size 12 point serif for coding. Sans-serif for most anything else.
http://www.lowing.org/fonts/ And all Freely licensed on my systems Last edited by id10t; 10-09-2016 at 06:40 AM.. |
||
![]() |
|
Targa, Panamera Turbo
Join Date: Aug 2004
Location: Houston TX
Posts: 22,366
|
Is there a program where I can scan in my handwriting with upper and lower case letters, numbers and some symbols and create my own font?
__________________
Michael D. Holloway https://simple.m.wikipedia.org/wiki/Michael_D._Holloway https://5thorderindustry.com/ https://www.amazon.com/s?k=michael+d+holloway&crid=3AWD8RUVY3E2F&sprefix= michael+d+holloway%2Caps%2C136&ref=nb_sb_noss_1 |
||
![]() |
|
Targa, Panamera Turbo
Join Date: Aug 2004
Location: Houston TX
Posts: 22,366
|
found these
Handwriting font creator Font Generator - Make Your Own Handwriting Font With Your Fonts
__________________
Michael D. Holloway https://simple.m.wikipedia.org/wiki/Michael_D._Holloway https://5thorderindustry.com/ https://www.amazon.com/s?k=michael+d+holloway&crid=3AWD8RUVY3E2F&sprefix= michael+d+holloway%2Caps%2C136&ref=nb_sb_noss_1 |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,317
|
Quote:
You would need to save the images as scalable vector images to handle sizing. Not to mention variations for bold italic etc Creating a good font is hard work. One of the reasons the famous Porsche font doesn't have the complete alphabet. |
||
![]() |
|
![]() |
Registered
|
31,000 free fonts here: DaFont - Download fonts I use this fairly often.
__________________
1983 AUDI Turbo Ur quattro 1987 PORSCHE 944 turbo |
||
![]() |
|
Cars & Coffee Killer
Join Date: Sep 2004
Location: State of Failure
Posts: 32,246
|
I use Comic Sans for everything.
__________________
Some Porsches long ago...then a wankle... 5 liters of VVT fury now -Chris "There is freedom in risk, just as there is oppression in security." |
||
![]() |
|
The Unsettler
|
Quote:
If you use it, for example, in an email, the recipient won't see it unless you send them the font and they install it. And yes, making a good font is hard.
__________________
"I want my two dollars" "Goodbye and thanks for the fish" "Proud Member and Supporter of the YWL" "Brandon Won" |
||
![]() |
|
Make Bruins Great Again
|
Years ago I bought Font CD's and software that came with 100's of fonts. I probably have close to 1000 fonts. I use less than 50 of them 95% of the time.
What do you need the fonts for? If you are in the advertising business then you need new and different. For creating a sign, banner, birthday card a few hundred favorites fits just fine.
__________________
-------------------------------------- Joe See Porsche run. Run, Porsche, Run: `87 911 Carrera |
||
![]() |
|
The Stick
|
Serif fonts were designed for books to help keep your eye focused on the line you are reading.
San-serif fonts were originally to stick out as headlines and text with only a few paragraphs (news papers) Official letters were typically in Serif as that is what type writers used. Now with email more prevalent San Serif are much more the norm for official letters and are typically the default in email programs. The key is to NOT use too many different fonts on a single page, then it becomes confusing and messy looking despite what some artists say (lol). The exception being decorative fonts used for headlines to separate articles (newletters and magazines). The most common sans serif fonts are Helvetica and Arial. The most common serif fonts are Times and Palatino. Those are available with many different varieties of lightness, boldness and condensed or expanded. Others are used, but are mostly a personal preference. Typically a company sets a default font for it's body text and a couple for headlines, etc. They are part of the companies logo/letterhead image package and are to re-inforce a branding look and feel. When I was supervisor of a companies drafting department all published drawings and illustrations were inked with leroy lettering templates. While supervisor we went from penciled mechanical drawings and inked illustrations to Computer Aided Drawing and Design, CADD. I personally using a program called Fontographer created a couple of variations of Leroy Lettering as fonts to be used by the CADD systems. Had originally found a company that I sent all the characters in leroy lettering and they sent me back a font. I say I created the fonts because I had to fix most of the characters and set the font spacing to work correctly (the difficult part). Then I developed bold, italics, and condensed versions. Did it basically to help tie the manual drawings and computer drawings together. The company still uses those fonts for drawings and illustrations today.
__________________
Richard aka "The Stick" 06 Cayenne S Titanium Edition Last edited by RKDinOKC; 10-10-2016 at 12:08 AM.. |
||
![]() |
|
The Stick
|
Most modern browsers and email programs use html and have a basic set of fonts installed you can use that will provide similar results on any platform.
There are several available to this message board if you go to advanced. <- Comic Sans Using custom fonts in electronic documents can be done easily if those documents are PDF. And now you can include custom font's in HTML on web pages if the fonts you use are hosted somewhere. Not sure if including custom fonts (hosted) is a default for html emails yet or not. Do know that if you include images that are hosted somewhere as opposed to included as attachments your message will get a higher spam score and runs the risk of being quarantined and not delivered to it's intended recipient's inbox. Assume that linking fonts will also increase the spam score. Recently went thru this with our Marketing department and they wanted to send sales emails with all kinds of fonts and graphics linked to instead of included as attachments. The difference is that virus and spam scanners can scan attachments, but can't verify whether links are changed between when an email comes in and when it is viewed so email anitspam antivirus scores messages with links as spam.
__________________
Richard aka "The Stick" 06 Cayenne S Titanium Edition Last edited by RKDinOKC; 10-10-2016 at 12:18 AM.. |
||
![]() |
|
Registered
Join Date: Jun 2000
Location: bottom left corner of the world
Posts: 22,709
|
I'm an Arial boy myself. If I'm making a sign or something like that I certainly get more adventurous.
|
||
![]() |
|
Registered User
Join Date: Sep 2012
Location: Växjö Sweden/Hannover Germany
Posts: 1,135
|
I am using Arial and Helvetica for everything.
Comic Sans gives me headache! |
||
![]() |
|
Registered
|
I use Times New Roman for everything that's going to be printed.
__________________
. |
||
![]() |
|
Registered
|
|||
![]() |
|
The Unsettler
|
Quote:
If your marketing guys are not using a legitimate email marketing service like iContact then that's going to be a problem whether you link out or embed as attachments. And FWIW, lots of attached images is a spam trigger, especially when the ratio of text in the body is low.
__________________
"I want my two dollars" "Goodbye and thanks for the fish" "Proud Member and Supporter of the YWL" "Brandon Won" |
||
![]() |
|
Registered
Join Date: May 2005
Location: trumpistan
Posts: 9,869
|
I use whatever the default font is.
Apparently.
__________________
Brandolini’s Law: It takes hours more time, research, and writing to debunk misinformation than it takes to spread it. |
||
![]() |
|
Registered
|
My eyesight is poor and I spend all day staring at monitors with lots of small size tezt and numbers (causation?). I'm trying to find out which fonts are easiest to read in smallish sizes.
__________________
1989 3.2 Carrera coupe; 1988 Westy Vanagon, Zetec; 1986 E28 M30; 1994 W124; 2004 S211 What? Uh . . . “he” and “him”? |
||
![]() |
|
The Stick
|
Oh they are using a marketing service, they also want every employees email to include marketing based signatures and formatting.
jyl, get a bigger monitor and configure the system so the monitor is lower resolution. That is what I did when I was having vision problems. My monitor is 27in and capable of 2560x1440. When my vision was not so good, Cadillacs, set it to 1280x720. Made everything much bigger and more readable. Now that my vision is better I still like 2048x1152 better than 2560x1440.
__________________
Richard aka "The Stick" 06 Cayenne S Titanium Edition |
||
![]() |
|
![]() |
Thread Tools | |
Rate This Thread | |
|