Changes in uspace/lib/draw/font/embedded.h [2cc1ec0:6d5e378] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/font/embedded.h
r2cc1ec0 r6d5e378 39 39 #include "../font.h" 40 40 41 extern int embedded_font_create(font_t **, uint16_t points);41 extern font_decoder_t fd_embedded; 42 42 43 43 #endif
Note:
See TracChangeset
for help on using the changeset viewer.