Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 31st January 2009, 02:50 AM
daviddoria Offline
Registered User
 
Join Date: Oct 2007
Posts: 884
True type fonts?

First of all - what is the difference between a true type font and a "regular" font?

Second, I was getting a font error and something said to install "msttcorefonts". I couldn't find it with yum. Is there an alternative?

Thanks!

Dave
Reply With Quote
  #2  
Old 31st January 2009, 02:53 AM
Wayne
Guest
 
Posts: n/a
http://www.mjmwired.net/resources/mj...a-f10.html#ttf

Wayne
Reply With Quote
  #3  
Old 31st January 2009, 08:34 AM
julian5 Offline
Banned
 
Join Date: Jan 2009
Posts: 23
Go thorough this :

http://www.searchfreefonts.com/faq/

--Julian
Reply With Quote
  #4  
Old 31st January 2009, 12:55 PM
daviddoria Offline
Registered User
 
Join Date: Oct 2007
Posts: 884
great - thanks. It will be good when that is added to rpmfusion.

Dave
Reply With Quote
  #5  
Old 18th December 2010, 05:48 PM
daviddoria Offline
Registered User
 
Join Date: Oct 2007
Posts: 884
linuxchrome
Re: True type fonts?

After doing all of this, I am still missing Helvetica. This is VERY annoying and probably one of many reasons Linux has still not taken over the mainstream!
Reply With Quote
  #6  
Old 18th December 2010, 06:00 PM
beaker_'s Avatar
beaker_ Offline
Registered User
 
Join Date: Nov 2008
Location: Canada
Posts: 2,048
linuxfedorafirefox
Re: True type fonts?

Quite an old thread don't you thing?

Ok I'll bite:
Code:
[@localhost ~]$ yum search Helvetica
Loaded plugins: presto, refresh-packagekit, remove-with-leaves
adobe-linux-i386                                                                                                                                            |  951 B     00:00     
adobe-linux-i386/primary                                                                                                                                    |  12 kB     00:00     
adobe-linux-i386                                                                                                                                                             18/18
fedora/metalink                                                                                                                                             |  18 kB     00:00     
fedora                                                                                                                                                      | 4.2 kB     00:00     
fedora/primary_db                                                                                                                                           |  12 MB     00:22     
flash                                                                                                                                                       | 2.6 kB     00:00     
flash/primary_db                                                                                                                                            | 3.3 kB     00:00     
livna                                                                                                                                                       | 3.2 kB     00:00     
livna/primary_db                                                                                                                                            | 3.0 kB     00:00     
rpmfusion-free                                                                                                                                              | 3.8 kB     00:00     
rpmfusion-free/primary_db                                                                                                                                   | 344 kB     00:00     
rpmfusion-free-updates                                                                                                                                      | 3.3 kB     00:00     
rpmfusion-free-updates/primary_db                                                                                                                           | 248 kB     00:00     
rpmfusion-nonfree                                                                                                                                           | 3.3 kB     00:00     
rpmfusion-nonfree/primary_db                                                                                                                                |  91 kB     00:00     
rpmfusion-nonfree-updates                                                                                                                                   | 3.3 kB     00:00     
rpmfusion-nonfree-updates/primary_db                                                                                                                        |  70 kB     00:00     
updates/metalink                                                                                                                                            |  18 kB     00:00     
updates                                                                                                                                                     | 4.7 kB     00:00     
updates/primary_db                                                                                                                                          | 6.3 MB     00:04     
updates/pkgtags                                                                                                                                             |  85 kB     00:00     
=============================================================================== Matched: Helvetica ================================================================================
mgopen-moderna-fonts.noarch : Truetype fixed-stroke-width sans serif font faces
[@localhost ~]$
Reply With Quote
  #7  
Old 18th December 2010, 06:07 PM
daviddoria Offline
Registered User
 
Join Date: Oct 2007
Posts: 884
linuxchrome
Re: True type fonts?

Hi beaker,

Hm, even after installing the package you pointed to, I am getting:

Code:
	Running XeTeX:
		Pass 1... failed with:
			! Font \zf@basefont=Helvetica at 10.0pt not loadable: Metric (TFM) file or inst
Any thoughts?
Reply With Quote
  #8  
Old 18th December 2010, 06:48 PM
beaker_'s Avatar
beaker_ Offline
Registered User
 
Join Date: Nov 2008
Location: Canada
Posts: 2,048
linuxfedorafirefox
Re: True type fonts?

OK, I got suckered in by search to. It provides mgopen-moderna-fonts and is based on the design of Helvetica. So MgOpen Moderna is very close. I'm also digging trough http://fedoraunity.org/Members/khaytsus/improve-fonts because I though Helvetica was there also but maybe it's not a ms font... yeah it's an adobe thing (?). Anyway I'm looking around to.

Late Edit: I gave up after I found someone selling it. I dunno... is not freely available is where I'm leaning.

Last edited by beaker_; 18th December 2010 at 06:56 PM.
Reply With Quote
  #9  
Old 18th December 2010, 10:26 PM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,102
linuxfedorafirefox
Re: True type fonts?

