Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gkurt/tegaki
/ functions
Functions
426 in github.com/gkurt/tegaki
⨍
Functions
426
◇
Types & classes
90
Method
quality
Render-quality configuration (supersampling, segment subdivision).
packages/renderer/src/wc/TegakiElement.ts:126
Function
reactCreateElement
(tag: string, props: Record<string, any>, ...children: (ReactNode | string)[])
packages/renderer/src/react/TegakiRenderer.tsx:50
Function
registerBundle
(bundle: TegakiBundle)
packages/renderer/src/core/bundle-registry.ts:19
Function
registerShaper
(f: ShaperFactory | null)
packages/renderer/src/core/shaper-registry.ts:25
Function
renderChunk
(code: string, chunk: { moduleIds: string[] })
packages/renderer/tsdown.config.ts:30
Method
reset
()
packages/website/src/types/gifenc.d.ts:21
Function
restart
()
packages/website/src/components/StaticChatDemo.tsx:60
Method
restart
()
packages/renderer/src/wc/TegakiElement.ts:169
Method
seek
* 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
Method
seek
(time: number | `${number}%`)
packages/renderer/src/wc/TegakiElement.ts:165
Function
setup
(options, nuxt)
packages/renderer/src/nuxt/module.ts:20
Method
shape
Shape `text`, returning one entry per output glyph.
packages/generator/src/font/hb-shaper.ts:49
Function
shapeText
(text: string)
packages/generator/src/font/hb-shaper.ts:83
Function
solidCreateElement
(tag: string, props: Record<string, any>, ...children: (JSX.Element | string)[])
packages/renderer/src/solid/TegakiRenderer.tsx:20
Function
strokeBBox
(s: Stroke)
packages/generator/src/processing/stroke-order.ts:163
Function
tick
(ts: number)
packages/website/src/components/StaticChatDemo.tsx:32
Function
tick
(ts: number)
packages/website/src/components/preview/TextPreview.tsx:204
Function
tick
(ts: number)
packages/website/src/components/preview/GeneratorApp.tsx:227
Function
tick
()
packages/website/src/components/preview/export.ts:161
Method
timeline
* 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
Method
timing
Timeline timing configuration.
packages/renderer/src/wc/TegakiElement.ts:116
Function
toCompactStroke
(s: { points: { x: number; y: number; width: number }[]; delay: number; animationDuration: number; pri
packages/generator/src/commands/generate.ts:322
Function
toCompactStroke
(s: PipelineResult['strokesFontUnits'][number])
packages/website/src/components/preview/TegakiTextPreview.tsx:37
Function
transform
(code: string, id: string)
packages/renderer/tsdown.config.ts:26
Function
writeBundle
()
packages/renderer/tsdown.config.ts:80
Function
zhangSuenThin
(bitmap: Uint8Array, width: number, height: number)
packages/generator/src/processing/skeletonize/zhang-suen.ts:6
← previous
401–426 of 426, ranked by callers