Comment 6 for bug 1889480

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11091
Committed: https://git.mahara.org/mahara/mahara/commit/b6b806fb54bb73cf8dc017776460e0a3c363560d
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit b6b806fb54bb73cf8dc017776460e0a3c363560d
Author: Robert Lyon <email address hidden>
Date: Wed Jul 29 13:57:31 2020 +1200

Bug 1889480: Adding new Alegreya / AlegreyaSans fonts + fixes

1) Installed the new Alegreya / AlegreyaSans fonts from the new Marron
theme to database so they can be used in skins. Made the Alegreya a
heading only font so can only be used as header or block header font
in a skin

2) The Admin -> Configure site -> Fonts page was not displaying the
new fonts
- needed to update the theme's font paths to be lowercase

3) Added missing README.Mahara files for fonts in themes (except raw
as it had one already)

4) Fixed problem where 'shadow into light two' font has wrong path
when building skin thumbnails

Change-Id: I8cbc220d42d379bc2a8bd62fcf2237fa475c4e2b
Signed-off-by: Robert Lyon <email address hidden>