Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smittytone/fontwrangler
Install a selection of OpenType and TrueType files on an iPad or iPhone
https://github.com/smittytone/fontwrangler
fonts ios ios-app swift utility
Last synced: 3 months ago
JSON representation
Install a selection of OpenType and TrueType files on an iPad or iPhone
- Host: GitHub
- URL: https://github.com/smittytone/fontwrangler
- Owner: smittytone
- License: mit
- Created: 2020-03-27T09:35:23.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T11:03:54.000Z (3 months ago)
- Last Synced: 2024-10-28T14:25:02.587Z (3 months ago)
- Topics: fonts, ios, ios-app, swift, utility
- Language: Swift
- Homepage: https://smittytone.net/fontismo/
- Size: 618 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fontismo for iOS 1.2.2 #
*Fontismo* provides a means to install a selection of OpenType (`.otf`) and TrueType (`.ttf`) files on an iPad or iPhone. It requires iOS 13.0 or above.
![Fontismo App Store QR Code](qr-code.jpg)
## Usage ##
Please see [this page](https://smittytone.net/fontismo/index.html).
**Note** If you remove *Fontismo* from your iPad, all of the fonts installed by it will be removed by iOS.
## Compiling This App ##
This repo contains the Fontismo source code only. It does not contain assets required to complete the build, or to allow the app to function fully.
## Release Notes ##
- 1.2.2 *2 November 2023*
- Fixed a bug in the feedback system preventing feedback being sent.
- 1.2.1 *20 January 2023*
- Update copyright date.
- 1.2.0 *10 May 2022*
- Added ten new fonts.
- Optionally highlight the app’s new fonts. Default: true.
- Separate help for iPhone and iPad versions.
- Added a donations screen.
- 1.1.2 *21 February 2021*
- Added ten new fonts.
- Replace **Help** button with a menu to support addition of future features.
- Allow the user to submit bug reports and feedback.
- Make **Settings** text elements more stylistically consistent.
- 1.1.1 *2 October 2020*
- Prevent scaling down of custom preview text from reverting to the alphabet and improve scaling code.
- Add further usage advice to main window.
- Add occasional App Store review prompts.
- 1.1.0 *25 September 2020*
- iPhone support added.
- New font preview UI: scalable sample is editable.
- Use pinch-to-zoom to scale the sample text.
- Bug fixes.
- 1.0.0 *May 2020*
- Initial public release.## Copyright ##
*Fontismo* is copyright © 2023, Tony Smith.
The source code is available under the [MIT licence](LICENSE.md).