1
0
Fork 0
sattools/README-giza-pure.md

35 lines
781 B
Markdown
Raw Permalink Normal View History

2022-08-20 12:29:36 -06:00
# Giza Pure
This branch is a "pure" version of giza, without using any PGPlot.
2022-08-20 13:22:08 -06:00
# Status
The pgplot library has been removed. Nearly everything works.
To fix:
* `cpgconl` and `cpgcont` with `giza_contour_float` for
visibility contours.
2022-08-20 12:29:36 -06:00
# Giza Upstream
Giza is a libre replacement for PGPlot, available in Debian
(`libgiza0` and `giza-dev`).
Main website:
* https://danieljprice.github.io/giza/
Source code:
* https://github.com/danieljprice/giza.git
API:
* https://danieljprice.github.io/giza/documentation/api.html
PGPlot interface. This is being removed from `sattools`.
The giza/pgplot interface packages in Debian are
`libcpgplot0` and `libpgplot0`.
* https://danieljprice.github.io/giza/documentation/pgplot.html
Giza uses Cairo:
* https://www.cairographics.org/