Opened 11 years ago

Last modified 11 years ago

#265 new defect

Support @roman

Reported by: andersk@mit.edu Owned by:
Priority: minor Milestone:
Component: zephyr Keywords:
Cc:

Description

BarnOwl doesn’t support zwgc’s @roman tag (that cancels any enclosing @bold or @italic). This should be easy.

(We could also support @left/@l, @center/@c, @right/@r with a little effort. Presumably there isn't much to be done about @large, @medium, @small, @font, and to hell with @beep.)

Change History (1)

comment:1 Changed 11 years ago by kcr@mit.edu

You should at least silently ignore @beep().

I can think of a couple of ways one could sort of approach @huge and @large. (xterm and its ancestors have a "wide characters mode" or you could use unicode "full-width" cahracters.)

I looked at doing this a couple of years ago but was seized with a burning desire to rewrite the parser (which failed for lack of round tuits).

Note: See TracTickets for help on using tickets.