Font Fallback - Desktop Customization & Workflow
                
		         
	        
        
	
	Users browsing this thread: 1 Guest(s)
| 
 | |||
| (11-08-2020, 07:00 AM)vain Wrote: Wasn’t there a command line utility of fontconfig that could show you which font is used to display a certain character? I don’t remember anymore. Would be interesting. There's the script found here, that'll I'll paste: Code: #!/bin/shBeware that printf with \U isn't POSIX, so run it like this Code: bash ./ls-chars 'monospace' | |||
| Messages In This Thread | 
| Font Fallback - by venam - 11-08-2020, 04:35 AM RE: Font Fallback - by z3bra - 11-08-2020, 04:51 AM RE: Font Fallback - by movq - 11-08-2020, 07:00 AM RE: Font Fallback - by venam - 11-08-2020, 08:26 AM RE: Font Fallback - by movq - 11-08-2020, 11:02 AM RE: Font Fallback - by seninha - 16-08-2020, 06:39 PM RE: Font Fallback - by venam - 17-08-2020, 02:30 AM | 

