Texmage
Texmage is a powerful and easy to use Android library designed to generate stylish avatars by combining text and images seamlessly. Whether you want to display user initials, profile pictures, or custom icons with vibrant backgrounds and shapes, Texmage delivers smooth, customizable avatar rendering for your apps.
Features
- ðĪ Combine initials or labels with images
- ðĩ Supports Circle, Square, Rounded Rectangle shapes
- ð Material color palette for dynamic backgrounds
- âïļ Custom fonts, text styles, sizes
- ⥠Efficient caching to improve performance
- ðĶ Easy integration with Android Views & Jetpack Compose
- ðą Optimized for Android API 24+
- ðŠķ Minimal dependencies, lightweight footprint
ðĶ Installation
Gradle (Groovy)
dependencies {
implementation 'np.com.ishworsubedi:texmage:1.0.1'
}
Gradle (Kotlin DSL)
dependencies {
implementation("np.com.ishworsubedi:texmage:1.0.1")
}
Sync your project after adding the dependency.
ð Check it out on GitHub: https://lnkd.in/gBs35Hq9
ð Full documentation: https://lnkd.in/gQVYQ9vN
ð Issues, PRs, and feedback welcome!
Let me know what you think â contributions and suggestions are highly appreciated. ð