diff --git a/caca/codec/export.c b/caca/codec/export.c index 08a8ed3..790846a 100644 --- a/caca/codec/export.c +++ b/caca/codec/export.c @@ -531,6 +531,8 @@ static void *export_html3(caca_canvas_t const *cv, size_t *bytes) : has_multi_cell_row)) || + (linechar[x + len] == CACA_MAGIC_FULLWIDTH) + || (cv->height == 1)) && (caca_attr_to_ansi_bg(lineattr[x + len])