awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPixel Snapping

Rounding floating point coordinates to whole pixel values to ensure sharp rendering on displays.

Distinct from Snap Points: Unlike snap points for draggables, this is a rendering-level coordinate rounding process.

Explore 1 awesome GitHub repository matching user interface & experience · Pixel Snapping. Refine with filters or upvote what's useful.

Awesome Pixel Snapping GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dioxuslabs/taffyAvatar DioxusLabs

    DioxusLabs/taffy

    2,972Vezi pe GitHub↗

    Taffy is a layout engine that calculates the size and position of user interface components. It is a language-agnostic tool that computes element geometry using Flexbox and Grid algorithms. The engine operates on custom tree structures and node storage through a trait-based interface. This design allows it to be integrated into various programming languages and custom memory management systems. The system handles UI layout computation, including leaf node measurement and floating point pixel snapping to prevent blurring on displays. It utilizes layout result caching to avoid redundant calcul

    Converts calculated floating point coordinates to integer pixel values to prevent sub-pixel blurring.

    Rustcss-gridflexboxhacktoberfest
    Vezi pe GitHub↗2,972
  1. Home
  2. User Interface & Experience
  3. Pixel Snapping