[Poppler-bugs] [Bug 6478] fontconfig should prefer "Standard Symbols L" as Symbol font

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Thu Apr 13 02:31:29 PDT 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=6478          
     

seb128 at debian.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fcrozat at mandriva.com
         AssignedTo|poppler-                    |keithp at keithp.com
                   |bugs at lists.freedesktop.org  |
          Component|splash backend              |library
            Product|poppler                     |fontconfig
            Summary|The <- character cannot be  |fontconfig should prefer
                   |shown.                      |"Standard Symbols L" as
                   |                            |Symbol font
            Version|unspecified                 |2.3




------- Additional Comments From seb128 at debian.org  2006-04-13 19:31 -------
Reassigning to fontconfig. At the moment the prefer symbols fonts is not a
Symbols one, the default fonts.conf should probably have a :

"
	<match target="pattern">
		<test name="family">
			<string>Symbol</string>
		</test>
		<edit name="family" mode="prepend" binding="same">
			<string>Standard Symbols L</string>
		</edit>
	</match>
"          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list