Replace default theme font with SourceSansPro
authorRobert Erickson <rerickso@jaguarlandrover.com>
Wed, 26 Nov 2014 21:57:37 +0000 (19:57 -0200)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Thu, 27 Nov 2014 15:45:58 +0000 (13:45 -0200)
commit075a0298c62f44b029111d60c58ccdee3f09d36b
tree0682aafed4e7479cd2f69a324592ee7ebf001d77
parent8add97dc3baa6e5898add7ef111bb53e0de0a93a
Replace default theme font with SourceSansPro

DroidSans has missing glyphs that are used in the keyboard and has not
been updated for quite some time. It is being replaced in favor of
SourceSansPro, another open source font which provides all glyphs we
currently use.

The font is developed openly in github:
  - https://github.com/adobe-fonts/source-sans-proand

And distributed under the Open Font License:
  - http://www.adobe.com/type/browser/legal/pdfs/OpenFontLicense.pdf

Change-Id: I6e3cab82198ba860fe209d81982576b9bc0ecb8d
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
data/themes/Makefile.am
data/themes/default/default.edc
data/themes/default/fonts/DroidSans-Bold.ttf [deleted file]
data/themes/default/fonts/DroidSans.ttf [deleted file]
data/themes/default/fonts/LICENSE.txt
data/themes/default/fonts/SourceSansPro-Regular.ttf [new file with mode: 0644]
data/themes/default/fonts/SourceSansPro-Semibold.ttf [new file with mode: 0644]