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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesColored Glyph Rendering

Custom rendering of text using color glyphs in SVG and bitmap formats.

Distinct from Text Rendering: Specific to the rendering of color-embedded fonts, not general text strings or terminal colors.

Explore 5 awesome GitHub repositories matching graphics & multimedia · Colored Glyph Rendering. Refine with filters or upvote what's useful.

Awesome Colored Glyph Rendering GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • katex/katexAvatar KaTeX

    KaTeX/KaTeX

    20,177Vezi pe 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

    Supports modifying font family, weight, size, and color to distinguish different parts of a formula.

    TypeScriptjavascriptkatexlatex
    Vezi pe GitHub↗20,177
  • microsoft/windows-universal-samplesAvatar microsoft

    microsoft/Windows-universal-samples

    9,696Vezi pe GitHub↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    Draws text containing color glyphs by implementing a custom renderer for SVG and bitmap formats.

    JavaScript
    Vezi pe GitHub↗9,696
  • opentypejs/opentype.jsAvatar opentypejs

    opentypejs/opentype.js

    4,976Vezi pe GitHub↗

    opentype.js este o bibliotecă JavaScript pentru citirea, scrierea și manipularea fișierelor de fonturi OpenType, TrueType și WOFF atât în medii de browser, cât și de server. Aceasta funcționează ca un parser și generator de fonturi capabil să extragă datele glifelor și metadatele sau să creeze fișiere de fonturi noi prin definirea programatică a căilor glifelor și a metadatelor. Proiectul oferă utilitare specializate pentru modificarea tabelelor de variație a fonturilor pentru a controla proprietățile fonturilor variabile și procesarea straturilor de culoare și a paletelor prin tabelele COLR și CPAL. Include, de asemenea, un generator de căi Bezier care convertește glifele fonturilor și șirurile de text în căi pentru randarea SVG și canvas. Biblioteca acoperă o gamă largă de operațiuni de tipografie, inclusiv calcularea metricilor fontului, cum ar fi lățimile de avans și bounding box-urile, conversia glifelor în date de cale SVG și randarea directă a textului într-un context de desenare 2D. Mai mult, permite modificarea formelor brute ale glifelor și serializarea obiectelor de font înapoi în formate binare pentru exportul fișierelor.

    Manipulates color palettes and layers within fonts using COLR and CPAL tables.

    JavaScriptfontglyphsjavascript
    Vezi pe GitHub↗4,976
  • googlefonts/noto-emojiAvatar googlefonts

    googlefonts/noto-emoji

    4,580Vezi pe GitHub↗

    Noto Emoji is a Unicode emoji font collection and SVG asset library designed to ensure consistent emoji rendering across different operating systems and web browsers. It functions as a color-font rasterization engine that embeds pre-rendered bitmaps into font files to display multicolored glyphs. The project includes a variable-font emoji set that utilizes axes to adjust stroke thickness and style for both colorful and monochrome glyphs. It also maintains a Unicode emoji metadata registry that maps characters to shortcodes and ASCII equivalents. The collection provides capabilities for color

    Implements a standardized set of glyphs to ensure consistent emoji rendering across different operating systems.

    Python
    Vezi pe GitHub↗4,580
  • adobe-fonts/source-han-code-jpAvatar adobe-fonts

    adobe-fonts/source-han-code-jp

    1,744Vezi pe GitHub↗

    Source Han Code JP este un font monospaced conceput special pentru medii de programare și terminale. Oferă un sistem de grilă unificat care aliniază caracterele japoneze late cu glifele latine înguste, asigurând o spațiere verticală și orizontală consistentă pentru o lizibilitate îmbunătățită în editoarele de cod. Familia de fonturi este distribuită ca o colecție OpenType, grupând mai multe seturi de caractere și greutăți într-un singur fișier pentru a simplifica gestionarea activelor. Include suport cuprinzător pentru caractere grecești, chirilice și italice romane pentru a acomoda cerințele de internaționalizare în dezvoltarea software și documentație. Dincolo de capabilitățile sale de bază de layout, fontul încorporează tabele de date standardizate pentru randarea emoji-urilor color și utilizează contururi vectoriale compacte pentru a menține forme de caractere clare și eficiente pe diverse dimensiuni de afișare. Fontul este mapat la puncte de cod Unicode standard pentru a asigura o randare consistentă a textului în diferite medii software internaționale.

    Enables the rendering of color-enabled emoji glyphs within applications and web browsers using standard font table formats.

    PostScriptcfffontjapanese
    Vezi pe GitHub↗1,744
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Text Rendering
  5. Colored Glyph Rendering

Explorează sub-etichetele

  • Color Layer ProcessingManipulation of color layers and palettes using COLR and CPAL tables. **Distinct from Colored Glyph Rendering:** Distinct from Colored Glyph Rendering: focuses on the processing and modification of the color tables themselves rather than just the visual rendering.
  • Formula Color FormattingCustomization of font family, weight, and color specifically for mathematical formulas. **Distinct from Colored Glyph Rendering:** Focuses on formula-level distinction rather than general glyph rendering