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) 6137d5516d Updated readme 2016-11-21 17:54:53 +01:00
.idea First Version 2015-01-02 00:49:23 +01:00
gradle First Version 2015-01-02 00:49:23 +01:00
theme First Version 2015-01-02 00:49:23 +01:00
.gitignore Initial commit 2015-01-01 22:33:35 +01:00
LICENSE Initial commit 2015-01-01 22:33:35 +01:00
README.md Updated readme 2016-11-21 17:54:53 +01:00
ThemeTemplate.iml First Version 2015-01-02 00:49:23 +01:00
android_packages_themes_Template-master.iml First Version 2015-01-02 00:49:23 +01:00
build.gradle First Version 2015-01-02 00:49:23 +01:00
cm-themechooser-font-comfortaa.iml First Version 2015-01-02 00:49:23 +01:00
font_license.txt First Version 2015-01-02 00:49:23 +01:00
gradle.properties First Version 2015-01-02 00:49:23 +01:00
gradlew First Version 2015-01-02 00:49:23 +01:00
gradlew.bat First Version 2015-01-02 00:49:23 +01:00
icon_license.txt First Version 2015-01-02 00:49:23 +01:00
settings.gradle First Version 2015-01-02 00:49:23 +01:00

README.md

Theme Chooser Font Comfortaa

Description

This is the open source Comfortaa font by aajohan (aka Johan Aakerlund), packaged for the Cyanogenmod Theme Engine. All the credits go to aajohan. This font has no italic types.

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

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