Review Request 114481: khtml/ecma: Implement canvas2d font, measureText and a basic fillText

Bernd Buschinski b.buschinski at googlemail.com
Sun Dec 15 17:11:01 GMT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114481/
-----------------------------------------------------------

Review request for kdelibs.


Repository: kdelibs


Description
-------

khtml/ecma: Implement canvas2d font, measureText and a basic fillText

While font and measureText are complet, filltext is really just a bare basic implementation.
But still, thats what is used the most and it does draw Text :)


Diffs
-----

  khtml/ecma/kjs_context2d.h 481404e 
  khtml/ecma/kjs_context2d.cpp bbdba8f 
  khtml/html/html_canvasimpl.h e46ed8f 
  khtml/html/html_canvasimpl.cpp 53e0f22 

Diff: http://git.reviewboard.kde.org/r/114481/diff/


Testing
-------

Passes all font/measureText/fillText canvas tests on http://philip.html5.org/tests/canvas/suite/tests/
(for what we support for now, which (again) is just a bare basic for fillText)


Thanks,

Bernd Buschinski

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131215/4a65bc3e/attachment.htm>


More information about the kde-core-devel mailing list