Showing 88 open source projects for "bitmap font generator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Cozette

    Cozette

    A bitmap programming font optimized for coziness

    A bitmap programming font optimized for coziness. Cozette is a 6x13px (bounding box; average 5px character width, 3px descent, 10px ascent, 8px cap height) bitmap font based on Dina, which itself is based on Proggy. It's also heavily inspired by Creep. I absolutely adore Creep, and was using it up until I got a higher-DPI screen for which it was slightly too small.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    spleen

    spleen

    Monospaced bitmap fonts

    Spleen started as a personal challenge. Patrick Wildt (patrick@) recently imported ssdfb(4), a driver for small OLED displays in OpenBSD and needed a 5x8 font to be able to squeeze more columns and rows on those devices. As someone spending most of his time in a terminal, I have been thinking about drawing my own font for a while, and this was the perfect opportunity. To be able to test character spacing and alignment, I started to use the font in xterm, then a zoomed version, and one thing leading to another, I started creating a 8x16 version, and then bigger versions based on it. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    SVG To Font

    SVG To Font

    Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font

    Read a set of SVG icons and output a TTF/EOT/WOFF/WOFF2/SVG font, a generator of fonts from SVG icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dvisvgm

    dvisvgm

    A fast DVI, EPS, and PDF to SVG converter

    The command-line utility dvisvgm is a tool for TEX/LATEX users. It converts DVI, EPS, and PDF files to the XML-based vector graphics format SVG. In contrast to bitmap graphics, vector graphics are arbitrarily scalable without loss of quality. All modern web browsers support a large amount of the current SVG standard 1.1. Furthermore, SVG files can also be displayed with the Java-based Squiggle SVG browser which is part of the Apache Batik project, and the free vector graphics editor Inkscape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Cubic 11

    Cubic 11

    Cubic 11 font

    ...Taiwanese characters in Fujian and Cantonese. phonetic notation. GB 2312 Level-1. General standard Chinese character table level one. All element characters of the periodic table. This font is based on the SIL Open Font License 1.1 transformation of the M⁺ gothic 12r open-source font released by M⁺ BITMAP FONTS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    App Store Screenshot Generator

    App Store Screenshot Generator

    Create screenshots for the iOS App Store

    AppScreen is a free and open-source utility designed to help developers and designers produce polished App Store screenshots for iOS apps without needing expensive graphic design software or manual layout work. It runs entirely in a browser or local environment and includes intuitive controls for backgrounds, text overlays, and device mockups, letting users compose compelling marketing visuals that meet Apple’s official size guidelines. Users can toggle between multiple device models and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    The FreeType Project

    A free, high-quality, and portable font engine

    FreeType is written in C. It is designed to be small, efficient, and highly customizable while capable of producing high-quality output (glyph images) of most vector and bitmap font formats for digital typography. FreeType is a freely available and portable software library to render fonts.
    Leader badge
    Downloads: 112,861 This Week
    Last Update:
    See Project
  • 8
    CGL

    CGL

    CGL (C Game Library) is a multipurpose library

    cgl is a compact, header-only C graphics library for 2D drawing operations using software rendering. Designed for simplicity and portability, cgl allows rendering of primitives such as lines, circles, triangles, and text to an in-memory framebuffer, which can then be displayed with any platform-dependent backend. It’s ideal for building custom engines, retro-style games, GUIs, or educational demos where GPU acceleration is not required. Its small footprint and lack of external dependencies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    webfonts-loader

    webfonts-loader

    Make an icon font from SVGs

    A Webpack loader that generates fonts from your SVG icons and allows you to use your icons in your HTML. webfonts-loader uses the webfonts-generator plugin to create fonts in any format. It also generates CSS files so that you can use your icons directly in your HTML, using CSS classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    LED panel font generator

    LED panel font generator

    Generate byte array for pixel font

    Application generates byte arrays for LED panels, managing by microcontrollers (Arduino etc). Also, application allows convert back from byte array to pixel symbol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    mapgen2

    mapgen2

    Map generator for games

    mapgen2 is a procedural map / island generator intended for games. It focuses on generating continent/island style maps (coastlines, mountains, rivers, etc.) with a vector / polygonal structure rather than a full high-resolution tile grid. Originally written in ActionScript, this tool emphasizes generating aesthetically pleasing island maps with realistic natural features while keeping computational complexity manageable. It supports exporting to SWF (Flash) via appropriate tooling. The most...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    WordCloud.jl

    WordCloud.jl

    Word cloud generator in julia

    Word cloud (tag cloud or wordle) is a novelty visual representation of text data. The importance of each word is shown with its font size, position, or color. WordCloud.jl is the perfect tool for generating word clouds, offering several advantages. You have control over every aspect of generating a word cloud. You can customize the shape, color, angle, position, distribution, density, and spacing to align with your preferences and artistic style. This visualization solution guarantees...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stapler

    Stapler

    My take on the classic Macintosh app Stapler

    The idea is you set up a Stapler Document per project containing related apps, files, folders, etc. Then you can open them all at once by launching the single document. Each document contains a list of aliases that can be managed, inspected, and launched using the app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bmfont

    Bitmap font generator

    This program will allow you to generate bitmap fonts from TrueType fonts. The application generates both image files and character descriptions that can be read by a game for easy rendering of fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Google Font Tester

    Google Font Tester

    App that allows you to test out Google Fonts

    Test Google Fonts using our APP that provides the style sheet for your next project. This project is not endorsed by Google nor is it created by them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LogViewer

    LogViewer

    Provides a log viewer for Laravel

    This package allows you to manage and keep track of each one of your log files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    TFT Font Factory

    TFT Font Factory

    Pixel font editor for embedded projects

    Create and edit pixel fonts for your MCU-based projects. Maybe you'll be interested in a image editor/converter for embedded projects: PixelImage (https://sourceforge.net/projects/pixelimage/), my another project Modified tickets permissions: Now anyone can create ticket and post comments (pre-moderated).
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    word_cloud

    word_cloud

    A little word cloud generator in Python

    ...If you're dealing with PDF files, then pdftotext, included by default with many Linux distribution, comes in handy. Use wordcloud_cli --help so see all available options. The wordcloud library is MIT licenced, but contains DroidSansMono.ttf, a true type font by Google, that is apache licensed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    vRain

    vRain

    Chinese Ancient eBooks Generator

    vRain is a small, focused automation tool aimed at simplifying routine tasks on education-oriented web platforms, particularly those that require periodic attendance or check-ins. It encapsulates login, session management, and request sequencing so repetitive actions can be executed reliably on a schedule. A configuration-driven approach lets users store multiple accounts, adjust intervals, and toggle features without modifying code. The program surfaces clear logs and result summaries so...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MBR-WP-Performance

    MBR-WP-Performance

    Comprehensive WordPress performance optimization plugin

    MBR WP Performance is the WordPress optimisation plugin for users who want real control. Instead of hiding complexity behind a single button, it provides transparent, granular controls for every performance technique—so you understand exactly what each feature does. Core Features: Disable WordPress features that you don’t need. Self-host and preload Google Fonts, lazy load images and videos, defer/delay JavaScript execution, generate and inline critical CSS, preload critical resources,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Eleventy High Performance Blog

    Eleventy High Performance Blog

    A high performance blog template for the 11ty static site generator

    Eleventy High Performance Blog is a production-ready blog starter built on Eleventy (11ty) that treats performance and accessibility as first-class features rather than afterthoughts. It ships with an opinionated set of best practices, pre-rendered HTML, minimal JavaScript, and carefully tuned CSS, so pages are fast even on slow networks and low-end devices. The starter is organized for excellent Core Web Vitals by default, emphasizing fast Largest Contentful Paint, stable layout, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Drawj2d

    Drawj2d

    Draw vector graphics to scale using a descriptive language

    Drawj2d creates technical line drawings using a descriptive language. It writes pdf, svg, eps, emf and dxf vector graphics or png images. It runs on all platforms that run Java. It is inspired by Asymptote but with a tcl-like syntax and 2D only.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 23
    PDF Crop Marks Generator 1.7

    PDF Crop Marks Generator 1.7

    Every Printshop must-have Tool for professional prints

    PDF Crop Marks Generator, which is a free, console-based application for Windows that adds true prepress quality marks to existing PDF files. It goes beyond basic tools that add simple boxes or rectangles — this tool generates accurate and visually correct crop marks, CMYK registration targets, and optional GRACoL/SWOP color bars, all based on user-defined page layouts. Who is it for ? ● Prepress and print technicians ● Graphic designers ● Layout professionals ● Publishers preparing...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24

    Text Game

    Text games written in Pascal

    Text games written in Pascal. The programs can be compiled by Pascal/MT+ (CP/M) and Turbo Pascal (DOS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Email Attachment Transformer

    Email Attachment Transformer

    Easily pack files inside an image to send as an email attachment

    Can't email your important files through? Tired of being messed about? Then pack them inside an image with Email Attachment Transformer and send them off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB