Revert "Bug 73291 - poppler does not show fl ligature"
This reverts commit c6aa4d4bfc
.
This issue has been fixed in poppler and we no longer need to patch it out in fontconfig.
This commit is contained in:
parent
1082161ea3
commit
e7121de237
|
@ -77,15 +77,12 @@ but in an order preferring similar designs first. We do this in three steps:
|
|||
</default>
|
||||
</alias>
|
||||
|
||||
<!--
|
||||
Due to Bug#73291, commented out those lines until the broken font are fixed.
|
||||
<alias binding="same">
|
||||
<family>TeX Gyre Termes</family>
|
||||
<default>
|
||||
<family>Times</family>
|
||||
</default>
|
||||
</alias>
|
||||
-->
|
||||
|
||||
<alias binding="same">
|
||||
<family>Nimbus Mono L</family>
|
||||
|
@ -418,10 +415,7 @@ but in an order preferring similar designs first. We do this in three steps:
|
|||
<alias binding="same">
|
||||
<family>Times</family>
|
||||
<accept>
|
||||
<!--
|
||||
Due to Bug#73291, commented out this line until the broken font are fixed.
|
||||
<family>TeX Gyre Termes</family>
|
||||
-->
|
||||
<family>Nimbus Roman No9 L</family>
|
||||
</accept>
|
||||
</alias>
|
||||
|
|
Loading…
Reference in New Issue