Downgraded Arial replacement font to Liberation Sans v1.07.3.

This commit is contained in:
Torsten Kurbad 2014-07-22 18:22:35 -06:00 committed by Erich E. Hoover
commit ac83718ba8
8 changed files with 88759 additions and 221297 deletions

View File

@ -1,7 +1,10 @@
wine-compholio is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or (at
your option) any later version.
your option) any later version with the exception of the following files:
Liberation/GPLv2†:
* ./patches/10-Missing_Fonts/0001-fonts-Add-Liberation-Sans-as-an-Arial-replacement.patch
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
@ -12,3 +15,7 @@ A copy of the GNU Lesser General Public License is included in the
Wine distribution in the file COPYING.LIB. If you did not receive this
copy, write to the Free Software Foundation, Inc., 51 Franklin St,
Fifth Floor, Boston, MA 02110-1301, USA.
† These files are not linked to by the rest of this project in any way,
they are fonts that can be used by any application and are installed
simply for end-user convenience.

3
debian/changelog vendored
View File

@ -3,7 +3,8 @@ wine-compholio (1.7.23) UNRELEASED; urgency=low
* Fix race condition between EndOfStream and Pause.
* Return correct IMediaSeeking stream positions in quartz.
* Make sure LICENSE files are included in the Debian packages.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 22 Jul 2014 08:37:27 -0600
* Downgraded Arial replacement font to Liberation Sans v1.07.3.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 22 Jul 2014 18:21:11 -0600
wine-compholio (1.7.22) unstable; urgency=low
* Implement passing ACLs to CreateProcess.

View File

@ -3,5 +3,6 @@ ANNOUNCE
AUTHORS
LICENSE
LICENSE.wine-compholio
LICENSE.Liberation
LICENSE.LGPLv2.1
README

View File

@ -1,3 +0,0 @@
Revision: 1
Author: Erich E. Hoover
Title: Implement missing fonts expected by Silverlight.

View File

@ -26,7 +26,7 @@ index a273502..5fa0cd5 100644
+ { "fbea4ef6-85ac-4524-b32d-fc9882b73e5a:1", "Erich E. Hoover", "Implement GetVolumePathName." },
+ { "4cd13e94-7f2d-11e3-b5eb-0090f5c75ad5:1", "Erich E. Hoover", "Support for junction points/reparse points." },
+ { "5fb1f5c8-7f17-11e3-9b62-0090f5c75ad5:1", "Erich E. Hoover", "Implement TransmitFile." },
+ { "3d7c4774-9e7f-11e3-9cfc-0090f5c75ad5:1", "Erich E. Hoover", "Implement missing fonts expected by Silverlight." },
+ { "3d7c4774-9e7f-11e3-9cfc-0090f5c75ad5:1", "Torsten Kurbad", "Implement missing Arial font expected by Silverlight." },
+ { "e7581ed7-12b3-4ed3-835b-5a62afbf9c85:4", "Sebastian Lackner", "Use lockfree implementation for get_cached_fd." },
+ { "3405aa34-f341-11e3-83ce-0090f5c75ad5:1", "Erich E. Hoover", "Add default security descriptor ownership and DACLs for processes." },
+ { "e46b26df-3c1b-419c-9579-f0d1e1c50bea:1", "Sebastian Lackner", "Workaround for broken implementation of shlwapi url functions." },