Changeset 414020d9 in mainline for uspace/app/fontedit/fontedit.h
- Timestamp:
- 2020-09-14T15:37:42Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 313ac8e
- Parents:
- a57c70c
- git-author:
- Jiri Svoboda <jiri@…> (2020-09-13 17:02:17)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-09-14 15:37:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/fontedit/fontedit.h
ra57c70c r414020d9 52 52 /** Window height */ 53 53 int height; 54 /** Pen color (1 = set, 0 = reset) */ 55 int pen_color; 54 56 /** Typeface */ 55 57 gfx_typeface_t *typeface;
Note:
See TracChangeset
for help on using the changeset viewer.