Commit da9fba5f authored by Davis King's avatar Davis King

updated a comment

parent e2ddbde2
......@@ -583,7 +583,7 @@ namespace dlib
if (i == 0)
continue;
// Now alpha blend the edges so they don't look all pixely.
// Now draw anti-aliased edges edges so they don't look all pixely.
// Alpha blend the edges on the left side.
double delta = left_boundary[i-1] - left_boundary[i];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment