Hi!

----

Does anyone have any clue what may cause the problem listed below ?

-------- Original Message --------
Subject: [Bug 898] New: mkfontscale creates ISO8859-15 lines for fonts
which do not have the Euro symbol
Date: Sat, 22 Nov 2003 00:53:21 -0500
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

Please do not reply to this email: if you want to comment on the bug, go
to  
the URL shown below and enter your comments there.     
    
http://bugs.xfree86.org/show_bug.cgi?id=898      
      
           Summary: mkfontscale creates ISO8859-15 lines for fonts which
do
                    not have the Euro symbol
           Product: Application
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


mkfontscale creates ISO8859-15 lines for fonts which do not have the
Euro
symbol.

Steps to reproduce:
1. Make a new temp. dir:
  % mkdir test_dir ; cd test_dir
2. get Helvetica.pfa (I'll attach it to this bug in  a few secs)
  % cp /shared/projects/xf86_trunk/fonts/Helvetica.pfa .
3. Run mkfontscale
  % mkfontscale
4. Show fonts.scale:
  % cat fonts.scale

Result:
-- snip --
5
Helvetica.pfa
-adobe-helvetica-medium-r-normal--0-0-0-0-p-0-adobe-standard
Helvetica.pfa -adobe-helvetica-medium-r-normal--0-0-0-0-p-0-iso10646-1
Helvetica.pfa -adobe-helvetica-medium-r-normal--0-0-0-0-p-0-iso8859-15
Helvetica.pfa -adobe-helvetica-medium-r-normal--0-0-0-0-p-0-iso8859-1
Helvetica.pfa
-adobe-helvetica-medium-r-normal--0-0-0-0-p-0-microsoft-cp1252
-- snip --

Expected result:
Same as above, excluding the the ISO8859-15 line:
-- snip --
4
Helvetica.pfa
-adobe-helvetica-medium-r-normal--0-0-0-0-p-0-adobe-standard
Helvetica.pfa -adobe-helvetica-medium-r-normal--0-0-0-0-p-0-iso10646-1
Helvetica.pfa -adobe-helvetica-medium-r-normal--0-0-0-0-p-0-iso8859-1
Helvetica.pfa
-adobe-helvetica-medium-r-normal--0-0-0-0-p-0-microsoft-cp1252
-- snip --

Note that many other PS Type1 fonts have the same problem... ;-((      
      
--       
Configure bugmail: http://bugs.xfree86.org/userprefs.cgi?tab=email      
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to