Drawing without fillText; refactoring ADD_TO_PATH

This commit is contained in:
Yury Delendik 2013-05-15 15:57:27 -05:00
parent 67eb3bbc68
commit 0e133f0090
7 changed files with 812 additions and 100 deletions

View file

@ -247,6 +247,7 @@ target.bundle = function(args) {
'crypto.js',
'evaluator.js',
'fonts.js',
'font_renderer.js',
'glyphlist.js',
'image.js',
'metrics.js',