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
·

1 repositorio

Awesome GitHub RepositoriesMulti-Resolution Rasterization

Generation of multiple fixed pixel dimensions from a single vector source to ensure consistency across screen densities.

Distinct from Vector Rasterizers: While Vector Rasterizers convert vectors to pixels, this specifically handles the multi-scale output requirement for different DPIs.

Explore 1 awesome GitHub repository matching graphics & multimedia · Multi-Resolution Rasterization. Refine with filters or upvote what's useful.

Awesome Multi-Resolution Rasterization GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ful1e5/bibata_cursorAvatar de ful1e5

    ful1e5/Bibata_Cursor

    3,210Ver en GitHub↗

    Bibata_Cursor is a cross-platform cursor set and generator that produces material design mouse pointers. It utilizes an SVG-based pointer asset library to create cursor themes available in various styles and colors for different operating systems. The project includes an SVG cursor theme generator that allows for custom design by modifying source files. This system uses template-driven color injection to swap hexadecimal codes within vector templates, enabling the creation of personalized color schemes. The pipeline handles multi-resolution rasterization to ensure visual consistency across d

    Generates multiple fixed pixel dimensions from a single vector source to ensure visual consistency across different screen densities.

    Shellcursorlinuxtheme
    Ver en GitHub↗3,210
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Rendering
  5. Vector Rendering Pipelines
  6. Vector Graphics Renderers
  7. Vector Rasterizers
  8. Multi-Resolution Rasterization