This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Marcel Kapfer (mmk2410) f445549277 Merge branch 'master' of gitlab.com:mmk2410/cm-themechooser-font-fira 2016-11-21 18:00:22 +01:00
fira@48a8d0a035 Mozilla Fira 4.202 2016-06-05 11:13:31 +02:00
gradle/wrapper Initial Release 2015-08-21 17:12:24 +02:00
theme Fira Sans Condensed added as family sans-serif-condensed 2016-06-05 11:42:50 +02:00
.gitignore Initial Release 2015-08-21 17:12:24 +02:00
.gitmodules Add Mozilla Fira (https://github.com/mozilla/Fira) as submodule in fira/ 2016-06-05 11:05:36 +02:00
LICENSE Initial Release 2015-08-21 17:12:24 +02:00
README.md Updated readme 2016-11-21 17:59:41 +01:00
build.gradle Initial Release 2015-08-21 17:12:24 +02:00
font_license.txt Initial Release 2015-08-21 17:12:24 +02:00
gradle.properties Initial Release 2015-08-21 17:12:24 +02:00
gradlew Initial Release 2015-08-21 17:12:24 +02:00
gradlew.bat Initial Release 2015-08-21 17:12:24 +02:00
icon_license.txt Initial Release 2015-08-21 17:12:24 +02:00
settings.gradle Initial Release 2015-08-21 17:12:24 +02:00

README.md

cm-themechooser-font-fira

Description

This is the open source Fira font by Erik Spiekermann, Ralph du Carrois, Anja Meiners and Botio Nikoltchev, packaged for the Cyanogenmod Theme Engine. All the credits go to the three named font designers.

The package name is de.marcelkapfer.cyngn.theme.raleway

The App icon is by Cyanogenmod.

Licenses

Icon License: http://www.apache.org/licenses/LICENSE-2.0.html
Font License: http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web

Contributing

  1. Fork it
  2. Create a feature branch with a meaningful name (git checkout -b my-new-feature)
  3. Add yourself to the CONTRIBUTORS file
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to your branch (git push origin my-new-feature)
  6. Create a new pull request