]> git.donarmstrong.com Git - lilypond.git/blobdiff - buildscripts/make-font-dir.py
*** empty log message ***
[lilypond.git] / buildscripts / make-font-dir.py
index 5814fbab8b266a16cd08d855148da762669ff9d0..3b2a33c1c010adbbb600664074040d4de5b19491 100644 (file)
@@ -51,6 +51,7 @@ def read_afm_file (filename):
 
 class Font_info:
        cm = {
+               'ss' : ('regular', 'sans'),
                'bx': ('bold', 'roman'),
                'bxti' : ('bold', 'italic'),
                'csc' : ('smallcaps', 'roman'),