47 lines
56 KiB
HTML
47 lines
56 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Font data handle stored as a `&[u8]` + parsed data. See `Font` for more methods."><title>FontRef in ab_glyph - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-42caa33d.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="ab_glyph" data-themes="" data-resource-suffix="" data-rustdoc-version="1.84.0 (9fc6b4312 2025-01-07)" data-channel="1.84.0" data-search-js="search-92e6798f.js" data-settings-js="settings-0f613d39.js" ><script src="../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc struct"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../ab_glyph/index.html">ab_<wbr>glyph</a><span class="version">0.2.29</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">FontRef</a></h2><h3><a href="#">Sections</a></h3><ul class="block top-toc"><li><a href="#example" title="Example">Example</a></li></ul><h3><a href="#implementations">Methods</a></h3><ul class="block method"><li><a href="#method.try_from_slice" title="try_from_slice">try_from_slice</a></li><li><a href="#method.try_from_slice_and_index" title="try_from_slice_and_index">try_from_slice_and_index</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Clone-for-FontRef%3C'font%3E" title="Clone">Clone</a></li><li><a href="#impl-Debug-for-FontRef%3C'_%3E" title="Debug">Debug</a></li><li><a href="#impl-Font-for-FontRef%3C'_%3E" title="Font">Font</a></li><li><a href="#impl-From%3CFontRef%3C'static%3E%3E-for-FontArc" title="From<FontRef<'static>>">From<FontRef<'static>></a></li><li><a href="#impl-VariableFont-for-FontRef%3C'_%3E" title="VariableFont">VariableFont</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-Freeze-for-FontRef%3C'font%3E" title="Freeze">Freeze</a></li><li><a href="#impl-RefUnwindSafe-for-FontRef%3C'font%3E" title="RefUnwindSafe">RefUnwindSafe</a></li><li><a href="#impl-Send-for-FontRef%3C'font%3E" title="Send">Send</a></li><li><a href="#impl-Sync-for-FontRef%3C'font%3E" title="Sync">Sync</a></li><li><a href="#impl-Unpin-for-FontRef%3C'font%3E" title="Unpin">Unpin</a></li><li><a href="#impl-UnwindSafe-for-FontRef%3C'font%3E" title="UnwindSafe">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block blanket-implementation"><li><a href="#impl-Any-for-T" title="Any">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-T" title="Borrow<T>">Borrow<T></a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T" title="BorrowMut<T>">BorrowMut<T></a></li><li><a href="#impl-CloneToUninit-for-T" title="CloneToUninit">CloneToUninit</a></li><li><a href="#impl-From%3CT%3E-for-T" title="From<T>">From<T></a></li><li><a href="#impl-Into%3CU%3E-for-T" title="Into<U>">Into<U></a></li><li><a href="#impl-ToOwned-for-T" title="ToOwned">ToOwned</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T" title="TryFrom<U>">TryFrom<U></a></li><li><a href="#impl-TryInto%3CU%3E-for-T" title="TryInto<U>">TryInto<U></a></li></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="index.html">In crate ab_<wbr>glyph</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="index.html">ab_glyph</a></span><h1>Struct <span class="struct">FontRef</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../src/ab_glyph/ttfp.rs.html#36">Source</a> </span></div><pre class="rust item-decl"><code>pub struct FontRef<'font>(<span class="comment">/* private fields */</span>);</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Font data handle stored as a <code>&[u8]</code> + parsed data.
|
||
See <a href="trait.Font.html" title="trait ab_glyph::Font"><code>Font</code></a> for more methods.</p>
|
||
<p>Also see the owned version <a href="struct.FontVec.html" title="struct ab_glyph::FontVec"><code>FontVec</code></a>.</p>
|
||
<h2 id="example"><a class="doc-anchor" href="#example">§</a>Example</h2>
|
||
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>ab_glyph::{Font, FontRef};
|
||
|
||
<span class="kw">let </span>font = FontRef::try_from_slice(<span class="macro">include_bytes!</span>(<span class="string">"../../dev/fonts/Exo2-Light.otf"</span>))<span class="question-mark">?</span>;
|
||
|
||
<span class="macro">assert_eq!</span>(font.glyph_id(<span class="string">'s'</span>), ab_glyph::GlyphId(<span class="number">56</span>));</code></pre></div>
|
||
</div></details><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-FontRef%3C'font%3E" class="impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#44-81">Source</a><a href="#impl-FontRef%3C'font%3E" class="anchor">§</a><h3 class="code-header">impl<'font> <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.try_from_slice" class="method"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#58-60">Source</a><h4 class="code-header">pub fn <a href="#method.try_from_slice" class="fn">try_from_slice</a>(data: &'font [<a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.u8.html">u8</a>]) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, <a class="struct" href="struct.InvalidFont.html" title="struct ab_glyph::InvalidFont">InvalidFont</a>></h4></section></summary><div class="docblock"><p>Creates an <code>FontRef</code> from a byte-slice.</p>
|
||
<p>For font collections see
|
||
<a href="struct.FontRef.html#method.try_from_slice_and_index" title="associated function ab_glyph::FontRef::try_from_slice_and_index"><code>FontRef::try_from_slice_and_index</code></a>.</p>
|
||
<h5 id="example-1"><a class="doc-anchor" href="#example-1">§</a>Example</h5>
|
||
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">let </span>font = FontRef::try_from_slice(<span class="macro">include_bytes!</span>(<span class="string">"../../dev/fonts/Exo2-Light.otf"</span>))<span class="question-mark">?</span>;</code></pre></div>
|
||
</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from_slice_and_index" class="method"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#76-80">Source</a><h4 class="code-header">pub fn <a href="#method.try_from_slice_and_index" class="fn">try_from_slice_and_index</a>(
|
||
data: &'font [<a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.u8.html">u8</a>],
|
||
index: <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.u32.html">u32</a>,
|
||
) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, <a class="struct" href="struct.InvalidFont.html" title="struct ab_glyph::InvalidFont">InvalidFont</a>></h4></section></summary><div class="docblock"><p>Creates an <code>FontRef</code> from byte-slice.</p>
|
||
<p>You can set index for font collections. For simple fonts use <code>0</code> or
|
||
<a href="struct.FontRef.html#method.try_from_slice" title="associated function ab_glyph::FontRef::try_from_slice"><code>FontRef::try_from_slice</code></a>.</p>
|
||
<h5 id="example-2"><a class="doc-anchor" href="#example-2">§</a>Example</h5>
|
||
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">let </span>font =
|
||
FontRef::try_from_slice_and_index(<span class="macro">include_bytes!</span>(<span class="string">"../../dev/fonts/Exo2-Light.otf"</span>), <span class="number">0</span>)<span class="question-mark">?</span>;</code></pre></div>
|
||
</div></details></div></details></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Clone-for-FontRef%3C'font%3E" class="impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#35">Source</a><a href="#impl-Clone-for-FontRef%3C'font%3E" class="anchor">§</a><h3 class="code-header">impl<'font> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.clone" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#35">Source</a><a href="#method.clone" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/clone/trait.Clone.html#tymethod.clone" class="fn">clone</a>(&self) -> <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h4></section></summary><div class='docblock'>Returns a copy of the value. <a href="https://doc.rust-lang.org/1.84.0/core/clone/trait.Clone.html#tymethod.clone">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.clone_from" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.84.0/src/core/clone.rs.html#174">Source</a></span><a href="#method.clone_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/clone/trait.Clone.html#method.clone_from" class="fn">clone_from</a>(&mut self, source: &Self)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/1.84.0/core/clone/trait.Clone.html#method.clone_from">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Debug-for-FontRef%3C'_%3E" class="impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#38-42">Source</a><a href="#impl-Debug-for-FontRef%3C'_%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'_></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#39-41">Source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/1.84.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="type" href="https://doc.rust-lang.org/1.84.0/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.84.0/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Font-for-FontRef%3C'_%3E" class="impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#impl-Font-for-FontRef%3C'_%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Font.html" title="trait ab_glyph::Font">Font</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'_></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.units_per_em" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.units_per_em" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.units_per_em" class="fn">units_per_em</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a>></h4></section></summary><div class='docblock'>Get the size of the font unit <a href="trait.Font.html#tymethod.units_per_em">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.ascent_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.ascent_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.ascent_unscaled" class="fn">ascent_unscaled</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Unscaled glyph ascent. See <a href="trait.Font.html#glyph-layout-concepts" title="trait ab_glyph::Font">glyph layout concepts</a>. <a href="trait.Font.html#tymethod.ascent_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.descent_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.descent_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.descent_unscaled" class="fn">descent_unscaled</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Unscaled glyph descent. See <a href="trait.Font.html#glyph-layout-concepts" title="trait ab_glyph::Font">glyph layout concepts</a>. <a href="trait.Font.html#tymethod.descent_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.line_gap_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.line_gap_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.line_gap_unscaled" class="fn">line_gap_unscaled</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Unscaled line gap. See <a href="trait.Font.html#glyph-layout-concepts" title="trait ab_glyph::Font">glyph layout concepts</a>. <a href="trait.Font.html#tymethod.line_gap_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.glyph_id" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.glyph_id" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.glyph_id" class="fn">glyph_id</a>(&self, c: <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.char.html">char</a>) -> <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a></h4></section></summary><div class='docblock'>Lookup a <code>GlyphId</code> matching a given <code>char</code>. <a href="trait.Font.html#tymethod.glyph_id">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.h_advance_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.h_advance_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.h_advance_unscaled" class="fn">h_advance_unscaled</a>(&self, id: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Unscaled horizontal advance for a given glyph id.
|
||
See <a href="trait.Font.html#glyph-layout-concepts" title="trait ab_glyph::Font">glyph layout concepts</a>. <a href="trait.Font.html#tymethod.h_advance_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.h_side_bearing_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.h_side_bearing_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.h_side_bearing_unscaled" class="fn">h_side_bearing_unscaled</a>(&self, id: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Unscaled horizontal side bearing for a given glyph id.
|
||
See <a href="trait.Font.html#glyph-layout-concepts" title="trait ab_glyph::Font">glyph layout concepts</a>. <a href="trait.Font.html#tymethod.h_side_bearing_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.v_advance_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.v_advance_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.v_advance_unscaled" class="fn">v_advance_unscaled</a>(&self, id: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Unscaled vertical advance for a given glyph id. <a href="trait.Font.html#tymethod.v_advance_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.v_side_bearing_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.v_side_bearing_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.v_side_bearing_unscaled" class="fn">v_side_bearing_unscaled</a>(&self, id: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Unscaled vertical side bearing for a given glyph id. <a href="trait.Font.html#tymethod.v_side_bearing_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.kern_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.kern_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.kern_unscaled" class="fn">kern_unscaled</a>(&self, first: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>, second: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Returns additional unscaled kerning to apply for a particular pair of glyph ids. <a href="trait.Font.html#tymethod.kern_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.outline" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.outline" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.outline" class="fn">outline</a>(&self, id: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="struct.Outline.html" title="struct ab_glyph::Outline">Outline</a>></h4></section></summary><div class='docblock'>Compute unscaled glyph outline curves & bounding box.</div></details><details class="toggle method-toggle" open><summary><section id="method.glyph_count" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.glyph_count" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.glyph_count" class="fn">glyph_count</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>The number of glyphs present in this font. Glyph identifiers for this
|
||
font will always be in the range <code>0..self.glyph_count()</code></div></details><details class="toggle method-toggle" open><summary><section id="method.codepoint_ids" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.codepoint_ids" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.codepoint_ids" class="fn">codepoint_ids</a>(&self) -> <a class="struct" href="struct.CodepointIdIter.html" title="struct ab_glyph::CodepointIdIter">CodepointIdIter</a><'_> <a href="#" class="tooltip" data-notable-ty="CodepointIdIter<'_>">ⓘ</a></h4></section></summary><div class='docblock'>Returns an iterator of all distinct <code>(GlyphId, char)</code> pairs. Not ordered. <a href="trait.Font.html#tymethod.codepoint_ids">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.glyph_raster_image2" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.glyph_raster_image2" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#tymethod.glyph_raster_image2" class="fn">glyph_raster_image2</a>(&self, id: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>, size: <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.u16.html">u16</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="v2/struct.GlyphImage.html" title="struct ab_glyph::v2::GlyphImage">GlyphImage</a><'_>></h4></section></summary><div class='docblock'>Returns a pre-rendered image of the glyph. <a href="trait.Font.html#tymethod.glyph_raster_image2">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.glyph_svg_image" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.glyph_svg_image" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.glyph_svg_image" class="fn">glyph_svg_image</a>(&self, id: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="struct.GlyphSvg.html" title="struct ab_glyph::GlyphSvg">GlyphSvg</a><'_>></h4></section></summary><div class='docblock'>Returns raw SVG data of a range of glyphs which includes this one. <a href="trait.Font.html#method.glyph_svg_image">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.font_data" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp.rs.html#364">Source</a><a href="#method.font_data" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.font_data" class="fn">font_data</a>(&self) -> &[<a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.u8.html">u8</a>] <a href="#" class="tooltip" data-notable-ty="&[u8]">ⓘ</a></h4></section></summary><div class='docblock'>Extracts a slice containing the data passed into e.g. <a href="struct.FontArc.html#method.try_from_slice" title="associated function ab_glyph::FontArc::try_from_slice"><code>FontArc::try_from_slice</code></a>. <a href="trait.Font.html#method.font_data">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pt_to_px_scale" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/font.rs.html#73-78">Source</a><a href="#method.pt_to_px_scale" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.pt_to_px_scale" class="fn">pt_to_px_scale</a>(&self, pt_size: <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="struct.PxScale.html" title="struct ab_glyph::PxScale">PxScale</a>></h4></section></summary><div class='docblock'>Converts pt units into <a href="struct.PxScale.html" title="struct ab_glyph::PxScale"><code>PxScale</code></a>. <a href="trait.Font.html#method.pt_to_px_scale">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.height_unscaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/font.rs.html#94-96">Source</a><a href="#method.height_unscaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.height_unscaled" class="fn">height_unscaled</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a></h4></section></summary><div class='docblock'>Unscaled height <code>ascent - descent</code>. See <a href="trait.Font.html#glyph-layout-concepts" title="trait ab_glyph::Font">glyph layout concepts</a>. <a href="trait.Font.html#method.height_unscaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.glyph_raster_image" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/font.rs.html#185-193">Source</a><a href="#method.glyph_raster_image" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.glyph_raster_image" class="fn">glyph_raster_image</a>(
|
||
&self,
|
||
id: <a class="struct" href="struct.GlyphId.html" title="struct ab_glyph::GlyphId">GlyphId</a>,
|
||
pixel_size: <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.u16.html">u16</a>,
|
||
) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="struct.GlyphImage.html" title="struct ab_glyph::GlyphImage">GlyphImage</a><'_>></h4></section></summary><span class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><span>Deprecated since 0.2.22: Deprecated in favor of <code>glyph_raster_image2</code></span></div></span><div class='docblock'>Returns a pre-rendered image of the glyph. <a href="trait.Font.html#method.glyph_raster_image">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.glyph_bounds" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/font.rs.html#223-233">Source</a><a href="#method.glyph_bounds" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.glyph_bounds" class="fn">glyph_bounds</a>(&self, glyph: &<a class="struct" href="struct.Glyph.html" title="struct ab_glyph::Glyph">Glyph</a>) -> <a class="struct" href="struct.Rect.html" title="struct ab_glyph::Rect">Rect</a><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Returns the layout bounds of this glyph. <a href="trait.Font.html#method.glyph_bounds">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.outline_glyph" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/font.rs.html#237-244">Source</a><a href="#method.outline_glyph" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.outline_glyph" class="fn">outline_glyph</a>(&self, glyph: <a class="struct" href="struct.Glyph.html" title="struct ab_glyph::Glyph">Glyph</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="struct.OutlinedGlyph.html" title="struct ab_glyph::OutlinedGlyph">OutlinedGlyph</a>><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Compute glyph outline ready for drawing.</div></details><details class="toggle method-toggle" open><summary><section id="method.as_scaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/font.rs.html#261-269">Source</a><a href="#method.as_scaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.as_scaled" class="fn">as_scaled</a><S: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="struct.PxScale.html" title="struct ab_glyph::PxScale">PxScale</a>>>(&self, scale: S) -> <a class="struct" href="struct.PxScaleFont.html" title="struct ab_glyph::PxScaleFont">PxScaleFont</a><&Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Construct a <a href="struct.PxScaleFont.html" title="struct ab_glyph::PxScaleFont"><code>PxScaleFont</code></a> by associating with the given pixel <code>scale</code>. <a href="trait.Font.html#method.as_scaled">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.into_scaled" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/font.rs.html#273-281">Source</a><a href="#method.into_scaled" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Font.html#method.into_scaled" class="fn">into_scaled</a><S: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="struct.PxScale.html" title="struct ab_glyph::PxScale">PxScale</a>>>(self, scale: S) -> <a class="struct" href="struct.PxScaleFont.html" title="struct ab_glyph::PxScaleFont">PxScaleFont</a><Self><div class="where">where
|
||
Self: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Move into a <a href="struct.PxScaleFont.html" title="struct ab_glyph::PxScaleFont"><code>PxScaleFont</code></a> associated with the given pixel <code>scale</code>.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CFontRef%3C'static%3E%3E-for-FontArc" class="impl"><a class="src rightside" href="../src/ab_glyph/font_arc.rs.html#161-166">Source</a><a href="#impl-From%3CFontRef%3C'static%3E%3E-for-FontArc" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><<a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'static>> for <a class="struct" href="struct.FontArc.html" title="struct ab_glyph::FontArc">FontArc</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/font_arc.rs.html#163-165">Source</a><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(font: <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'static>) -> Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-VariableFont-for-FontRef%3C'_%3E" class="impl"><a class="src rightside" href="../src/ab_glyph/ttfp/variable.rs.html#6-25">Source</a><a href="#impl-VariableFont-for-FontRef%3C'_%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.VariableFont.html" title="trait ab_glyph::VariableFont">VariableFont</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'_></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.set_variation" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp/variable.rs.html#7-20">Source</a><a href="#method.set_variation" class="anchor">§</a><h4 class="code-header">fn <a href="trait.VariableFont.html#tymethod.set_variation" class="fn">set_variation</a>(&mut self, axis: &[<a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.array.html">4</a>], value: <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.f32.html">f32</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>Sets a variation axis coordinate value by it’s tag. <a href="trait.VariableFont.html#tymethod.set_variation">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.variations" class="method trait-impl"><a class="src rightside" href="../src/ab_glyph/ttfp/variable.rs.html#22-24">Source</a><a href="#method.variations" class="anchor">§</a><h4 class="code-header">fn <a href="trait.VariableFont.html#tymethod.variations" class="fn">variations</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/1.84.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="struct.VariationAxis.html" title="struct ab_glyph::VariationAxis">VariationAxis</a>></h4></section></summary><div class='docblock'>Returns variation axes. <a href="trait.VariableFont.html#tymethod.variations">Read more</a></div></details></div></details></div><h2 id="synthetic-implementations" class="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-Freeze-for-FontRef%3C'font%3E" class="impl"><a href="#impl-Freeze-for-FontRef%3C'font%3E" class="anchor">§</a><h3 class="code-header">impl<'font> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h3></section><section id="impl-RefUnwindSafe-for-FontRef%3C'font%3E" class="impl"><a href="#impl-RefUnwindSafe-for-FontRef%3C'font%3E" class="anchor">§</a><h3 class="code-header">impl<'font> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h3></section><section id="impl-Send-for-FontRef%3C'font%3E" class="impl"><a href="#impl-Send-for-FontRef%3C'font%3E" class="anchor">§</a><h3 class="code-header">impl<'font> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h3></section><section id="impl-Sync-for-FontRef%3C'font%3E" class="impl"><a href="#impl-Sync-for-FontRef%3C'font%3E" class="anchor">§</a><h3 class="code-header">impl<'font> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h3></section><section id="impl-Unpin-for-FontRef%3C'font%3E" class="impl"><a href="#impl-Unpin-for-FontRef%3C'font%3E" class="anchor">§</a><h3 class="code-header">impl<'font> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h3></section><section id="impl-UnwindSafe-for-FontRef%3C'font%3E" class="impl"><a href="#impl-UnwindSafe-for-FontRef%3C'font%3E" class="anchor">§</a><h3 class="code-header">impl<'font> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="struct" href="struct.FontRef.html" title="struct ab_glyph::FontRef">FontRef</a><'font></h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/any.rs.html#138">Source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
|
||
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/any.rs.html#139">Source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/1.84.0/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/1.84.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/borrow.rs.html#209">Source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/borrow.rs.html#211">Source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.reference.html">&T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.84.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/borrow.rs.html#217">Source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T<div class="where">where
|
||
T: ?<a class="trait" href="https://doc.rust-lang.org/1.84.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/borrow.rs.html#218">Source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.reference.html">&mut T</a></h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.84.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-CloneToUninit-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/clone.rs.html#273">Source</a><a href="#impl-CloneToUninit-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/clone/trait.CloneToUninit.html" title="trait core::clone::CloneToUninit">CloneToUninit</a> for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.clone_to_uninit" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/clone.rs.html#275">Source</a><a href="#method.clone_to_uninit" class="anchor">§</a><h4 class="code-header">unsafe fn <a href="https://doc.rust-lang.org/1.84.0/core/clone/trait.CloneToUninit.html#tymethod.clone_to_uninit" class="fn">clone_to_uninit</a>(&self, dst: <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.pointer.html">*mut </a><a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.u8.html">u8</a>)</h4></section></summary><span class="item-info"><div class="stab unstable"><span class="emoji">🔬</span><span>This is a nightly-only experimental API. (<code>clone_to_uninit</code>)</span></div></span><div class='docblock'>Performs copy-assignment from <code>self</code> to <code>dst</code>. <a href="https://doc.rust-lang.org/1.84.0/core/clone/trait.CloneToUninit.html#tymethod.clone_to_uninit">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#765">Source</a><a href="#impl-From%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from-1" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#768">Source</a><a href="#method.from-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(t: T) -> T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
|
||
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#748-750">Source</a><a href="#impl-Into%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T<div class="where">where
|
||
U: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#758">Source</a><a href="#method.into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/convert/trait.Into.html#tymethod.into" class="fn">into</a>(self) -> U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
|
||
<p>That is, this conversion is whatever the implementation of
|
||
<code><a href="https://doc.rust-lang.org/1.84.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for U</code> chooses to do.</p>
|
||
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ToOwned-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/alloc/borrow.rs.html#82-84">Source</a><a href="#impl-ToOwned-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.84.0/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a> for T<div class="where">where
|
||
T: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Owned" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/alloc/borrow.rs.html#86">Source</a><a href="#associatedtype.Owned" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.84.0/alloc/borrow/trait.ToOwned.html#associatedtype.Owned" class="associatedtype">Owned</a> = T</h4></section></summary><div class='docblock'>The resulting type after obtaining ownership.</div></details><details class="toggle method-toggle" open><summary><section id="method.to_owned" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/alloc/borrow.rs.html#87">Source</a><a href="#method.to_owned" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/alloc/borrow/trait.ToOwned.html#tymethod.to_owned" class="fn">to_owned</a>(&self) -> T</h4></section></summary><div class='docblock'>Creates owned data from borrowed data, usually by cloning. <a href="https://doc.rust-lang.org/1.84.0/alloc/borrow/trait.ToOwned.html#tymethod.to_owned">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.clone_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/alloc/borrow.rs.html#91">Source</a><a href="#method.clone_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/alloc/borrow/trait.ToOwned.html#method.clone_into" class="fn">clone_into</a>(&self, target: <a class="primitive" href="https://doc.rust-lang.org/1.84.0/std/primitive.reference.html">&mut T</a>)</h4></section></summary><div class='docblock'>Uses borrowed data to replace owned data, usually by cloning. <a href="https://doc.rust-lang.org/1.84.0/alloc/borrow/trait.ToOwned.html#method.clone_into">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#805-807">Source</a><a href="#impl-TryFrom%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T<div class="where">where
|
||
U: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#809">Source</a><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#812">Source</a><a href="#method.try_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#790-792">Source</a><a href="#impl-TryInto%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T<div class="where">where
|
||
U: <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#794">Source</a><a href="#associatedtype.Error" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.84.0/src/core/convert/mod.rs.html#797">Source</a><a href="#method.try_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryInto.html#tymethod.try_into" class="fn">try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/1.84.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.84.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details></div><script type="text/json" id="notable-traits-data">{"&[u8]":"<h3>Notable traits for <code>&[<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.84.0/std/primitive.u8.html\">u8</a>]</code></h3><pre><code><div class=\"where\">impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.84.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for &[<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.84.0/std/primitive.u8.html\">u8</a>]</div>","CodepointIdIter<'_>":"<h3>Notable traits for <code><a class=\"struct\" href=\"struct.CodepointIdIter.html\" title=\"struct ab_glyph::CodepointIdIter\">CodepointIdIter</a><'a></code></h3><pre><code><div class=\"where\">impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.84.0/core/iter/traits/iterator/trait.Iterator.html\" title=\"trait core::iter::traits::iterator::Iterator\">Iterator</a> for <a class=\"struct\" href=\"struct.CodepointIdIter.html\" title=\"struct ab_glyph::CodepointIdIter\">CodepointIdIter</a><'a></div><div class=\"where\"> type <a href=\"https://doc.rust-lang.org/1.84.0/core/iter/traits/iterator/trait.Iterator.html#associatedtype.Item\" class=\"associatedtype\">Item</a> = (<a class=\"struct\" href=\"struct.GlyphId.html\" title=\"struct ab_glyph::GlyphId\">GlyphId</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.84.0/std/primitive.char.html\">char</a>);</div>"}</script></section></div></main></body></html> |