Xiang Xiao
|
41d88f06e7
|
Run codespell -w with the latest dictonary again
|
2020-02-23 07:10:14 -06:00 |
|
Nathan Hartman
|
b2a3ba57ff
|
Fix typos
|
2019-09-11 08:59:08 -06:00 |
|
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 |
|
Ken Pettit
|
73fc5eb199
|
apps/graphics/pdcurs34: Integration of termcurses into pdcurses, plus pdcurses updates for multi-thread support
|
2019-01-05 13:25:12 -06:00 |
|
Gregory Nutt
|
ad54b77f33
|
apps/graphics/pdcurs34: Add NuttX framebuffer color managment and beginning of some rendering logic.
|
2017-11-18 19:30:19 -06:00 |
|
Gregory Nutt
|
7664889170
|
apps/graphics/pdcurs34: Extend configuration to select the font size.
|
2017-11-18 12:11:02 -06:00 |
|