Skip to content

Commit

Permalink
Deploying to gh-pages from @ 87b8b86 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt committed Dec 20, 2024
1 parent 25097b0 commit cf1e4f3
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 44 deletions.

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions api/kanvas/com.juul.krayon.kanvas/-kanvas-view/index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h1 class="cover"><span>add</span><wbr><span>Font</span><wbr><span><span>Associa
</div>
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kanvas:dokkaHtmlPartial/androidMain" data-filterable-set=":kanvas:dokkaHtmlPartial/androidMain" data-active="" data-toggle=":kanvas:dokkaHtmlPartial/androidMain">android</button></div>
<div class="content sourceset-dependent-content" data-active="" data-togglable=":kanvas:dokkaHtmlPartial/androidMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="add-font-association.html"><span class="token function">addFontAssociation</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">fontName<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/FontRes.html"><span class="token annotation builtin">FontRes</span></a>&nbsp;</span>fontRes<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">Associate a Font.name to a <a href="https://developer.android.com/reference/kotlin/androidx/annotation/FontRes.html">FontRes</a> id. As a best-practice, do this up front for any fonts that might be used, as calls to <a href="add-font-association.html">addFontAssociation</a> are cheap and the behavior for missing associations is expensive (<a href="https://developer.android.com/reference/kotlin/android/content/res/Resources.html#getIdentifier-kotlin.String-kotlin.String-kotlin.String-">Resources.getIdentifier</a>).</p></div> </div>
<div class="content sourceset-dependent-content" data-active="" data-togglable=":kanvas:dokkaHtmlPartial/androidMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="add-font-association.html"><span class="token function">addFontAssociation</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">fontName<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/FontRes.html"><span class="token annotation builtin">FontRes</span></a>&nbsp;</span>fontRes<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">Associate a Font.name to a <a href="https://developer.android.com/reference/kotlin/androidx/annotation/FontRes.html">FontRes</a> id. As a best-practice, do this up front for any fonts that might be used, as calls to <a href="add-font-association.html">addFontAssociation</a> are cheap and the behavior for missing associations is expensive (<a href="https://developer.android.com/reference/kotlin/android/content/res/Resources.html#getidentifier">Resources.getIdentifier</a>).</p></div> </div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
2 changes: 1 addition & 1 deletion api/kanvas/com.juul.krayon.kanvas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ <h2 class="">Functions</h2>
<div class="title">
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":kanvas:dokkaHtmlPartial/androidMain" data-filterable-set=":kanvas:dokkaHtmlPartial/androidMain" data-active="" data-toggle=":kanvas:dokkaHtmlPartial/androidMain">android</button></div>
<div class="content sourceset-dependent-content" data-active="" data-togglable=":kanvas:dokkaHtmlPartial/androidMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="add-font-association.html"><span class="token function">addFontAssociation</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">fontName<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/FontRes.html"><span class="token annotation builtin">FontRes</span></a>&nbsp;</span>fontRes<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Associate a Font.name to a <a href="https://developer.android.com/reference/kotlin/androidx/annotation/FontRes.html">FontRes</a> id. As a best-practice, do this up front for any fonts that might be used, as calls to <a href="add-font-association.html">addFontAssociation</a> are cheap and the behavior for missing associations is expensive (<a href="https://developer.android.com/reference/kotlin/android/content/res/Resources.html#getIdentifier-kotlin.String-kotlin.String-kotlin.String-">Resources.getIdentifier</a>).</p></div></div> </div>
<div class="content sourceset-dependent-content" data-active="" data-togglable=":kanvas:dokkaHtmlPartial/androidMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="add-font-association.html"><span class="token function">addFontAssociation</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">fontName<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/FontRes.html"><span class="token annotation builtin">FontRes</span></a>&nbsp;</span>fontRes<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">Associate a Font.name to a <a href="https://developer.android.com/reference/kotlin/androidx/annotation/FontRes.html">FontRes</a> id. As a best-practice, do this up front for any fonts that might be used, as calls to <a href="add-font-association.html">addFontAssociation</a> are cheap and the behavior for missing associations is expensive (<a href="https://developer.android.com/reference/kotlin/android/content/res/Resources.html#getidentifier">Resources.getIdentifier</a>).</p></div></div> </div>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion assets/css/style.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="/krayon/feed.xml" rel="self" type="application/atom+xml" /><link href="/krayon/" rel="alternate" type="text/html" /><updated>2024-12-20T19:08:07+00:00</updated><id>/krayon/feed.xml</id><title type="html">Krayon</title><subtitle>Cross platform (Android, iOS &amp; JavaScript) canvas library.</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="/krayon/feed.xml" rel="self" type="application/atom+xml" /><link href="/krayon/" rel="alternate" type="text/html" /><updated>2024-12-20T20:15:04+00:00</updated><id>/krayon/feed.xml</id><title type="html">Krayon</title><subtitle>Cross platform (Android, iOS &amp; JavaScript) canvas library.</subtitle></feed>

0 comments on commit cf1e4f3

Please sign in to comment.