Do you have ghostscript and ghostscript-fonts installed? I think they are part of the default install. Ghostscript provides substitutes for the 35 "standard" postscript fonts, including Helvetica (which is copyrighted).

other font packages in the repos:
bitsream-vera-sans-fonts
dejavu-sans-fonts
liberation-sans-fonts
urw-fonts (other free versions of the 35 standard typefaces - high quality)

I suspect you are having trouble because XeTeX is not set up properly to use fontconfig. From the XeTeX for Linux site:
Quote:
Currently, many of the sample files use fonts installed with Mac OS X, and so will not work unchanged on Linux systems where those fonts are not available, but changing the font declarations to use TrueType or OpenType fonts that are available to fontconfig (or to typical GUI applications) should allow them to run.
"URW Gothic L" is a good substitute for Helvetica - same metrics.
Reply With Quote
  #10  
Old 19th December 2010, 12:33 AM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,449
linuxfedorafirefox
Re: True type fonts?

Why isn't the true type stuff in rpmfusion? I thought the patent that was stopping that just lapsed?

---------- Post added at 07:33 PM ---------- Previous post was at 07:31 PM ----------

Why isn't the true type stuff in rpmfusion? I thought the patent that was stopping that just lapsed?
http://apple.slashdot.org/story/10/0...ation?from=rss
Reply With Quote
  #11  
Old 19th December 2010, 01:14 AM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,102
linuxfirefox
Re: True type fonts?

You can get the microsoft core fonts here:
http://www.mjmwired.net/resources/mj...a-f14.html#ttf

Quote:
Why isn't the true type stuff in rpmfusion? I thought the patent that was stopping that just lapsed?
I think it is in freetype-freeworld @ rpmfusion-free
The patent concerned the interpreter, not ttf fonts themselves.
Reply With Quote
  #12  
Old 19th December 2010, 07:20 AM
RupertPupkin's Avatar
RupertPupkin Offline
Registered User
 
Join Date: Nov 2006
Location: Detroit
Posts: 4,617
linuxfedorafirefox
Re: True type fonts?

Quote:
Originally Posted by sonoran View Post
You can get the microsoft core fonts here:
http://www.mjmwired.net/resources/mj...a-f14.html#ttf
Unfortunately, that package does not contain the Helvetica font. It only contains: Andale, Arial, Comic Sans, Courier New, Georgia, Impact, Tahoma, Times New Roman, Trebuchet, Verdana, Webdings.

Helvetica is not an MS font; it doesn't come installed with Windows, AFAIK. The TrueType version would have to be obtained elsewhere. It can be bought here. Otherwise you'd have to get it from some commercial Windows app that includes it.
Reply With Quote
  #13  
Old 19th December 2010, 10:21 PM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,102
linuxfirefox
Re: True type fonts?

There are pd knockoffs of the Helvetica typeface, usually called Swiss or Helvetic, but most are of questionable quality and many are broken. URW Gothic L is very high quality, and can be converted from postscript type 1 to truetype by a number of utilities including FontForge.

Quote:
Originally Posted by daviddoria View Post
This is VERY annoying and probably one of many reasons Linux has still not taken over the mainstream!
Since mainstream = windows & mac os, I hope linux remains marginal.
Reply With Quote
  #14  
Old 19th December 2010, 11:08 PM
RupertPupkin's Avatar
RupertPupkin Offline
Registered User
 
Join Date: Nov 2006
Location: Detroit
Posts: 4,617
linuxfedorafirefox
Re: True type fonts?

Quote:
Originally Posted by sonoran View Post
Since mainstream = windows & mac os, I hope linux remains marginal.
Not to mention the strange notion that the lack of a Helvetica TrueType font (!) is what has held Linux back.

As you mentioned, there are nonTrueType versions, e.g. provided by the xorg-x11-fonts-100dpi package, as well as by the xorg-x11-fonts-ISO8859-1-100dpi and xorg-x11-fonts-ISO8859-15-100dpi packages. Those are bitmap fonts, but they are the actual Helvetica (doing "xlsfonts | grep helvetica" shows 144 entries in the -adobe-helvetica-* family). Those can be used in many applications.

Even in LaTeX you can use the helvet or helvetica package if you need Helvetica. Actually, probably because of the nonfree nature of Helvetica, those LaTeX packages substitute URW NImbus Sans L for Helvetica, since the metrics are virutally identical. So for the tiny proportion of Linux users using XeTeX (!), the Nimbus Sans L TrueType font could be used in place of Helvetica.

But this all begs the question: who even uses Helvetica nowadays? There are so many better sans serif fonts now. I don't think I've used Helvetica since the late 90s.
Reply With Quote
Reply

Tags
fonts, true, type

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
True Type Fonts in Fedora? bu1010 Using Fedora 3 14th July 2007 07:14 AM
Fedora Core 3 FC3 True Type Fonts iandbige EOL (End Of Life) Versions 1 13th January 2005 09:18 AM
True Type Fonts for Gimp in FC1 rshol Using Fedora 2 1st January 2004 08:30 PM


Current GMT-time: 01:38 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat