dwrite: Add a notice regarding HarfBuzz.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Nikolay Sivov 2020-12-22 14:12:31 +03:00 committed by Alexandre Julliard
parent 3d2b423328
commit 4539525c07
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
*
* Shaping features processing, default features, and lookups handling logic are
* derived from HarfBuzz implementation. Consult project documentation for the full
* list of its authors.
*/
#define COBJMACROS