Customer Support
Can I Help You?
- Notice [Notice] Changes to Free Font Service Operations & Gabia Font Tag Updates
- Notice Notice on Changes to Free Font Licenses and Service Discontinuation [2026.04.08]
- Notice Notice of Temporary Service Suspension Due to SandollCloud System Maintenance
- Notice [업데이트] 누타입 NU 시야 업데이트 안내
- Notice Customer Center Closure Notice for March 2, 2026 (Substitute Holiday for Independence Movement Day)
- Notice [당첨자 발표] 2025 산돌구름 연말 이벤트 당첨자 발표
- Notice 산돌구름 개인정보처리방침 변경 안내(변경고지일자 2025.12.17)
- Notice [당첨자 발표] SD 초양 리뷰 이벤트 결과 안내
-
- [Tech/Development] Does Bakey provide any open APIs or SDKs?
-
Bakey currently does not provide any separate APIs or SDKs.
Since iOS handles font installation and management at the OS level, no additional integration is required.
Third-party apps can simply use Apple’s standard APIs (UIFont,CTFont) to access the fonts installed on the system.
-
- [Tech/Development] Which developer documentation should we refer to in order to use the Bakey font in third-party apps?
-
Please refer to the following Apple documentation for how to load fonts installed by the Bakey app using Apple’s system font APIs:
-
Apple — Font Management in iOS (Accessing system fonts via UIFont/CTFont)
Text display and fonts | Apple Developer Documentation -
Apple — UIFont Class Reference
UIFont | Apple Developer Documentation -
Apple — CTFont Reference
CTFont | Apple Developer Documentation
-