From a415a846f76490e902d1382e7f3cd5fe73242284 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 6 Jun 2017 13:46:54 -0400 Subject: [PATCH] Some comment fixups. --- ui_attrstr.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui_attrstr.h b/ui_attrstr.h index 9dc72a5a..096267ea 100644 --- a/ui_attrstr.h +++ b/ui_attrstr.h @@ -2,8 +2,9 @@ // optionally be embellished with formatting attributes. libui // provides the list of formatting attributes, which cover common // formatting traits like boldface and color as well as advanced -// typographical features like superscripts and small caps. -// These attributes can be combined in a variety of ways. +// typographical features provided by OpenType like superscripts +// and small caps. These attributes can be combined in a variety of +// ways. // // In addition, uiAttributedString provides facilities for moving // between grapheme clusters, which represent a character @@ -18,7 +19,6 @@ // layout-specific properties. typedef struct uiAttributedString uiAttributedString; -// Note: where you say "1 = on", any nonzero value means "on". (TODO) // TODO just make a separate field for everything? _UI_ENUM(uiAttribute) { uiAttributeFamily, // use Family