Displaying 1 result from an estimated 1 matches for "syslinux_ppmtolss".
2008 Nov 22
0
[PATCH] ppmtolss color need to be quoted
...cording to freqency
+# Sort list of colors according to frequency
@colors = sort { $color_count{$b} <=> $color_count{$a} }
keys(%color_count);
# Now we have our pick of colors. Sort according to intensity;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: syslinux_ppmtolss-syntax.diff
Type: application/octet-stream
Size: 1597 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20081122/30a6de46/attachment.obj>