mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08:00
- Framebuffer routines that output characters with text-like attributes, or return screen sizes in character units (columns/rows), pertain to a "framebuffer console" (FbCons) layer. Their interface may be extended a bit in the future. - Add Doxygen documentation for some of them. - The Xbox/UefiVideo* functions that are similarly character-oriented, invoke these framebuffer console routines.