This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
721bb64e52
nuttx-apps
/
include
/
graphics
History
Ken Pettit
8132c38064
graphics/pdcurs34: This commit adds a configuration option to pdcurses to enable line-drawing character (ALTCHARSET) when using the short 16-bit chtype. This is done by limiting the characters to 7-bit ASCII values and using the 8-th bit as the A_ALTCHARSET bit. This allows a significant RAM savings 4K - 20K depending on terminal size) while still allowing the nicer line-graphic characters for border drawing.
2019-01-08 08:28:27 -06:00
..
nxwidgets
Updates from coding style review of PR 160
2018-11-09 10:21:42 -06:00
nxwm
This commit moves the NxWidgets include directories into the correct position in the apps/ source tree.
2018-09-16 17:23:45 -06:00
.gitignore
Squashed commit of the following:
2018-01-16 15:35:55 -06:00
curses.h
graphics/pdcurs34: This commit adds a configuration option to pdcurses to enable line-drawing character (ALTCHARSET) when using the short 16-bit chtype. This is done by limiting the characters to 7-bit ASCII values and using the 8-th bit as the A_ALTCHARSET bit. This allows a significant RAM savings 4K - 20K depending on terminal size) while still allowing the nicer line-graphic characters for border drawing.
2019-01-08 08:28:27 -06:00
ft80x.h
Squashed commit of the following:
2018-03-09 12:31:29 -06:00
panel.h
apps/graphics/pdcurses: Fix some miscellaneous, harmless typos and standard violations.
2017-11-27 17:31:22 -06:00
tiff.h
apps/include/tiff.h moved to apps/include/graphics/tiff.h
2016-07-01 07:03:26 -06:00