MCPcopy Create free account

hub / github.com/cmiscm/leonsans / functions

Functions148 in github.com/cmiscm/leonsans

↓ 202 callersFunctiongenerateFontData
(w, fw, fh, x1, x2, y1, y2, path)
src/font/util.js:16
↓ 77 callersFunctiongetR
(x1, y1, x2, y2)
src/font/util.js:91
↓ 23 callersFunctiongetCurveR
(x1, y1, x2, y2, x3, y3, x4, y4, t)
src/font/util.js:97
↓ 20 callersFunctiongetLatin3
(x, y)
src/font/latinutil.js:50
↓ 13 callersFunctiongetLatin2
(x, y)
src/font/latinutil.js:30
↓ 12 callersFunctiongetLatin1
(x, y)
src/font/latinutil.js:10
↓ 11 callersFunctiongetLatin5
(x, y)
src/font/latinutil.js:117
↓ 8 callersFunctiongetLatin6
(x, y)
src/font/latinutil.js:137
↓ 8 callersMethodupdate
()
src/leonsans.js:298
↓ 6 callersFunctiongetLatin11
(x, y)
src/font/latinutil.js:259
↓ 6 callersFunctiongetLatin4
(x, y)
src/font/latinutil.js:83
↓ 5 callersFunctiongetLatin12
(x, y)
src/font/latinutil.js:272
↓ 5 callersFunctiongetLatin9
(x, y)
src/font/latinutil.js:224
↓ 5 callersMethodupdateSignal
()
src/leonsans.js:362
↓ 4 callersFunctionbezierTangent
(a, b, c, d, t)
src/core/paths.js:198
↓ 4 callersFunctiongetCurrent
(v, vmax, vmin, max, min)
src/core/util.js:126
↓ 4 callersFunctiongetRect
(d, scale, x = 0, y = 0)
src/core/util.js:51
↓ 4 callersFunctiontypo
(v)
src/font/index.js:22
↓ 3 callersFunctionaddRectToPaths
(path, data)
src/core/util.js:184
↓ 3 callersFunctionconvertX
(x, pos, ratio, model)
src/core/vector.js:89
↓ 3 callersFunctionconvertY
(y, pos, ratio, model)
src/core/vector.js:96
↓ 3 callersFunctiongetPaths
(model, data, pathGap, isPattern)
src/core/paths.js:21
↓ 3 callersFunctionsetColor
(ctx)
src/draw/canvas/colorful.js:68
↓ 3 callersMethodsetPosition
()
src/core/model.js:114
↓ 3 callersMethodupdatePatternPaths
* Update paths for pattern * @param {boolean} force - Force execution
src/leonsans.js:340
↓ 3 callersMethodupdateWavePaths
* Update paths for wave effect * @param {boolean} force - Force execution
src/leonsans.js:353
↓ 2 callersFunctionColor
(ctx, no, data, color)
src/draw/canvas/color.js:1
↓ 2 callersFunctionCubicN
(a, b, c, d, t)
src/core/paths.js:190
↓ 2 callersFunctioncubicBezierLength
(x1, y1, x2, y2, x3, y3, x4, y4, sampleCount)
src/core/length.js:82
↓ 2 callersFunctiondistance
(x1, y1, x2, y2)
src/core/length.js:119
↓ 2 callersFunctiondraw
(ctx, line, length, max, d, prevRatio)
src/draw/canvas/colorful.js:80
↓ 2 callersFunctiongetLatin10
(x, y)
src/font/latinutil.js:241
↓ 2 callersFunctiongetLatin14
(x, y)
src/font/latinutil.js:323
↓ 2 callersFunctiongetLatin7
(x, y)
src/font/latinutil.js:177
↓ 2 callersFunctiongetLatin8
(x, y)
src/font/latinutil.js:206
↓ 2 callersFunctionmoveEvent
(canvas)
examples/js/util.js:57
↓ 2 callersFunctionsetPointValues
(cur, prev, line, num)
src/core/paths.js:155
↓ 1 callersFunctionColorful
(ctx, model, colors)
src/draw/canvas/colorful.js:15
↓ 1 callersFunctionGrids
(ctx, data)
src/draw/canvas/grids.js:1
↓ 1 callersFunctionLines
(ctx, data)
src/draw/canvas/lines.js:5
↓ 1 callersFunctionPattern
(ctx, data, w, h)
src/draw/canvas/pattern.js:5
↓ 1 callersFunctionPixiColor
(no, data, color)
src/draw/pixi/color.js:1
↓ 1 callersFunctionPixiLines
(graphics, data, lineW, color)
src/draw/pixi/lines.js:1
↓ 1 callersFunctionPoints
(ctx, data)
src/draw/canvas/points.js:5
↓ 1 callersFunctionWave
(ctx, data, scale, amplitude, weight, fps)
src/draw/canvas/wave.js:10
↓ 1 callersFunctionbreakAll
(group, scale, width)
src/core/group.js:81
↓ 1 callersFunctionbreakWord
(group, scale, width)
src/core/group.js:32
↓ 1 callersFunctioncanvasResize
()
examples/js/util.js:19
↓ 1 callersFunctionconvertR
(type, pos, model)
src/core/vector.js:83
↓ 1 callersFunctioncubicQxy
(t, x1, y1, x2, y2, x3, y3, x4, y4)
src/core/length.js:102
↓ 1 callersMethoddispatch
(event, data)
src/core/dispatcher.js:41
↓ 1 callersFunctioneachLine_
(ctx, d)
src/draw/canvas/points.js:59
↓ 1 callersFunctioneachLine_
(graphics, data, lineW, color)
src/draw/pixi/lines.js:17
↓ 1 callersFunctioneachPath_
(graphics, pos, lineW, color, dValue)
src/draw/pixi/lines.js:37
↓ 1 callersFunctioneachPoint_
(ctx, p, data)
src/draw/canvas/points.js:24
↓ 1 callersFunctiongetAlignGapX
(align, alignGapX)
src/core/align.js:9
↓ 1 callersFunctiongetAmplitude
(amplitude, scale)
src/core/util.js:12
↓ 1 callersFunctiongetCenter
(w, h, scale)
src/core/util.js:92
↓ 1 callersFunctiongetCircleRound
(fontW)
src/core/util.js:24
↓ 1 callersFunctiongetColor
()
src/draw/canvas/colorful.js:74
↓ 1 callersFunctiongetCubicBezierXYatT
(line, t)
src/core/paths.js:176
↓ 1 callersFunctiongetDotPos
(lines, pathGap, scale)
src/core/paths.js:71
↓ 1 callersFunctiongetEachPath
(item, points, model)
src/core/length.js:22
↓ 1 callersFunctiongetFontRatio
(weightRatio)
src/core/util.js:47
↓ 1 callersFunctiongetFontW
(weight)
src/core/util.js:16
↓ 1 callersFunctiongetGrid
(d, scale)
src/core/guide.js:37
↓ 1 callersFunctiongetGuide
(d, scale)
src/core/guide.js:12
↓ 1 callersFunctiongetLatin13
(x, y)
src/font/latinutil.js:306
↓ 1 callersFunctiongetLeading
(leading, scale)
src/core/util.js:43
↓ 1 callersFunctiongetLengths
(item, model)
src/core/length.js:1
↓ 1 callersFunctiongetLineW
(fontW, scale)
src/core/util.js:32
↓ 1 callersFunctiongetLines
(data)
src/core/util.js:133
↓ 1 callersFunctiongetRange
(d, weightRatio, circleRound)
src/core/util.js:109
↓ 1 callersFunctiongetScale
(size)
src/core/util.js:28
↓ 1 callersFunctiongetTextGroup
(text, scale, width, isBreakAll)
src/core/group.js:8
↓ 1 callersFunctiongetTracking
(tracking, scale)
src/core/util.js:39
↓ 1 callersFunctiongetWeightRatio
(fontW)
src/core/util.js:20
↓ 1 callersFunctionkeepAll
(group)
src/core/group.js:22
↓ 1 callersMethodon
(event, callback)
src/leonsans.js:102
↓ 1 callersFunctionpixiResize
()
examples/js/util.js:50
↓ 1 callersMethodrect
()
src/leonsans.js:212
↓ 1 callersMethodrect
()
src/core/model.js:84
↓ 1 callersMethodreset
()
src/leonsans.js:368
↓ 1 callersMethodscale
()
src/core/model.js:80
↓ 1 callersFunctionsetAlignGapX
(sw, tw)
src/core/align.js:1
↓ 1 callersFunctionsetCenter
(arr, fw, fh)
src/font/util.js:69
↓ 1 callersFunctionshuffle
(oldArray)
src/core/util.js:202
↓ 1 callersMethodupdateGuide
()
src/leonsans.js:319
↓ 1 callersMethodupdateLinesForRect
()
src/core/model.js:286
↓ 1 callersMethodupdatePathsForRect
()
src/core/model.js:268
FunctionPoint
(mp)
src/core/point.js:1
FunctionVector
(mp)
src/core/vector.js:5
Methodalign
()
src/leonsans.js:179
Methodalign
(v)
src/core/model.js:92
Methodamplitude
()
src/leonsans.js:204
Methodbox
* Draw outline box for the text. * @param {CanvasRenderingContext2D} ctx * @private
src/leonsans.js:521
MethodbreakWord
(v)
src/leonsans.js:226
Methodcolor
()
src/leonsans.js:148
Methodconstructor
({ text = '', size = 500, weight = MIN_FONT_WEIGHT, color = ['#000000'],
src/leonsans.js:49
Methodconstructor
()
src/core/model.js:39
next →1–100 of 148, ranked by callers