diff --git a/lib/fontconfig/conf.d/31-nonmst.conf b/lib/fontconfig/conf.d/31-nonmst.conf new file mode 100644 index 000000000..7ba69b349 --- /dev/null +++ b/lib/fontconfig/conf.d/31-nonmst.conf @@ -0,0 +1,112 @@ + + + + + + + + + Times New Roman + + + Bitstream Vera Serif + + + + + + Times + + + Bitstream Vera Serif + + + + + + Arial + + + Bitstream Vera Sans + + + + + + Helvetica + + + Bitstream Vera Sans + + + + + + Courier + + + Bitstream Vera Sans Mono + + + + + + + + + + + + + + Times New Roman + + + Bitstream Vera Serif + + + + + + Times + + + Bitstream Vera Serif + + + + + + Arial + + + Bitstream Vera Sans + + + + + + Helvetica + + + Bitstream Vera Sans + + + + + + Courier + + + Bitstream Vera Sans Mono + + + + + diff --git a/lib/fontconfig/conf.d/Makefile.am b/lib/fontconfig/conf.d/Makefile.am index bad95a70e..9a8206221 100644 --- a/lib/fontconfig/conf.d/Makefile.am +++ b/lib/fontconfig/conf.d/Makefile.am @@ -35,6 +35,7 @@ CONF_FILES = \ 20-unhint-small-vera.conf \ 30-amt-aliases.conf \ 30-urw-aliases.conf \ + 31-nonmst.conf \ 40-generic.conf \ 49-sansserif.conf \ 50-user.conf \ @@ -55,6 +56,7 @@ CONF_LINKS = \ 20-unhint-small-vera.conf \ 30-amt-aliases.conf \ 30-urw-aliases.conf \ + 31-nonmst.conf \ 40-generic.conf \ 49-sansserif.conf \ 50-user.conf \ diff --git a/lib/fontconfig/conf.d/Makefile.in b/lib/fontconfig/conf.d/Makefile.in index e0fea940c..e00b19bd0 100644 --- a/lib/fontconfig/conf.d/Makefile.in +++ b/lib/fontconfig/conf.d/Makefile.in @@ -243,6 +243,7 @@ CONF_FILES = \ 20-unhint-small-vera.conf \ 30-amt-aliases.conf \ 30-urw-aliases.conf \ + 31-nonmst.conf \ 40-generic.conf \ 49-sansserif.conf \ 50-user.conf \ @@ -263,6 +264,7 @@ CONF_LINKS = \ 20-unhint-small-vera.conf \ 30-amt-aliases.conf \ 30-urw-aliases.conf \ + 31-nonmst.conf \ 40-generic.conf \ 49-sansserif.conf \ 50-user.conf \