ppm input
Like:
ppm "x + 3"
ppm supports a number of different fonts (see the full list with ppm --help
). Color can either be alternating (the default), or grouped. The --no-random
flag disables random colors.
Example:
ppm --font ivrit --color grouped "tan(y) / x"
mkdir build
cd build
cmake ..
make
cd ..
cp build/project/ppm .
sh examples.sh