[cp] Bundle OpenDyslexic font
[LibreOffice.git] / external / more_fonts / ExternalPackage_opendyslexic.mk
blob0afaa9bf5be5f994151cf1448412c99bcdbc56bb
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_ExternalPackage_ExternalPackage,fonts_opendyslexic,font_opendyslexic))
12 $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_opendyslexic,$(LIBO_SHARE_FOLDER)/fonts/truetype,\
13 OpenDyslexic-Bold-Italic.otf \
14 OpenDyslexic-Bold.otf \
15 OpenDyslexic-Italic.otf \
16 OpenDyslexic-Regular.otf \
19 # vim: set noet sw=4 ts=4: