This commit is contained in:
Lu Wang 2013-10-17 20:01:04 +08:00
parent bb5eaa716d
commit ce8d2bf51f
2 changed files with 1 additions and 2 deletions

2
TODO
View File

@ -1,4 +1,4 @@
outputUnicodes -> outputHTML
link.cc: outputURL -> outputUnicodes
remove page from dom -- UI option
view hash
update jquery

View File

@ -185,7 +185,6 @@ string HTMLRenderer::get_linkaction_str(LinkAction * action, string & detail)
/*
* Based on pdftohtml from poppler
* TODO: CSS for link rectangles
* TODO: share rectangle draw with css-draw
*/
void HTMLRenderer::processLink(AnnotLink * al)