Awesome Drawable Sample

A tool to generate Drawable from Font Awesome

License

License

GroupId

GroupId

com.aranea-apps.android.libs
ArtifactId

ArtifactId

awesome-drawable-sample
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

apk
Description

Description

Awesome Drawable Sample
A tool to generate Drawable from Font Awesome

Download awesome-drawable-sample

Dependencies

compile (1)

Group / Artifact Type Version
com.aranea-apps.android.libs : awesome-drawable jar 1.0.0

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.easytesting : fest-assert-core jar 2.0M10
com.squareup : fest-android jar 1.0.7
org.robolectric : robolectric jar 2.2

Project Modules

There are no modules declared in this project.

Awesome Drawable

Based on the TextDrawable project here: https://github.com/devunwired/textdrawable

Usage:

You need to add the font to assets/ or you will get an exception when instantiating the AwesomeDrawable class.

Download

<dependency>
  <groupId>com.aranea-apps.android.libs</groupId>
  <artifactId>awesome-drawable</artifactId>
  <version>(insert latest version)</version>
</dependency>

or Gradle:

compile 'com.aranea-apps.android.libs:awesome-drawable:(insert latest version)'

License

Copyright 2013 Darko Grozdanovski

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
1.0.0