Bug 129956 - Helvetica font missing
Summary: Helvetica font missing
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Mike Fabian
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-21 11:44 UTC by Kaushal Kumar
Modified: 2005-10-21 13:13 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kaushal Kumar 2005-10-21 11:44:30 UTC
Helvetica font is not present in SLP10.
Helvetica font is used by evolution for printing/preview.
Comment 1 Michael Gross 2005-10-21 12:35:01 UTC
Could this be a license problem?
Stefan or Mike: Can you help here? 
Comment 2 Mike Fabian 2005-10-21 13:13:30 UTC
There never was a scalable "Helvetica" font in any version of SuSE
Linux. As far as I know, the rights for the real, scalable Helvetica
font are currently owned by Linotype and Adobe has licensed this
font. I have never seen that font and doubt that any Linux
distribution has it.

The packages xorg-x11-fonts-75dpi and xorg-x11-fonts-100dpi contain
bitmap fonts with the following XLFDs:

mfabian@magellan:~$ xlsfonts | grep helvetica-medium-r-normal.*iso10646-1
-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso10646-1
-adobe-helvetica-medium-r-normal--11-80-100-100-p-56-iso10646-1
-adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso10646-1
-adobe-helvetica-medium-r-normal--14-100-100-100-p-76-iso10646-1
-adobe-helvetica-medium-r-normal--14-140-75-75-p-77-iso10646-1
-adobe-helvetica-medium-r-normal--17-120-100-100-p-88-iso10646-1
-adobe-helvetica-medium-r-normal--18-180-75-75-p-98-iso10646-1
-adobe-helvetica-medium-r-normal--20-140-100-100-p-100-iso10646-1
-adobe-helvetica-medium-r-normal--24-240-75-75-p-130-iso10646-1
-adobe-helvetica-medium-r-normal--25-180-100-100-p-130-iso10646-1
-adobe-helvetica-medium-r-normal--34-240-100-100-p-176-iso10646-1
-adobe-helvetica-medium-r-normal--8-80-75-75-p-46-iso10646-1
mfabian@magellan:~$

Via Xft2/fontconfig, these fonts are available in SuSE Linux 10.0 with
the family name "Adobe Helvetica" (not only "Helvetica").

But I cannot imagine that you want to use bitmap fonts for printing
from evolution. That would be far too ugly.

Closing as INVALID.