Closed GoogleCodeExporter closed 8 years ago
r242: I moved the hex color parsing out of parseColor() into its own method
parseHexColor() so it can be reused
for handling color scheme data.
Original comment by ryandesi...@gmail.com
on 27 Dec 2008 at 12:11
r243: Fixed: color scheme files now use hex color data instead of integer.
x11colors.js was 15347 bytes, is now 12749 bytes (17% smaller)
brewercolors.js was 30468 bytes, is now 23359 bytes (23% smaller)
Original comment by ryandesi...@gmail.com
on 27 Dec 2008 at 1:44
r244: Fixed fallback colors that I broke in r243.
Original comment by ryandesi...@gmail.com
on 27 Dec 2008 at 2:16
Original issue reported on code.google.com by
ryandesi...@gmail.com
on 27 Dec 2008 at 12:09