Add Liberation Sans (SIL Open Font License) as an Arial replacement.

This commit is contained in:
Erich E. Hoover
2014-02-25 17:49:46 -07:00
parent 2d3f9334f8
commit f5f50d333c
4 changed files with 190783 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ Current patches include:
* Support for Junction Points (http://bugs.winehq.org/show_bug.cgi?id=12401)
* Support for TransmitFile (http://bugs.winehq.org/show_bug.cgi?id=5048)
* Support for GetVolumePathName
* Implement an Arial replacement font (http://bugs.winehq.org/show_bug.cgi?id=32323)
* Allow CompareStringEx flag NORM_LINGUISTIC_CASING (http://bugs.winehq.org/show_bug.cgi?id=34269)
* Workaround for TransactNamedPipe not being supported (http://bugs.winehq.org/show_bug.cgi?id=17273)
* XEMBED support for embedding Wine windows inside Linux applications