Actions
Feature #4872
closedimprove TextRenderer
Start date:
07/31/2013
Due date:
% Done:
0%
Estimated time:
Description
Text renderering should be based on rowcol format rather than on the original XML data.
Rendering must depend on number of columns:- 1 column => '\n'-separated list (header is ignored).
- several columns => ASCII table (using +-|) with verticaly aligned values.
Updated by Reynaud Sylvain over 11 years ago
- Status changed from New to Rejected
- Assigned To set to Reynaud Sylvain
no use-case for that
Actions