Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adriancooney/console.image
/ functions
Functions
8 in github.com/adriancooney/console.image
⨍
Functions
8
◇
Types & classes
0
↓ 3 callers
Function
drawText
* Draws text in impact font with stroke on context * * @param {CanvasRenderingContext2D} ctx The canvas context * @param {int} size Font size
console.image.js:67
↓ 3 callers
Function
i
(e,t,n,r,i)
console.image.min.js:4
↓ 2 callers
Function
drawMemeText
* Draw's meme text on a context. * * @param {CanvasRenderingContext2D} ctx The canvas context * @param {string} type "upper"|"lower" * @p
console.image.js:39
↓ 2 callers
Function
r
(e,t,n,r,o)
console.image.min.js:4
↓ 1 callers
Function
getBox
* Since the console.log doesn't respond to the `display` style, * setting a width and height has no effect. In fact, the only styles * I've found
console.image.js:22
↓ 1 callers
Function
n
(e,t)
console.image.min.js:4
↓ 1 callers
Function
s
(e,t)
console.image.min.js:4
↓ 1 callers
Function
wrap
* Wrap a line of text at an index * * @param {string} text The text * @param {int} num The index to wrap at * @return {array} Array of
console.image.js:86