[go: up one dir, main page]

Search Results for "bitmap font generator" - Page 4

Showing 87 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
  • Composable, Open Source Payments Platform Icon
    Composable, Open Source Payments Platform

    Build or enhance your payments stack, while maintaining control with an open-source, full-stack and modular infrastructure.

    Juspay's Payments Orchestration Platform offers a comprehensive product suite for businesses, including open-source payment orchestration, global payouts, seamless authentication, payment tokenization, fraud & risk management, end-to-end reconciliation, unified payment analytics & more. The company’s offerings also include end-to-end white label payment gateway solutions & real-time payments infrastructure for banks. These solutions help businesses achieve superior conversion rates, reduce fraud, optimize costs, and deliver seamless customer experiences at scale.
    Learn More
  • 1
    RImgGen is a random text image generator. Random text images are generated by specified charset, lenght, font/back color variant etc. information with an output file which contains unique file name & context doubles. (using for secure log-in etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java program that lets you create bitmap fonts and export them in various formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ASCII art generator GIMP file_save plugin (in ANSI C). The generated plain ASCII text file - when viewed with the font which was selected for the generation - will appear the same size as the input grayscale image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fonteditfs (aka fnteditfs) is a simple, full-screen, text-based console font editor (currently 8x16 bitmap fonts only). It's written in the C programming language, using the ncurses library, and has some neat features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Information Security Made Simple and Affordable | Carbide Icon
    Information Security Made Simple and Affordable | Carbide

    For companies requiring a solution to scale their business without incurring security debt

    Get expert guidance and smart tools to launch or level up your security and compliance efforts without the complexity.
    Learn More
  • 5
    The TeX Math Font Generator is a set of programs that can produce a set of TeX math fonts that resemble a given text font. If you want to typeset mathematics with TeX in a special font that you own, then MathGen is what you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BDFfont is a library to handle BDF font (Bitmap Distribution Format file) font with Delphi. This library will solve the lack of support for bitmap font on MS-Windows. A complete documentation and few examples are also avaiable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OGLFT is an interface library between OpenGL and FreeType 2 for rendering text. It supports all font file types supported by FreeType 2. Text can be rendered as bitmap, anti-aliased grayscale pixmaps, as outlined and filled polygons, or as 3D solids.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This software is a simple mandelbrot fractale generator. Its output is a bitmap .bmp file. Ce programme est un générateur de fractales de mandelbrot ; il crée un fichier .bmp.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Ambigram Generator is a fast and lightweight web-based tool that allows users to generate ambigram-style text using HTML5 Canvas and JavaScript. This project demonstrates: - Ambigram text generation - Canvas rotation (180 degree) - PNG image export - Client-side font rendering Live Tool: https://ambigramtools.com Keywords: ambigram generator, canvas ambigram, text rotation tool, ambigram text online, ambigram png download
    Downloads: 0 This Week
    Last Update:
    See Project
  • World class QA, 100% done-for-you Icon
    World class QA, 100% done-for-you

    For engineering teams in search of a solution to design, manage and maintain E2E tests for their apps

    MuukTest is a test automation service that combines our own proprietary, AI-powered software with expert QA services to help you achieve world class test automation at a fraction of the in-house costs.
    Learn More
  • 10
    I have created the font format named gfnt which is used for drawing anti-aliased bitmap fonts. This program is used to create gfnt files using various windows fonts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Ursine Core / Ursa Compiler

    A compiler for creating games on MOS-65xx-based computers

    ...This library is intended to be portable to other MOS-65xx-based computers (6507, 6502, 6510, 2A03, 8502), and introducing support for other systems is ongoing (Commodore VIC-20, 64, 16/+4, 128; Apple ][; Nintendo Entertainment System) Ursine Core is a developer's suite hosted on a POSIX-like workstation. The Ursine Core provides: * converters for PNG graphics into tile, font, and sprite artwork for the various platforms * converters for MIDI and (soon) waveform audio into sound effects or music * string conversions and font support * tile-based "walk about" map mode ("overhead view") * "storybook" screens with bitmap graphics * simple text-driven menus * a custom language for writing scripts, that compiles into efficient machine code Note that this project is GPL, but games produced by it need no
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    is a collection of ultra-simple routines I've found useful for making small interactive graphics applications. === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an Intel Core i3 530 (3.4 GHz): * Putpixel - 31 million per second * Rectangle fill - 11 billion pixels per second * Text render - 11 million characters per second (8 point, fixed width font)
    Downloads: 0 This Week
    Last Update:
    See Project