MCPcopy Create free account

hub / github.com/gkurt/tegaki / functions

Functions426 in github.com/gkurt/tegaki

Methodquality
Render-quality configuration (supersampling, segment subdivision).
packages/renderer/src/wc/TegakiElement.ts:126
FunctionreactCreateElement
(tag: string, props: Record<string, any>, ...children: (ReactNode | string)[])
packages/renderer/src/react/TegakiRenderer.tsx:50
FunctionregisterBundle
(bundle: TegakiBundle)
packages/renderer/src/core/bundle-registry.ts:19
FunctionregisterShaper
(f: ShaperFactory | null)
packages/renderer/src/core/shaper-registry.ts:25
FunctionrenderChunk
(code: string, chunk: { moduleIds: string[] })
packages/renderer/tsdown.config.ts:30
Methodreset
()
packages/website/src/types/gifenc.d.ts:21
Functionrestart
()
packages/website/src/components/StaticChatDemo.tsx:60
Methodrestart
()
packages/renderer/src/wc/TegakiElement.ts:169
Methodseek
* Seek the (uncontrolled) timeline to an absolute time. Accepts seconds * (number) or a percentage string like `"50%"`, which is interpreted as
packages/renderer/src/core/engine.ts:401
Methodseek
(time: number | `${number}%`)
packages/renderer/src/wc/TegakiElement.ts:165
Functionsetup
(options, nuxt)
packages/renderer/src/nuxt/module.ts:20
Methodshape
Shape `text`, returning one entry per output glyph.
packages/generator/src/font/hb-shaper.ts:49
FunctionshapeText
(text: string)
packages/generator/src/font/hb-shaper.ts:83
FunctionsolidCreateElement
(tag: string, props: Record<string, any>, ...children: (JSX.Element | string)[])
packages/renderer/src/solid/TegakiRenderer.tsx:20
FunctionstrokeBBox
(s: Stroke)
packages/generator/src/processing/stroke-order.ts:163
Functiontick
(ts: number)
packages/website/src/components/StaticChatDemo.tsx:32
Functiontick
(ts: number)
packages/website/src/components/preview/TextPreview.tsx:204
Functiontick
(ts: number)
packages/website/src/components/preview/GeneratorApp.tsx:227
Functiontick
()
packages/website/src/components/preview/export.ts:161
Methodtimeline
* The engine's current timeline — the same object that drives rendering. * Reflects the resolved shaper once the (async) shaper promise has * se
packages/renderer/src/core/engine.ts:253
Methodtiming
Timeline timing configuration.
packages/renderer/src/wc/TegakiElement.ts:116
FunctiontoCompactStroke
(s: { points: { x: number; y: number; width: number }[]; delay: number; animationDuration: number; pri
packages/generator/src/commands/generate.ts:322
FunctiontoCompactStroke
(s: PipelineResult['strokesFontUnits'][number])
packages/website/src/components/preview/TegakiTextPreview.tsx:37
Functiontransform
(code: string, id: string)
packages/renderer/tsdown.config.ts:26
FunctionwriteBundle
()
packages/renderer/tsdown.config.ts:80
FunctionzhangSuenThin
(bitmap: Uint8Array, width: number, height: number)
packages/generator/src/processing/skeletonize/zhang-suen.ts:6
← previous401–426 of 426, ranked by callers