diff --git a/PORT.md b/PORT.md index 777547d..f1cd6c7 100644 --- a/PORT.md +++ b/PORT.md @@ -9,7 +9,7 @@ Here are two examples of how `skymap` should render, in this case using ![skymap-pgplot-pierros](img/skymap-pgplot-pierros.png) -![skymap-pgplot-cees](img/skymap-pgplot-cees.png) +![skymap-pgplot-cbassa](img/skymap-pgplot-cbassa.png) This is how `skymap` renders "out-of-the-box" using `giza` as a drop-in replacement for `pgplot`: @@ -204,6 +204,10 @@ Fixes for color, screensize, and dots for lines... `satid` has the same issues as `skymap`. +Example `satid` using `pgplot`: + +![satid-pgplot-cbassa](img/satid-pgplot-cbassa.png) + Here is what it looks like out-of-the-box with Giza: ![satid-giza rev 1](img/satid-giza-1.png) diff --git a/img/satid-pgplot-cbassa.png b/img/satid-pgplot-cbassa.png new file mode 100644 index 0000000..85b1fbd Binary files /dev/null and b/img/satid-pgplot-cbassa.png differ diff --git a/img/skymap-pgplot-cees.png b/img/skymap-pgplot-cbassa.png similarity index 100% rename from img/skymap-pgplot-cees.png rename to img/skymap-pgplot-cbassa.png