unsure what these 2 are.
This commit is contained in:
parent
d633e2e31f
commit
929245b9d6
2 changed files with 214 additions and 229 deletions
1
sahli.js
1
sahli.js
|
|
@ -71,6 +71,7 @@ var Sahli = function() {
|
|||
|
||||
} else {
|
||||
this.image = new ImageTextModeANSI();
|
||||
this.SAUCE = new ImageTextModeSAUCE();
|
||||
this.image.parseUrl(picdata.file);
|
||||
this.image.renderCanvas(canv);
|
||||
pdiv.append(canv);
|
||||
|
|
|
|||
442
textmode.js
442
textmode.js
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue