Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/anti.txt
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
commit1030dc837b10a03a02a85d5504cbeec168ce49e2 (patch)
tree698eefa87ac437deaf36a4141b326f8ce7986692 /help/rest/anti.txt
Import XaoS r489 (trunk after version 3.5)
Diffstat (limited to 'help/rest/anti.txt')
-rw-r--r--help/rest/anti.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/help/rest/anti.txt b/help/rest/anti.txt
new file mode 100644
index 0000000..8a05848
--- /dev/null
+++ b/help/rest/anti.txt
@@ -0,0 +1,23 @@
+.. _anti:
+
+.. index::
+ pair: command line option; anti
+ pair: menu item; Antialiasing
+ pair: filter; Anitaliasing
+
+Antialiasing
+============
+
+Antialiasing is a technique to increase image quality by eliminating jagged
+edges. XaoS calculates four values for each pixel (on the subpixel boundaries)
+and uses the average of them for the pixel value.
+
+This filter slows XaoS down a **lot** and greatly increases memory
+requirements. It is useful mainly when you want to save images and want to make
+them look as nice as possible. Antialiasing also helps a lot when you want to
+encode JPEG or MPEG files; they are much shorter if antialiased (MPEG and JPEG
+hate jagged edges).
+
+:ref:`More information about filters <filter>`
+
+**Available as**: menu item, command line option