1 مستودع
Mechanisms for loading font assets into memory during application execution.
Distinct from Icon Fonts: Focuses on the runtime delivery mechanism rather than the font collection itself
Explore 1 awesome GitHub repository matching user interface & experience · Runtime Loaders. Refine with filters or upvote what's useful.
This project is a cross-platform mobile icon library and renderer that provides scalable vector icon components for mobile and web applications. It functions as a vector font integration tool, utilizing a rendering layer that maps vector fonts to mobile components and web CSS to ensure consistent iconography across different platforms. The library includes a configuration-driven pipeline to convert SVG files and CSS stylesheets into usable icon font packages. It supports the integration of proprietary font files and glyph maps, allowing for the use of brand-specific iconography through custom
Provides a mechanism to load icon fonts into memory at runtime to optimize the initial application bundle size.