A few folks have provided some very helpful feedback that led to changing some documentation and developing a bit more information about installation. Additionally, I've updated some of the project site resulting in a page containing views of each of the palettes that would be available (http://wbuchanan.github.io/brewscheme/brewviewer/), an update to the color sight impairment simulation program that now accepts multiple arguments that are either RGB strings or named color styles (http://wbuchanan.github.io/brewscheme/brewcbsim/), and a bit to show what the named color selection looks like after using the brewcolors program to install the named colors from XKCD and how existing named color styles get translations to simulate their appearance to individuals with color sight impairments (http://wbuchanan.github.io/brewscheme/about.html).
A few examples can be seen here:
The newest version is available by using the following command:
There is also a new program that checks for the required Mata libraries when several programs run and compiles the library from source if the version you have is out of date.
A few examples can be seen here:
The newest version is available by using the following command:
Code:
net inst brewscheme, from("http://wbuchanan.github.io/brewscheme") replace
Comment