Changeset 2cc1ec0 in mainline for uspace/lib/draw/font/embedded.h
- Timestamp:
- 2014-08-27T21:23:01Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a9763c6
- Parents:
- 613d644
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/font/embedded.h
r613d644 r2cc1ec0 39 39 #include "../font.h" 40 40 41 extern font_decoder_t fd_embedded;41 extern int embedded_font_create(font_t **, uint16_t points); 42 42 43 43 #endif
Note:
See TracChangeset
for help on using the changeset viewer.