awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesFont Mapping

Mapping custom font assets to specific UI elements via configuration attributes.

Distinct from Data-Driven Styling: Distinct from Data-Driven Styling: specifically maps font files to elements rather than mapping data attributes to visual styles.

Explore 1 awesome GitHub repository matching user interface & experience · Font Mapping. Refine with filters or upvote what's useful.

Awesome Font Mapping GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • chrisjenx/calligraphyالصورة الرمزية لـ chrisjenx

    chrisjenx/Calligraphy

    8,529عرض على GitHub↗

    Calligraphy is an Android typography framework and custom font manager used to map custom font files to text views through hierarchical style resolution and global default configurations. It provides a system for defining global default fonts and fallback priorities across an entire Android application. The project manages font assignments by evaluating a priority chain of view attributes, styles, text appearances, and themes. This allows for the injection of custom typefaces into Android text components and the mapping of font assets to theme attributes to maintain a uniform visual identity.

    Allows mapping custom font files to specific UI elements using XML attributes instead of manual code.

    Java
    عرض على GitHub↗8,529
  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. Content Styling
  5. Component Styling Tools
  6. Component Styling
  7. Dynamic Styling Systems
  8. Data-Driven Styling
  9. Font Mapping