mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate
This commit is contained in:
parent
02f90899a3
commit
6fd636c26c
1239 changed files with 214126 additions and 66229 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Struct GameFontStyle
|
||||
">
|
||||
<meta name="generator" content="docfx 2.59.1.0">
|
||||
<meta name="generator" content="docfx 2.59.4.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -84,9 +84,6 @@
|
|||
<div>
|
||||
<span class="xref">System.ValueType.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.ValueType.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
|
|
@ -110,7 +107,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle__ctor_Dalamud_Interface_GameFonts_GameFontFamily_System_Single_.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.%23ctor(Dalamud.Interface.GameFonts.GameFontFamily%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle__ctor_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.#ctor*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle__ctor_Dalamud_Interface_GameFonts_GameFontFamily_System_Single_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.#ctor(Dalamud.Interface.GameFonts.GameFontFamily,System.Single)">GameFontStyle(GameFontFamily, Single)</h4>
|
||||
|
|
@ -119,7 +116,7 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public GameFontStyle(GameFontFamily family, float size)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public GameFontStyle(GameFontFamily family, float sizePx)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -139,8 +136,8 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Single</span></td>
|
||||
<td><span class="parametername">size</span></td>
|
||||
<td><p>Size in points.</p>
|
||||
<td><span class="parametername">sizePx</span></td>
|
||||
<td><p>Size in pixels.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -150,7 +147,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle__ctor_Dalamud_Interface_GameFonts_GameFontFamilyAndSize_.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.%23ctor(Dalamud.Interface.GameFonts.GameFontFamilyAndSize)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L51">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle__ctor_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.#ctor*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle__ctor_Dalamud_Interface_GameFonts_GameFontFamilyAndSize_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.#ctor(Dalamud.Interface.GameFonts.GameFontFamilyAndSize)">GameFontStyle(GameFontFamilyAndSize)</h4>
|
||||
|
|
@ -186,7 +183,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_FamilyAndSize.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.FamilyAndSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_FamilyAndSize" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.FamilyAndSize">FamilyAndSize</h4>
|
||||
<div class="markdown level1 summary"><p>Font family of the font.</p>
|
||||
|
|
@ -211,12 +208,42 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_SizePx.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.SizePx%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_SizePx" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.SizePx">SizePx</h4>
|
||||
<div class="markdown level1 summary"><p>Size of the font in pixels unit.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public float SizePx</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Single</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_SkewStrength.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.SkewStrength%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_SkewStrength" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.SkewStrength">SkewStrength</h4>
|
||||
<div class="markdown level1 summary"><p>Skewedness of the font.</p>
|
||||
|
|
@ -249,7 +276,7 @@ Less than 1 will make lower part go rightwards.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_Weight.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.Weight%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_Weight" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Weight">Weight</h4>
|
||||
<div class="markdown level1 summary"><p>Weight of the font.</p>
|
||||
|
|
@ -278,12 +305,105 @@ Any value greater than 0 will make it bolder.</p>
|
|||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_BaseSizePt.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.BaseSizePt%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L131">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_BaseSizePt_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.BaseSizePt*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_BaseSizePt" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.BaseSizePt">BaseSizePt</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the base font size in point unit.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public readonly float BaseSizePt { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Single</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_BaseSizePx.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.BaseSizePx%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L163">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_BaseSizePx_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.BaseSizePx*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_BaseSizePx" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.BaseSizePx">BaseSizePx</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the base font size in pixel unit.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public readonly float BaseSizePx { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Single</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_BaseSkewStrength.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.BaseSkewStrength%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L76">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_BaseSkewStrength_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.BaseSkewStrength*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_BaseSkewStrength" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.BaseSkewStrength">BaseSkewStrength</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the base skew strength.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public float BaseSkewStrength { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Single</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_Bold.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.Bold%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L124">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L168">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_Bold_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Bold*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_Bold" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Bold">Bold</h4>
|
||||
|
|
@ -314,7 +434,7 @@ Any value greater than 0 will make it bolder.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_Family.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.Family%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L60">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L85">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_Family_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Family*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_Family" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Family">Family</h4>
|
||||
|
|
@ -340,12 +460,43 @@ Any value greater than 0 will make it bolder.</p>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_FamilyWithMinimumSize.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.FamilyWithMinimumSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L117">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_FamilyWithMinimumSize_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.FamilyWithMinimumSize*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_FamilyWithMinimumSize" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.FamilyWithMinimumSize">FamilyWithMinimumSize</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the corresponding GameFontFamilyAndSize but with minimum possible font sizes.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public readonly GameFontFamilyAndSize FamilyWithMinimumSize { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Interface.GameFonts.GameFontFamilyAndSize.html">GameFontFamilyAndSize</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_Italic.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.Italic%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L133">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L177">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_Italic_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Italic*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_Italic" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Italic">Italic</h4>
|
||||
|
|
@ -373,19 +524,19 @@ Any value greater than 0 will make it bolder.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_Size.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.Size%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_SizePt.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.SizePt%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L92">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_Size_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Size*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_Size" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.Size">Size</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the font size.</p>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_SizePt_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.SizePt*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_SizePt" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.SizePt">SizePt</h4>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the size of the font in points unit.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public readonly float Size { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public float SizePt { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -406,19 +557,19 @@ Any value greater than 0 will make it bolder.</p>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_CalculateWidthAdjustment_Dalamud_Interface_GameFonts_FdtReader_Dalamud_Interface_GameFonts_FdtReader_FontTableEntry_.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.CalculateWidthAdjustment(Dalamud.Interface.GameFonts.FdtReader%2CDalamud.Interface.GameFonts.FdtReader.FontTableEntry)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_CalculateBaseWidthAdjustment_Dalamud_Interface_GameFonts_FdtReader_Dalamud_Interface_GameFonts_FdtReader_FontTableEntry_.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.CalculateBaseWidthAdjustment(Dalamud.Interface.GameFonts.FdtReader%2CDalamud.Interface.GameFonts.FdtReader.FontTableEntry)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L224">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L268">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_CalculateWidthAdjustment_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.CalculateWidthAdjustment*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_CalculateWidthAdjustment_Dalamud_Interface_GameFonts_FdtReader_Dalamud_Interface_GameFonts_FdtReader_FontTableEntry_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.CalculateWidthAdjustment(Dalamud.Interface.GameFonts.FdtReader,Dalamud.Interface.GameFonts.FdtReader.FontTableEntry)">CalculateWidthAdjustment(FdtReader, FdtReader.FontTableEntry)</h4>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_CalculateBaseWidthAdjustment_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.CalculateBaseWidthAdjustment*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_CalculateBaseWidthAdjustment_Dalamud_Interface_GameFonts_FdtReader_Dalamud_Interface_GameFonts_FdtReader_FontTableEntry_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.CalculateBaseWidthAdjustment(Dalamud.Interface.GameFonts.FdtReader,Dalamud.Interface.GameFonts.FdtReader.FontTableEntry)">CalculateBaseWidthAdjustment(FdtReader, FdtReader.FontTableEntry)</h4>
|
||||
<div class="markdown level1 summary"><p>Calculates the adjustment to width resulting fron Weight and SkewStrength.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int CalculateWidthAdjustment(FdtReader reader, FdtReader.FontTableEntry glyph)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public int CalculateBaseWidthAdjustment(FdtReader reader, FdtReader.FontTableEntry glyph)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -465,7 +616,7 @@ Any value greater than 0 will make it bolder.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_GetRecommendedFamilyAndSize_Dalamud_Interface_GameFonts_GameFontFamily_System_Single_.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.GetRecommendedFamilyAndSize(Dalamud.Interface.GameFonts.GameFontFamily%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L145">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L189">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_GetRecommendedFamilyAndSize_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.GetRecommendedFamilyAndSize*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_GetRecommendedFamilyAndSize_Dalamud_Interface_GameFonts_GameFontFamily_System_Single_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.GetRecommendedFamilyAndSize(Dalamud.Interface.GameFonts.GameFontFamily,System.Single)">GetRecommendedFamilyAndSize(GameFontFamily, Single)</h4>
|
||||
|
|
@ -516,6 +667,38 @@ Any value greater than 0 will make it bolder.</p>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle_ToString.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle.ToString%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L280">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_GameFonts_GameFontStyle_ToString_" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.ToString*"></a>
|
||||
<h4 id="Dalamud_Interface_GameFonts_GameFontStyle_ToString" data-uid="Dalamud.Interface.GameFonts.GameFontStyle.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.ValueType.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
@ -527,7 +710,7 @@ Any value greater than 0 will make it bolder.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_GameFonts_GameFontStyle.md&value=---%0Auid%3A%20Dalamud.Interface.GameFonts.GameFontStyle%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L12" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/GameFonts/GameFontStyle.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue