Add DIM and ITALIC style attributes #74

Closed
opened 2019-09-16 14:21:17 +00:00 by glen · 0 comments
Owner

Trying to keep teapot and fteapot abreast: DIM is an option in curses, can mock it up in fteapot by averaging the foreground with the background. Italic is an option in FLTK, will have to render in teapot by bracketing the value with * characters.

In making these changes, try to minimize code replication; possibly collapse existing code?

Trying to keep teapot and fteapot abreast: DIM is an option in curses, can mock it up in fteapot by averaging the foreground with the background. Italic is an option in FLTK, will have to render in teapot by bracketing the value with * characters. In making these changes, try to minimize code replication; possibly collapse existing code?
glen added the
enhancement
label 2019-09-16 14:21:17 +00:00
glen closed this issue 2019-09-18 12:50:54 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/teapot-spreadsheet#74
No description provided.