Changeset cc73f6d4 in mainline
- Timestamp:
- 2023-10-22T20:43:15Z (13 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0b5aa1f0
- Parents:
- 133461c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gfxfont/test/tpf.c
r133461c rcc73f6d4 73 73 } testgc_bitmap_t; 74 74 75 static const gfx_font_flags_t test_font_flags = gff_bold_italic; 76 75 77 enum { 76 78 test_font_size = 9, 77 test_font_flags = gff_bold_italic,78 79 test_font_ascent = 4, 79 80 test_font_descent = 3,
Note:
See TracChangeset
for help on using the changeset viewer.