awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesGlyph Positioning

Precise placement of individual characters and symbols using pixel offsets.

Distinct from Absolute Positioning: Focuses on the typographic positioning of mathematical glyphs rather than virtualization of scrollable containers.

Explore 2 awesome GitHub repositories matching user interface & experience · Glyph Positioning. Refine with filters or upvote what's useful.

Awesome Glyph Positioning GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • katex/katexAvatar de KaTeX

    KaTeX/KaTeX

    20,177Voir sur GitHub↗

    KaTeX is a typesetting library and web math renderer that transforms TeX and LaTeX mathematical notation into high-quality HTML and CSS for web browsers. It functions as a math notation parser and LaTeX to HTML converter, capable of operating as both a client-side library and a server-side math renderer to generate static HTML expressions. The project supports a wide range of specialized mathematical rendering, including chemical equation rendering, Bra-ket notation for quantum mechanics, and mathematical logic typesetting. It provides comprehensive controls for structural layouts such as mat

    Uses precise pixel offsets and absolute coordinates to place mathematical glyphs and symbols.

    TypeScriptjavascriptkatexlatex
    Voir sur GitHub↗20,177
  • harfbuzz/harfbuzzAvatar de harfbuzz

    harfbuzz/harfbuzz

    5,800Voir sur GitHub↗

    HarfBuzz is a text shaping engine that converts Unicode text into correctly positioned glyphs for any writing system. It processes OpenType layout features, substitution rules, and positioning tables to produce shaped glyph sequences from font data, and also handles Apple Advanced Typography font tables. The library provides a stable C API that abstracts over platform-specific font access and rendering backends, and includes a font table caching layer to avoid redundant parsing during repeated shaping operations. The project implements script-specific shaping logic for complex writing systems

    Provides a debug visualization that cycles through animation states of shaped text to inspect glyph placement.

    C++
    Voir sur GitHub↗5,800
  1. Home
  2. User Interface & Experience
  3. Element Positioning
  4. Absolute Positioning
  5. Glyph Positioning

Explorer les sous-tags

  • Glyph Position AnimatorsCycles through animation states of shaped text to visualize glyph placement and shaping variations in real time. **Distinct from Glyph Positioning:** Distinct from Glyph Positioning: focuses on animating glyph positions over time, not static placement.