From 459f3b3e856942bdb5b98bcec9c99a720b9fa653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 19 Aug 2013 18:59:17 +0200 Subject: [PATCH] TextureTools: fixed typo. --- src/TextureTools/DistanceField.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/TextureTools/DistanceField.h b/src/TextureTools/DistanceField.h index 811ff6ba3..b788179f9 100644 --- a/src/TextureTools/DistanceField.h +++ b/src/TextureTools/DistanceField.h @@ -51,7 +51,8 @@ field (stored in red channel in @p rectangle of @p output). The purpose of this function is to convert high-resolution binary image (such as vector artwork or font glyphs) to low-resolution grayscale image. The image will then occupy much less memory and can be scaled without aliasing issues. Additionally it provides -foundation for features like outlining, glow or drop shadow essentialy for free. +foundation for features like outlining, glow or drop shadow essentially for +free. For each pixel inside @p rectangle the algorithm looks at corresponding pixel in @p input and tries to find nearest pixel of opposite color in area given by