mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
150 lines
No EOL
7.1 KiB
HTML
150 lines
No EOL
7.1 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Installing fonts - Keyman for iPhone and iPad Help</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
<link rel='shortcut icon' href="favicon.56e7a2d76793fb59cca3133b8bb1dd3d.ico">
|
|
<link rel='canonical' href='https://help.keyman.com/products/iphone-and-ipad/current-version/installing-fonts'> <link rel="stylesheet" type="text/css" href="template.5f4056fcb922f05667eb19e3809c64db.css">
|
|
<link rel="stylesheet" type="text/css" href="keyboard.f84ff11b7f61a4be1fa5437cf6ba17e0.css">
|
|
<link rel="stylesheet" type="text/css" href="keys.298336161ce24cc84fd19fc4ecb6f7ae.css">
|
|
<link rel="stylesheet" type="text/css" href="app-info.8f6cb12701af2facf8c6dd7c729c65bc.css">
|
|
<link rel="stylesheet" type="text/css" href="embed.5f7dc4fec739bda98e73bbe078e4f770.css">
|
|
<link href='https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,600,700,700italic|Source+Sans+Pro:400,700,900,600,300|Noto+Serif:400' rel='stylesheet' type='text/css'>
|
|
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic' rel='stylesheet' type='text/css'>
|
|
<script type='text/javascript' src='keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js'></script>
|
|
<script type="text/javascript">
|
|
// Add a script element as a child of the body
|
|
|
|
function downloadJS(src) {
|
|
var element = document.createElement("script");
|
|
element.src = src;
|
|
document.body.appendChild(element);
|
|
}
|
|
|
|
function downloadJSAtOnload() {
|
|
downloadJS("/cdn/deploy/js/jquery1-11-1.min.4dc834d16a0d219d5c2b8a5b814569e4.js");
|
|
downloadJS("/cdn/deploy/js/kmlive.ba0482399ad1a6ebae564d3a0e3fef66.js");
|
|
//downloadJS("/cdn/deploy/js/keyrenderer.e17ddbf43da5e1a6cc9ba8d723c98ec6.js");
|
|
}
|
|
|
|
// Check for browser support of event handling capability
|
|
if (window.addEventListener)
|
|
window.addEventListener("load", downloadJSAtOnload, false);
|
|
else if (window.attachEvent)
|
|
window.attachEvent("onload", downloadJSAtOnload);
|
|
else window.onload = downloadJSAtOnload;
|
|
</script>
|
|
<script>
|
|
function isIEOnWin81orEarlier() {
|
|
// If we are running IE11/or earlier on Windows 8.1 or earlier, then
|
|
// the autolink generates filenames that are misrecognised for download links,
|
|
// meaning users on those browesrs cannot easily download Keyman.
|
|
// Easiest way to test this is to test against navigator.userAgent
|
|
// Yes, we get some muddled analytics of cross-site of IE visitors but
|
|
// it's a small enough percentage that we don't need to worry about it.
|
|
return (navigator.userAgent.indexOf('Trident/') >= 0 && navigator.userAgent.indexOf('Windows NT 6') >= 0) ||
|
|
(document.documentMode < 11);
|
|
}
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
ga('create', 'UA-249828-1', 'auto', {'allowLinker': !isIEOnWin81orEarlier()});
|
|
if(!isIEOnWin81orEarlier()) {
|
|
ga('require', 'linker');
|
|
ga('linker:autoLink',
|
|
['keyman.com', 'www.keyman.com',
|
|
'keymanweb.com', 'www.keymanweb.com',
|
|
'help.keyman.com',
|
|
'blog.keyman.com',
|
|
'donate.keyman.com',
|
|
'downloads.keyman.com',
|
|
'developer.keyman.com',
|
|
'keyman.dev',
|
|
'keyman.blog',
|
|
'blog.tavultesoft.com',
|
|
'www.tavultesoft.com', 'tavultesoft.com', 'secure.tavultesoft.com'] );
|
|
}
|
|
ga('send', 'pageview');
|
|
</script>
|
|
</head>
|
|
<body data-device="Unknown">
|
|
<div id="container">
|
|
<div class="header">
|
|
<div id="show-phone-menu-spacer"></div>
|
|
<img id="logo" src="logo2.d8805a27a5c0399d234f1f84aca74cae.png" alt='Keyman Logo' />
|
|
<div id="no-menu-spacer"></div>
|
|
<img id="header-bottom" src="headerbar.5b66d10475396d1a17cb0d687f794262.png" alt='Header bottom' />
|
|
<a id="help" href="https://keyman.com/">
|
|
<p id="keyman-help">Keyman.com</p><img src="helpIcon.e6531e8bf34d0f667dac699db8f7438f.png">
|
|
</a>
|
|
</div>
|
|
<div id="phone-header-spacer"></div><div class="main no-toc no-index">
|
|
<div id="section2" class='embed-on'>
|
|
<div class="column-left">
|
|
<div id="index">
|
|
<h3>Index</h3>
|
|
<div id="index-content"></div>
|
|
</div>
|
|
</div>
|
|
<div class="wrapper">
|
|
<article>
|
|
<h2><span class="content-online">Keyman for iPhone and iPad: </span>Installing Fonts</h2>
|
|
|
|
<p>
|
|
Some keyboards require special fonts that do not come standard with your iPhone or iPad. For keyboards that use these fonts, the Keyman app will provide a download of the font to install onto your device, meaning all apps will be able to correctly display the font. To install the font, touch <span class="command">Install</span>.
|
|
<br/>
|
|
<img src="font-dl1.b8983c24d229e8bfaef5757e8cf61579.png" />
|
|
<br/><br/>
|
|
You will then be taken to your device settings, and asked to install a profile for the font. Touch <span class="command">Install</span>.
|
|
<br/>
|
|
<img src="font-dl2.e89447124a646205302905cf75903b84.png" />
|
|
<br/><br/>
|
|
Then <span class="command">Install</span> again in the Consent page.
|
|
<br/>
|
|
<img src="font-dl3.8ed35f744cca7be7ef8c0930744b713a.png" />
|
|
<br/><br/>
|
|
Once the profile is installed, touch <span class="command">Done</span>.
|
|
<br/>
|
|
<img src="font-dl4.713ea3fe6632dc78a7d943305efca977.png" />
|
|
<br/><br/>
|
|
And then <span class="command">Touch now to return to Keyman</span>.
|
|
<br/>
|
|
<img src="font-dl5.89bddef8908a51a5f56890f0ad93c673.png" />
|
|
<br/><br/>
|
|
The font is now successfully installed, and will display correctly throughout your device!
|
|
</p>
|
|
|
|
<h2>Help Index</h2>
|
|
|
|
<ul>
|
|
<li class="content-online"><a href='index.php.html'>Keyman for iPhone and iPad help home</a></li>
|
|
<li class="content-in-app"><a href='index.php.html'>Getting Started</a></li>
|
|
<li><a href='installing-keyboards.php.html'>Installing keyboards</a></li>
|
|
<li><a href='switching-between-keyboards.php.html'>Switching between keyboards</a></li>
|
|
<li><a href='uninstalling-keyboards.php.html'>Uninstalling keyboards</a></li>
|
|
<li><a href='installing-custom-keyboards.php.html'>Installing custom keyboards</a></li>
|
|
<li><a href='sharing-keyboards.php.html'>Sharing keyboards</a></li>
|
|
<li><a href='installing-system-keyboard.php.html'>Installing the Keyman System Keyboard</a></li>
|
|
<li><a href='installing-fonts.php.html'>Installing fonts</a></li>
|
|
<li><a href='using-keyman-browser.php.html'>Using the Keyman Browser</a></li>
|
|
</ul>
|
|
</article>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer">
|
|
<div class="wrapper">
|
|
<div class="footer-third sil-logo">
|
|
<br>
|
|
<a href="https://www.keyman.com/about/"><img id="sil-logo" src="sil-logo-blue-2017_1.7742a0bfa005af55e62b98d27f8b033c.png" alt='SIL' /></a>
|
|
<p>Copyright © 1992-2019</p>
|
|
<p>Created by <a href="https://www.keyman.com/about/">SIL International</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |