Showing 64 open source projects for "rendering"

View related business solutions
  • White Labeled Fintech Software Solutions | Centrex Icon
    White Labeled Fintech Software Solutions | Centrex

    Centrex is a full suite of white labeled fintech solutions built and designed for brokers, lenders, banks, investors, fintechs

    The Centrex products include: CRM, loan origination, loan and advance servicing software, syndication management, white labeled mobile app, money manager, underwriting, Esign, and website smart app builder. The Centrex services include: fintech software consulting, admin retainer services, and managed data cloud.
    Learn More
  • Budgyt Is The Highest Rated Business Budgeting Software In The Market. Icon
    Budgyt Is The Highest Rated Business Budgeting Software In The Market.

    Affordable budgeting software for companies with multiple users and multiple departments.

    Budgyt is an easy to use, intuitive platform with a clean simple interface that makes budgeting multiple P&L’s easy to do without needing Excel.
    Book a Demo
  • 1
    Maple Font

    Maple Font

    Open source monospace/Nerd Font font with round corner and ligatures

    ...New shape, such as @ # $ % & and new shape of italic style. More ligatures - such as .., ..., /*, /**. Small size, leave only contains latin, table control characters and few symbols. Better rendering effect - redesigned it according to Fira Code Retina's spacing and glyph. Cursive style, better glyph shape, lower the height of capital letters and numbers, reduce or modify kerning and center operators + - * = ^ ~ < >.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    COSMIC Desktop

    COSMIC Desktop

    Next generation Cosmic desktop environment

    ...It represents a major shift away from GNOME-based customization toward a fully independent desktop stack designed for performance, memory safety, and long-term maintainability. The environment is based on Wayland and uses the Iced GUI toolkit, providing a modern rendering pipeline and a cohesive set of native applications. COSMIC Epoch introduces advanced window management features, including optional tiling, workspaces, and keyboard-driven navigation, while still supporting traditional desktop workflows. It is designed to integrate deeply with Pop!_OS, where its first stable release is included as part of Pop!...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    SwayFX

    SwayFX

    SwayFX: Sway, but with eye candy

    ...However, it is restricted to only include the functionality that existed in i3. This fork ditches the simple wlr_renderer, and replaces it with our fx_renderer, capable of rendering with fancy GLES2 effects.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    PyMuPDF

    PyMuPDF

    Python bindings for MuPDF's rendering library.

    MuPDF is a lightweight PDF, XPS, and E-book viewer. MuPDF consists of a software library, command line tools, and viewers for various platforms. The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on the screen. The viewer is small, fast, yet complete. It supports many document formats, such as PDF, XPS, OpenXPS, CBZ, EPUB,...
    Downloads: 21 This Week
    Last Update:
    See Project
  • Transform months of data modeling and coding into days. Icon
    Transform months of data modeling and coding into days.

    Automatically generate, document, and govern your entire data architecture.

    Efficiently model your business and data models, and generate code for your data pipelines, data lakehouse, and analytical applications
    Learn More
  • 5
    Phosphor Icons

    Phosphor Icons

    The homepage of Phosphor Icons, a flexible icon family for everyone

    ...We use a similar approach as many other icon sets out there, providing icons as a webfont that uses Unicode's Private Use Area character codes to map normally non-rendering characters to icons. But you don't need to know that. Phosphor's intuitive but powerful API can style the color, size, and weight of an icon with a few keystrokes, provide default styles to all icons via the Context API, or directly manipulate the SVG at runtime through render props to do some amazing things! Supports tree-shaking, so your bundle only includes code for the icons you use.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    angular-fontawesome

    angular-fontawesome

    Angular component for Font Awesome 5+

    ...Read the announcement and see what's new in the 6.3.0 release. Font Awesome 6 makes it even easier to use icons where you want to. More plugins and packages to match your stack. Less time wrestling browser rendering. We know the pain of wrangling icons on the internet. That's why in 2012, we created the first version of our open-source icons and toolkit. And with the help of our subscription plan Font Awesome Pro, we've built a lean icon-obsessed team who keep cranking out more icons, more styles, and more services for everyone.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    react-fontawesome

    react-fontawesome

    Font Awesome React component

    ...Read the announcement and see what's new in the 6.2 release. Font Awesome 6 makes it even easier to use icons where you want to. More plugins and packages to match your stack. Less time wrestling browser rendering. From the beginning, Font Awesome has been free and open source. And since we're creator-owned and operated, we get to make sure Font Awesome Free stays that way. We have more icons, services, and support in Pro. If you want them, you subscribe. No shenanigans. We won't sell your data, because we don't want to live in that world.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Rofi

    Rofi

    A window switcher, application launcher and dmenu replacement

    Rofi started as a clone of the simple switcher, written by Sean Pringle - a popup window switcher roughly based on a super switcher. Simpleswitcher laid the foundations, and therefore Sean Pringle deserves most of the credit for this tool. Rofi (renamed, as it lost the simple property) has been extended with extra features, like an application launcher and ssh-launcher, and can act as a drop-in menu replacement, making it a very versatile tool. Rofi, like dmenu, will provide the user with a...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Phosphor Icons Web

    Phosphor Icons Web

    A flexible icon family for the web

    ...We use a similar approach as many other icon sets out there, providing icons as several webfonts that uses Unicode's Private Use Area character codes to map normally non-rendering characters to icons. Simply add one or more weights by including its stylesheet to the document head, and drop in icons with an i tag and the appropriate classes for the weight and the icon. Phosphor Icons come in 6 weights: regular, thin, light, bold, fill, and duotone. In order to use a weight, you must include a link to its stylesheet, and use the appropriate weight class on the icon (the regular weight uses .ph instead of .ph-regular).
    Downloads: 3 This Week
    Last Update:
    See Project
  • Software for managing apps and accounts | WebCatalog Icon
    Software for managing apps and accounts | WebCatalog

    Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps

    Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
    Learn More
  • 10
    Desktop Embedding for Flutter

    Desktop Embedding for Flutter

    Experimental plugins for Flutter for Desktop

    ...It provides host shells and build scaffolds that embed the Flutter engine, connect it to platform windows, and bridge input, text, and accessibility events. The project demonstrated how Flutter’s rendering model and plugin system could extend beyond mobile, influencing subsequent official desktop support. It includes example apps, build files, and notes on platform-specific differences such as window lifecycle and input method editors. Although its long-term role became historical as desktop landed in Flutter proper, the repository remains a useful reference on embedding patterns and native message channels. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Radiance libraries

    Radiance libraries

    Building modern, elegant and fast Swing applications

    ...Theming provides a comprehensive set of APIs for skinning Swing applications, addressing the most demanding, modern design requirements. It comes with built-in support for all core Swing components, and a flexible API surface for rendering third-party / application components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ttf-mscorefonts-installer

    ttf-mscorefonts-installer

    Installer for Microsoft TrueType core fonts

    ...It is commonly used to ensure document and web layout compatibility across platforms, especially when sharing files with Windows users. While free alternatives exist, this installer remains useful when exact font rendering is required. The package is lightweight, shell-based, and designed to integrate cleanly with Debian’s package management system.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 13
    GLTF/GLB Windows Shell Extension: This shell extension automatically adds thumbnail images to .glb files in Windows File Explorer and provides a right click menu option to generate a 3D preview image for .gltf files. Supports multi-file select and directory processing. Pre-built Windows x64 installer available at https://buymeacoffee.com/nathancrews/e/255640 LAS/LAZ Pointcloud Windows Shell Extension: This "quick viewer" shell extension provides a Windows File Explorer right click menu...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    dwm

    dwm

    dwm for Wayland

    ...Simple window borders, tags, keybindings, client rules, mouse move/resize. Providing a built-in status bar is an exception to this goal, to avoid dependencies on font rendering and/or drawing libraries when an external bar could work well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JetBrains Mono

    JetBrains Mono

    The free and open-source typeface for developers

    ...Characters remain standard in width, but the height of the lowercase is maximized. This approach keeps code lines to the length that developers expect, and it helps improve rendering since each letter occupies more pixels. Consider this in contrast to some other fonts. Consolas, for example, has slightly wider letters. However, they are still rather small, which forces you to increase the size by one point to make the font more readable. As a result, lines of code tend to run longer than expected. JetBrains Mono’s standard-width letters help keep lines to the expected length. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Fira Code

    Fira Code

    Free monospaced font with programming ligatures

    ...While all programming languages should be designed with full-fledged Unicode symbols for operators, such is not yet the case. Until then, there's Fira Code. Fira Code's solution is clean, simple and only font rendering. This means that the underlying code is still very much ASCII-compatible, allowing for the faster reading and understanding of code.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 17
    opentype.js

    opentype.js

    Read and write OpenType fonts using JavaScript

    ...Support for WOFF, OTF, TTF (both with TrueType glyf and PostScript cff outlines) Support for kerning (Using GPOS or the kern table). Support for ligatures. Support for TrueType font hinting. Support arabic text rendering (See issue #364 & PR #359 #361) A low memory mode is available as an option (see #329) Runs in the browser and Node.js.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Ligaturizer

    Ligaturizer

    Programming Fonts with Ligatures added

    This script copies the ligatures (glyphs and rendering information) from Fira Code into any other TrueType or OpenType font. (Note that the ligatures are scale-corrected, but otherwise copied as is from Fira Code; it doesn't create new ligature graphics based on the font you're modifying.) This repo contains a Fontforge python script that you can use to add the Fira Code ligatures to any font, as well as submodules for some popular coding fonts and another script for ligaturizing all of them at once. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Codeface

    Codeface

    Typefaces for source code beautification

    Codeface is a gallery and repository of monospaced fonts for developers. Fonts displayed in the main gallery, bitmap gallery, and CJK gallery are distributed through this repository. The font name link will open the respective font directory where you can download fonts from each typeface. This directory also includes the typeface license. The font archive links on the main gallery page include all fonts in the main gallery and bitmap font gallery collections. The font archive links on the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker.
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 21
    Powerlevel9k

    Powerlevel9k

    Powerlevel9k was a tool for building a functional CLI

    ...Because of its flexibility, users can create distinctive, informative prompts tailored to their workflows (e.g. show branch, ahead/behind, stashes, etc.). However, Powerlevel9k is relatively heavy in terms of prompt rendering and status checks (e.g. querying Git status), which can make it slower on large repositories or slower machines. Over time, many users migrated or forked to lighter or faster versions (e.g. Powerlevel10k) that maintain compatibility with existing configuration. Despite performance trade-offs, it remains well known for combining aesthetics and utility in the Zsh ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SDL Framework
    SDL Framework (SDLFW) SDLFW is a cross-platform framework from the powerful SDL library to create your own 2D games with the Lua programming language. It's easy-to-use, free, open-source, and works on Windows and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    istok

    Istok is a sans serif typeface

    ...The font includes oldstyle figure variants and small capitals (Regular only). Most glyphs are manually instructed using xgridfit, but other ones are autoinstructed in fontforge. Truetype instructions are specifically intended for rendering on LCD displays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SGUI

    A simple, small, cross platform GUI library in plain C89

    SGUI is a small, simple, cross platform GUI library written in plain C89. It has a set of widgets, dialogs and supports OpenGL and Direct3D context creation, also including embedded rendering widgets within a window. SGUI has so far been successfully tested on various GNU/Linux distros on x86 and x86_64, as well as Windose operating systems from Windows 98 up to Windows 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Wind

    A window manager for X

    Wind is a window manager for the X Window System. It supports virtual desktops, optional Xft font rendering, and is fairly standards compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB