Changeset a57c70c in mainline for uspace/app/fontedit/fontedit.h
- Timestamp:
- 2020-09-11T13:38:00Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 414020d9
- Parents:
- e2776ff
- git-author:
- Jiri Svoboda <jiri@…> (2020-09-10 17:37:41)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-09-11 13:38:00)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/fontedit/fontedit.h
re2776ff ra57c70c 54 54 /** Typeface */ 55 55 gfx_typeface_t *typeface; 56 /** Font */ 57 gfx_font_t *font; 56 58 /** Glyph */ 57 59 gfx_glyph_t *glyph;
Note:
See TracChangeset
for help on using the changeset viewer.