summaryrefslogtreecommitdiff
path: root/docs/raster.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/raster.txt')
-rw-r--r--docs/raster.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/raster.txt b/docs/raster.txt
index c26339803..95d9e2401 100644
--- a/docs/raster.txt
+++ b/docs/raster.txt
@@ -3,7 +3,7 @@
by David Turner
- Revised 2003-Dec-08
+ Revised 2007-Feb-01
This file is an attempt to explain the internals of the FreeType
@@ -529,7 +529,7 @@ II. Rendering Technology
for each scanline.
In the case of segments, the computation is straightforward,
- using the Euclidian algorithm (also known as Bresenham).
+ using the Euclidean algorithm (also known as Bresenham).
However, for Bézier arcs, the job is a little more complicated.
We assume that all Béziers that are part of a profile are the
@@ -618,7 +618,7 @@ II. Rendering Technology
------------------------------------------------------------------------
-Copyright 2003 by
+Copyright 2003, 2007 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,