New upstream version 2.10.0~RC2

This commit is contained in:
Jeremy Bicha
2018-04-19 11:58:35 -04:00
1178 changed files with 70595 additions and 42497 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
<link rel="prev" href="libgimp-gimpselection.html" title="gimpselection">
<link rel="next" href="libgimp-gimptexttool.html" title="gimptexttool">
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -644,6 +644,10 @@ gimp_text_layer_set_hinting (<em class="parameter"><code><a href="../glib/glib-B
<p><code class="literal">gimp_text_layer_set_hinting</code> is deprecated and should not be used in newly-written code.</p>
<p>Use <a class="link" href="libgimp-gimptextlayer.html#gimp-text-layer-set-hint-style" title="gimp_text_layer_set_hint_style ()"><code class="function">gimp_text_layer_set_hint_style()</code></a> instead.</p>
</div>
<p>Enable/disable the use of hinting in a text layer.</p>
<p>This procedure enables or disables hinting on the text of a text
layer. If you enable 'auto-hint', FreeType\'s automatic hinter will
be used and hinting information from the font will be ignored.</p>
<div class="refsect3">
<a name="gimp-text-layer-set-hinting.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
@ -1395,6 +1399,6 @@ keeping it as a text layer and not converting it to a bitmap like
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27</div>
<hr>Generated by GTK-Doc V1.28</div>
</body>
</html>