xFonts is an app that lets you install custom fonts on iOS and iPadOS.

Related tags

Database xFonts
Overview

xFonts

xFonts is an app that lets you install custom fonts on iOS and iPadOS.

  1. Grab fonts from your iCloud Drive or Dropbox and add them to your collection of favorites.
  2. Tap on any font and you'll get a preview of the characters along with other metadata.
  3. When you're done collecting, install your fonts in Settings and they'll be available in other apps, including iWork, to make your documents look better than ever.

xFonts is completely open source, so your privacy is insured. The app only adds fonts to your settings and does not modify them at all in the process. For more information on why this is important, see the app's Help screen.

If you don't want to build this app yourself, it's available as Fontcase on the App Store.

Enjoy!

You might also like...
Check and update  app's version for both AppStore & Fir
Check and update app's version for both AppStore & Fir

VersionUpdate Check and update app's version for both AppStore & Fir How to use Add Channel in info.plist Now we only support two channels "AppStore"

An e-commerce app with some function: searching, like product, demo paying and view product

Emarket_060921 An e-commerce app with some function: searching, like product, demo paying and view product. I have developed this app all by myself, b

🔍 Browse and edit UserDefaults on your app
🔍 Browse and edit UserDefaults on your app

UserDefaults-Browser Browse and edit UserDefaults on your app. (SwiftUI or UIKit) Browse Edit (as JSON) Edit (Date) Export Note: We recommend to use S

Native iOS app for Habitica

Habitica for iOS Native iOS app for Habitica. Contributing For an introduction to the technologies used and how the software is organized, refer to Co

An iOS app to lift the speed limit of your Cowboy Bike
An iOS app to lift the speed limit of your Cowboy Bike

Legal Notice 1. I am not resposible to anything worse that could happen to your bike because of this app 2. Be careful that lifting the 25km/h limit c

The BART app for commuters, now native on iOS

Arrival iOS Built with SwiftUI, Arrival is the BART app for commuters. Available for download on the App Store: https://apps.apple.com/us/app/arrival-

This is the public repository of the MADBike app for iOS. Public bike rental service for BiciMAD.

MADBike Requirements iOS 10.3+ Xcode 10.3+ Swift 4+ Installation Copy BiciMAD/Supporting Files/GoogleService-Info-Sample.plist to BiciMAD/Supporting F

The hassle-free way to add Segment analytics to your Swift app (iOS/tvOS/watchOS/macOS/Linux).

Analytics-Swift The hassle-free way to add Segment analytics to your Swift app (iOS/tvOS/watchOS/macOS/Linux/iPadOS). Analytics helps you measure your

Comments
  • support TTC, or at least fail non-silently & document lack of support

    support TTC, or at least fail non-silently & document lack of support

    When I try to import a TTC file, the little spinner on the file's icon goes around a couple times and then the import window closes with no indication of why the file didn't import. Actually, the first time I tried to install a TTC, it was part of a batch of about 50 font files, so I didn't even know the one TTC file in the bunch hadn't imported until I tried to open a document that used it and got an error message from my writing app telling me that a font was missing.

    Searching this repository for "ttc" turned up nothing on the issue. Fontcase's help file says "look for .otf and .ttf file extensions," which I guess is a hint that the app doesn't support TTC, but a clear statement of the fact would be better than leaving users to deduce that the file format is the problem when their fonts don't import.

    From my point of view, the ideal solution would be for Fontcase to support TTC. But I assume there's a reason why it doesn't already (maybe iOS doesn't support it?). So unless and until TTC support arrives, please give users an error message and documentation so we know what's going on.

    opened by practik 1
  • Installing multiple fonts at once fails

    Installing multiple fonts at once fails

    4DCC15B8-6C0D-41E9-9498-04B831DB9E74

    I’m attempting to install 3 variable fonts: Courier-prime, ia-writer duo, and is-writer Quattro but I get the above error message. There doesn’t seem to be a way to install one at a time to see what the issue is either.

    opened by joeljfischer 8
Owner
manolo
manolo
pick the voice from the local storage.you can play and pause the voice

flutter_add_voice A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you starte

Mehrab Bozorgi 1 Nov 27, 2021
CodableCloudKit allows you to easily save and retrieve Codable objects to iCloud Database (CloudKit)

CodableCloudKit CodableCloudKit allows you to easily save and retrieve Codable objects to iCloud Database (CloudKit) Features ℹ️ Add CodableCloudKit f

Laurent Grondin 65 Oct 23, 2022
BowTies - The main purpose of this application is to show how you can perform simple operations using Core Data

BowTies The main purpose of this application is to show how you can perform simp

slemeshaev 1 Jan 31, 2022
Sometimes you need order

SwiftSortedList Usage All you need is a Comparable object: import SwiftSortedList struct MyObj : Comparable { var id: Int } func ==(x: MyObj, y:

Bemind Interactive 5 Dec 7, 2021
macOS App for App Store Connect to Improve Processing Efficiency and Enjoy the Party.

Apple Party(苹果派) 一、App 介绍 AppleParty 是三七互娱旗下37手游 iOS 团队研发,实现快速操作 App Store Connect 后台的自动化 macOS 工具。 使用和原理介绍:开源一款苹果 macOS 工具 - AppleParty(苹果派) 支持功能 内购买

37iOSTeam 173 Dec 30, 2022
A Library for iOS developers to check newer version of app from the app store

swift-app-update-checker A very simple solution check new version of your application is available on store or not. Example To run the example project

wajeehulhassan 6 May 13, 2022
Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults

Prephirences - Preϕrences Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, co

Eric Marchand 557 Nov 22, 2022
A demo app to showcase pixel perfect, modern iOS development with SwiftUI and Combine on MVVM-C architecture.

Pixel_Perfect_SwiftUI A demo app to showcase pixel perfect, modern iOS development with SwiftUI and Combine on MVVM-C architecture. Tech Stack: Swift,

Burhan Aras 0 Jan 9, 2022
Ios-App-ication-Swift - A simple iOS application made in Xcode using Swift

?? iPhone Calculator A simple iOS application made in Xcode using Swift. This ap

Kushal Shingote 1 Feb 2, 2022
Creating a Todo app using Realm and SwiftUI

Realmで作るTodoアプリ note記事「【SwiftUI】Realmを使ってTodoアプリを作る」のソースです。

null 1 Jul 20, 2022