1
0
Fork 0

TODO: lines, window, font done

giza
Jeff Moe 2022-08-03 17:09:39 -06:00
parent 92c804149b
commit b2a2599722
1 changed files with 4 additions and 4 deletions

View File

@ -123,20 +123,20 @@ Out of box, this works:
* Text header with date, observer, lat/lon/elevation. * Text header with date, observer, lat/lon/elevation.
* Footer with R, D etc. * Footer with R, D etc.
* Rectangle. * Rectangle.
* Apex renders, but as dots not lines. * Apex renders.
* Grid renders, but as dots not lines. * Grid renders.
* Satellites' colors. * Satellites' colors.
* Orbit lines. * Orbit lines.
* FOV (but disabled by default upstream). * FOV (but disabled by default upstream).
* Lines are dots not lines. * Lines are dots not lines.
* Small window size with giza in `skymap` and `satmap`. * Small window size with giza in `skymap` and `satmap`.
* Small window size with giza in `satorbit`.
* Font. OK now.
# TODO # TODO
* Small window size with giza in `satorbit`.
* Constellations only partially rendered in `skymap`. Disabled. * Constellations only partially rendered in `skymap`. Disabled.
* Check license status of `sgdp4.c` and `sgdp4h.h`. * Check license status of `sgdp4.c` and `sgdp4h.h`.
* Font. OK now?
* Slow. * Slow.