Changeset 26653c9 in mainline for uspace/lib/draw/include
- Timestamp:
- 2020-10-22T09:50:18Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- dcfd422
- Parents:
- 70814b8e
- git-author:
- Jiri Svoboda <jiri@…> (2020-10-22 17:50:34)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-10-22 09:50:18)
- File:
-
- 1 edited
-
uspace/lib/draw/include/draw/gfx.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/include/draw/gfx.h
r70814b8e r26653c9 53 53 extern uint8_t cursor_mask[]; 54 54 55 extern uint16_t fb_font_glyph(const char32_t, bool *);56 extern uint8_t fb_font[FONT_GLYPHS][FONT_SCANLINES];57 58 55 #endif 59 56
Note:
See TracChangeset
for help on using the changeset viewer.
