Changeset 26653c9 in mainline for uspace/lib/draw/font/embedded.c
- 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
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/font/embedded.c
r70814b8e r26653c9 42 42 #include <draw/font.h> 43 43 #include <draw/drawctx.h> 44 #include <fbfont/font-8x16.h> 44 45 45 46 static errno_t fde_resolve_glyph(void *unused, const char32_t chr,
Note:
See TracChangeset
for help on using the changeset viewer.