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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

shyiko/canvas-text-opentypejs-shim

0
View on GitHub↗
0 estrellas·0 forks·3 vistas

Canvas Text Opentypejs Shim

Text rendering shim for backed by opentype.js. It allows you to get consistent results regardless of the OS, browser and the environment (Node.js). Works great with kangax/fabric.js.

Features

  • Web Typography Utilities - Consistent text rendering shim for OpenType.js.

Historial de estrellas

Gráfico del historial de estrellas de shyiko/canvas-text-opentypejs-shimGráfico del historial de estrellas de shyiko/canvas-text-opentypejs-shim

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Canvas Text Opentypejs Shim

Proyectos open-source similares, clasificados según cuántas características comparten con Canvas Text Opentypejs Shim.
  • bramstein/fontfaceobserverAvatar de bramstein

    bramstein/fontfaceobserver

    4,338Ver en GitHub↗

    Fontfaceobserver is a webfont availability detector and developer tool designed to synchronize typography loading with page rendering. It provides a promise-based API that detects when specific webfonts have been downloaded and applied to the document. The tool manages the loading process for fonts hosted on external services or self-hosted servers, tracking availability to prevent layout shifts and the flash of unstyled text. This allows for dynamic typography control, enabling specific CSS changes or animations to trigger only after a typeface is ready for use. The project monitors font st

    JavaScript
    Ver en GitHub↗4,338
  • bramstein/hypherAvatar de bramstein

    bramstein/hypher

    582Ver en GitHub↗

    A small and fast JavaScript hyphenation engine. Can be used in Node.js and as a jQuery plugin.

    JavaScript
    Ver en GitHub↗582
  • bramstein/typesetAvatar de bramstein

    bramstein/typeset

    1,029Ver en GitHub↗

    This is an implementation of the Knuth and Plass line breaking algorithm using JavaScript. The goal of this project is to optimally set justified text in the browser, and ultimately provide a library for various line breaking algorithms in JavaScript.

    JavaScript
    Ver en GitHub↗1,029
  • agentk/fontfacegenAvatar de agentk

    agentk/fontfacegen

    60Ver en GitHub↗

    From a ttf or otf, generate the required ttf, eot, woff, svg and css for the font to be used in browsers.

    JavaScript
    Ver en GitHub↗60
Ver las 23 alternativas a Canvas Text Opentypejs Shim→

Preguntas frecuentes

¿Qué hace shyiko/canvas-text-opentypejs-shim?

Text rendering shim for backed by opentype.js. It allows you to get consistent results regardless of the OS, browser and the environment (Node.js). Works great with kangax/fabric.js.

¿Cuáles son las características principales de shyiko/canvas-text-opentypejs-shim?

Las características principales de shyiko/canvas-text-opentypejs-shim son: Web Typography Utilities.

¿Qué alternativas de código abierto existen para shyiko/canvas-text-opentypejs-shim?

Las alternativas de código abierto para shyiko/canvas-text-opentypejs-shim incluyen: bramstein/fontfaceobserver — Fontfaceobserver is a webfont availability detector and developer tool designed to synchronize typography loading with… bramstein/hypher — A small and fast JavaScript hyphenation engine. Can be used in Node.js and as a jQuery plugin. bramstein/typeset — This is an implementation of the Knuth and Plass line breaking algorithm using JavaScript. The goal of this project is… byte-foundry/plumin.js — See documentation on pluminjs.com. davidmerfield/typeset — Typeset is an HTML pre-processor for web typography which provides typographic features used traditionally in fine… agentk/fontfacegen — From a ttf or otf, generate the required ttf, eot, woff, svg and css for the font to be used in browsers.