bidi-shaper
Version:
Logical→visual Unicode BiDi (UAX #9) reordering + Arabic contextual shaping for renderers outside the browser (PDF, canvas, WebGL, SVG, terminals, games). Zero dependencies.
6 lines (3 loc) • 307 B
text/typescript
export { A as AnalyzeResult, B as BaseDirection, D as Direction, R as RenderOptions, S as ShapeOptions, a as analyze, d as detectDirection, g as getEmbeddingLevels, r as render, b as reorder, s as shape } from './render-BhplWt64.cjs';
declare const UNICODE_VERSION = "17.0.0";
export { UNICODE_VERSION };