diff options
author | Robert Griesemer <gri@golang.org> | 2008-12-09 13:03:15 -0800 |
---|---|---|
committer | Robert Griesemer <gri@golang.org> | 2008-12-09 13:03:15 -0800 |
commit | 9069efb250a3747f751a6bb1f89615a8846a6cc0 (patch) | |
tree | 4cf9929988ec92e6a8618f59c5dd59181ff5e809 /usr/gri/pretty/htmlwriter.go | |
parent | 89d072f29afc9e0f6aede75c0f9906789b43d18f (diff) | |
download | golang-9069efb250a3747f751a6bb1f89615a8846a6cc0.tar.gz |
- fixed bug with unicode text formatting: the number of bytes
per rune cannot be computed correctly if we have only parts
of a rune - delay computation
- added html filtering mode: html tags and entities are ignored
for width computations
- expanded tests:
- extra tests for html text
- extra tests that write text in various portions
R=r
DELTA=227 (126 added, 20 deleted, 81 changed)
OCL=20833
CL=20835
Diffstat (limited to 'usr/gri/pretty/htmlwriter.go')
0 files changed, 0 insertions, 0 deletions