Changeset ee2f0beb in mainline
- Timestamp:
- 2020-07-13T20:28:54Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 703c743
- Parents:
- 583c2a3
- Location:
- uspace/lib
- Files:
-
- 18 added
- 1 edited
-
gfxfont/doc/doxygroups.h (added)
-
gfxfont/include/gfx/font.h (added)
-
gfxfont/include/gfx/glyph.h (added)
-
gfxfont/include/gfx/glyph_bmp.h (added)
-
gfxfont/include/types/gfx/font.h (added)
-
gfxfont/include/types/gfx/glyph.h (added)
-
gfxfont/include/types/gfx/glyph_bmp.h (added)
-
gfxfont/meson.build (added)
-
gfxfont/private/font.h (added)
-
gfxfont/private/glyph.h (added)
-
gfxfont/private/glyph_bmp.h (added)
-
gfxfont/src/font.c (added)
-
gfxfont/src/glyph.c (added)
-
gfxfont/src/glyph_bmp.c (added)
-
gfxfont/test/font.c (added)
-
gfxfont/test/glyph.c (added)
-
gfxfont/test/glyph_bmp.c (added)
-
gfxfont/test/main.c (added)
-
meson.build (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/meson.build
r583c2a3 ree2f0beb 80 80 'drv', 81 81 'ext4', 82 'gfxfont', 82 83 'hound', 83 84 'ipcgfx',
Note:
See TracChangeset
for help on using the changeset viewer.
