mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-20 03:25:47 +00:00
28976dfef2
Been a while, but here goes, sync to the latest API changes. Added: * Direct: cursor_{up,left,right,down} (`ncdirect_cursor_{up,left,right,down}`) * Plane: constructors to use `ncplane_bound` * Plane: reparent (`ncplane_reparent`) * Plot: definition of `default_options` Changed: * Plane (breaking): the `*gradient*` functions now return `int` * Plane (breaking): `polyfill` returns `int` * Plane (breaking): `stain` returns `int` * Plane (breaking): `blit_bgrx` takes `const void*` for `data` * Plane (breaking): `blit_rgba` takes `const void*` for `data` * Plot: `plot_optons` -> `ncplot_options` * Plot (breaking): `{add,set}_sample` now return `bool` |
||
---|---|---|
.. | ||
ncpp | ||
notcurses |