]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 4 Mar 2014 14:04:02 +0000 (14:04 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 4 Mar 2014 14:04:02 +0000 (14:04 +0000)
MagickCore/quantize.c

index 704deb8ab32c3542c3bff634b978bd5226043f52..36672445efbed5f1ccdf50845145a1f88548ba20 100644 (file)
@@ -61,9 +61,9 @@
 %
 %  The algorithm maps this domain onto a tree in which each node
 %  represents a cube within that domain.  In the following discussion
-%  these cubes are defined by the coordinate of two opposite vertices:
-%  The vertex nearest the origin in RGB space and the vertex farthest from
-%  the origin.
+%  these cubes are defined by the coordinate of two opposite vertices (vertex
+%  vertex nearest the origin in RGB space and the vertex farthest from
+%  the origin).
 %
 %  The tree's root node represents the entire domain, (0,0,0) through
 %  (Cmax,Cmax,Cmax).  Each lower level in the tree is generated by