ArtSabintsev/FontBlaster
Programmatically load custom fonts into your iOS, macOS and tvOS app. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 91
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 4137
- days_rel: 57
- days_push: 57
- n_releases_24m: 2
Adoption not part of the score
1155 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FontBlaster is a Swift library that programmatically loads custom fonts into iOS, macOS, and tvOS apps with a single line of code, eliminating the need for plist configuration. It supports .ttf, .otf, and .ttc files from the main bundle, custom bundles, and remote bundles.
Use cases
- load custom fonts in an iOS app without editing Info.plist
- programmatically register ttf and otf fonts at runtime
- load fonts from a remote or nested bundle in Swift
- avoid plist font registration in a tvOS app
- bulk-load all fonts in an app bundle with one line
When to choose
- you want to skip manual Info.plist UIAppFonts configuration
- you need to load fonts from dynamic or remote bundles
- you support iOS, macOS, and tvOS with one solution
When to avoid
- you only need one or two static fonts already declared in Info.plist
- your app targets OS versions below iOS 17 / macOS 14
- you need cross-platform font loading outside Apple platforms
Facets
library · maturity active
ui-components developer-tools apple-ecosystem mobile-development desktop-applications cross-platform custom-fonts font-loading swift-package-manager cocoapods carthage tvos ios macos swift
2 sources
- readme: https://github.com/ArtSabintsev/FontBlaster · fetched 2026-08-28 · 53fe84b32cd7
- homepage: https://sabintsev.com/ · fetched 2026-08-29 · ad9f09021c20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ArtSabintsev/FontBlaster | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="ArtSabintsev/FontBlaster")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem