1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                       "http://www.docbook.org/xml/4.3/docbookx.dtd">
4<!-- section history:
5     2009-01-25 j.h: v2.6 reviewed
6     2007-12-01 j.h: v2.4 update; no change
7     2007-06-13 Added Spanish translation by AntI
8     2007-03-12 Kolbjørn: added no translation
9     2006-08-01 scb:revised 'en'
10     2005/11/11 split of from layer-mask.xml by axel.wernicke
11     -->
12<sect2 id="gimp-layer-alpha-semi-flatten">
13  <title>Semi-flatten</title>
14
15  <indexterm>
16    <primary>Layer</primary>
17    <secondary>Transparency managing</secondary>
18    <tertiary>Preserve anti-aliasing</tertiary>
19  </indexterm>
20  <indexterm>
21    <primary>Antialiasing</primary>
22    <secondary>Preserve anti-aliasing</secondary>
23  </indexterm>
24
25  <para>
26    The <guimenuitem>Semi-Flatten</guimenuitem> command is described
27    in the <link linkend="gimp-filter-semi-flatten">Semi-flatten</link> filter
28    chapter. The command is useful when you need an anti-aliased image with
29    indexed colors and transparency.
30  </para>
31
32  <sect3>
33    <title>Activate the Command</title>
34    <itemizedlist>
35      <listitem>
36        <para>
37          You can access this command from the image menubar through
38          <menuchoice>
39            <guimenu>Layer</guimenu>
40            <guisubmenu>Transparency</guisubmenu>
41            <guimenuitem>Semi-Flatten…</guimenuitem>
42          </menuchoice>.
43        </para>
44      </listitem>
45    </itemizedlist>
46  </sect3>
47</sect2>
48