Laurent MONIN
|
11564e255c
|
Trim trailing whitespaces.
|
2005-10-20 10:09:19 +02:00 |
|
Laurent MONIN
|
6cc441f34a
|
Introduce set_screen_char_color() and reduce code redundancy.
|
2005-10-20 10:07:50 +02:00 |
|
Laurent MONIN
|
7392b8c503
|
Attempt to improve sub/sup rendering. Now 2<sup>2<sup>2</sup></sup> is
rendered as 2^2^2 and mixed sub/sup should be rendered in a better way.
A bit hacky though.
|
2005-10-19 23:11:27 +02:00 |
|
Laurent MONIN
|
9841316755
|
Use bitfields for on/off flags in struct renderer_context.
|
2005-10-19 11:56:26 +02:00 |
|
Laurent MONIN
|
65f4cfcb30
|
Add a field did_superscript to struct renderer_context and use it instead
of a local static variable.
|
2005-10-19 11:49:00 +02:00 |
|
Petr Baudis
|
0f6d4310ad
|
Initial commit of the HEAD branch of the ELinks CVS repository, as of
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this
by grafting.
|
2005-09-15 15:58:31 +02:00 |
|