Structs§
- Struct to hold font size information in terms of width and height.
- Struct to hold terminal size information in terms of width and height.
Enums§
- Enum to represent possible errors that can occur while getting terminal or font size.
Functions§
- This function retrieves the font size used by the terminal in pixels.
- This function retrieves the size of the terminal window in pixels.