summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqfont.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqfont.html')
-rw-r--r--doc/html/ntqfont.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/html/ntqfont.html b/doc/html/ntqfont.html
index c0a176625..0067dd081 100644
--- a/doc/html/ntqfont.html
+++ b/doc/html/ntqfont.html
@@ -87,7 +87,6 @@ body { background: #ffffff; color: black; }
<li class=fn>TQString <a href="#key"><b>key</b></a> () const</li>
<li class=fn>TQString <a href="#toString"><b>toString</b></a> () const</li>
<li class=fn>bool <a href="#fromString"><b>fromString</b></a> ( const&nbsp;TQString&nbsp;&amp;&nbsp;descrip )</li>
-<li class=fn>void <a href="#qwsRenderToDisk"><b>qwsRenderToDisk</b></a> ( bool&nbsp;all = TRUE )</li>
<li class=fn>enum <a href="#Script-enum"><b>Script</b></a> { Latin, Greek, Cyrillic, Armenian, Georgian, Runic, Ogham, SpacingModifiers, CombiningMarks, Hebrew, Arabic, Syriac, Thaana, Devanagari, Bengali, Gurmukhi, Gujarati, Oriya, Tamil, Telugu, Kannada, Malayalam, Sinhala, Thai, Lao, Tibetan, Myanmar, Khmer, Han, Hiragana, Katakana, Hangul, Bopomofo, Yi, Ethiopic, Cherokee, CanadianAboriginal, Mongolian, CurrencySymbols, LetterlikeSymbols, NumberForms, MathematicalOperators, TechnicalSymbols, GeometricSymbols, MiscellaneousSymbols, EnclosedAndSquare, Braille, Unicode, Tagalog, Hanunoo, Buhid, Tagbanwa, KatakanaHalfWidth, Limbu, TaiLe }</li>
<li class=fn>TQString <a href="#defaultFamily"><b>defaultFamily</b></a> () const</li>
<li class=fn>TQString <a href="#lastResortFamily"><b>lastResortFamily</b></a> () const</li>
@@ -636,17 +635,6 @@ Returns the point size of the font. Returns -1 if the font size was
specified in pixels.
<p> <p>See also <a href="#pointSize">pointSize</a>(), <a href="#setPointSizeFloat">setPointSizeFloat</a>(), <a href="#pixelSize">pixelSize</a>(), <a href="ntqfontinfo.html#pointSize">TQFontInfo::pointSize</a>(), and <a href="ntqfontinfo.html#pixelSize">TQFontInfo::pixelSize</a>().
-<h3 class=fn>void <a name="qwsRenderToDisk"></a>TQFont::qwsRenderToDisk ( bool&nbsp;all = TRUE )
-</h3>
-Saves the glyphs in the font that have previously been accessed as
-a TQPF file. If <em>all</em> is TRUE (the default), then before saving,
-all glyphs are marked as used.
-<p> If the font is large and you are sure that only a subset of
-characters will ever be required on the target device, passing
-FALSE for the <em>all</em> parameter can save a significant amount of
-disk space.
-<p> Note that this function is only applicable on TQt/Embedded.
-
<h3 class=fn>bool <a name="rawMode"></a>TQFont::rawMode () const
</h3>
Returns TRUE if raw mode is used for font name matching; otherwise