bitmaps
There are 51 repositories under bitmaps topic.
SilenceLeo/snowb-bmf
Bitmap Font Generator Online
turtiustrek/taskmanager
Draw bitmaps on a windows 10/11 task manager!
beling/bsuccinct-rs
Rust libraries and programs focused on succinct data structures
koszeggy/KGySoft.Drawing
KGy SOFT Drawing is a library for advanced image, icon and graphics handling.
statico/rltiles
GitHub clone of RL Tiles (graphical tileset for Roguelike games) + JSON metadata + selector
devnied/AndroidBitmapTransform
AndroidBitmapTransform is an useful library to do Bitmap transformation on Android.
baderouaich/BitmapPlusPlus
Simple and Fast single header Bitmap (BMP) C++ library
rmesch/Bitmaps2Video
A Delphi-class to support encoding of a series of bitmaps and video clips to a video file. It requires the ffmpeg-library and is intended as an easy to use interface to this library.
stmn/font2bitmap
🛠️ This tool allows you to convert fonts (ttf, otf, woff) into bitmap fonts (png) just in your browser.
Scrawk/ImageProcessing
A collection of code for processing images
jermp/s_indexes
Universe-sliced indexes in C++.
YarikSOffice/Bitmap-Decoding-Playground
Dealing with Bitmaps in the Right Way. Efficient Bitmap Decoding
rmesch/Parallel-Bitmap-Resampler
Parallel high quality rescaling of VCL- and FMX- bitmaps
Eroica/greedy-ocr
An OCR engine that works by finding pre-known letters in a word's image
Siddharth-sing/CanvaKids
Awesome Kid's Drawing App. It has a click and draws feature.
cloudacy/pdf_image_renderer
Flutter plugin: Renders PDFs to bitmaps using native renderers.
aditisrinivas97/Bitmap4Rust
A Rust library for creating and manipulating Bitmaps.
Carson-Shook/Winclipper
Store recently copied data for later! A simple and open-source clipboard manager.
lyriarte/StripDisplay
Display text and bitmaps on strip led panels.
Emreozgun/Unix-File-System
It has been implemented as based on Unix File System in C++.
HanSaloZu/Tupper-s-self-referential-formula
Implementing the Tapper self-referential formula in Python, with which you can create bitmaps with a size of 17x106 pixels.
zoetway/c64asm
C64 Assembly code
codepo8/canvasshift.js
A helper function to shift images on a canvas to allow for image tiling and conversion.
faytor/moon_phase_calculator
A simple algorithm to calculate Moon's Phase on a given date using the Arduino environment. Here, I used the Heltec esp32 v2 development board.
ruannl/ISO8583_MessageSandbox
C# implementation of: ISO 8583 is an international standard for Financial transaction card originated interchange messaging
WaKeMaTTa/sefart
Web implementation of Sefart methodology (bitmaps of Hebrew literature)
AnamikaChoudharyGit/Captcha-Detection
It is a python based tool which segments, processes image and detects simple numbers and letters based captchas
AQUIN0S/FixedBitmaps
A small crate implementing bitmap functionality around primitive Rust unsigned integers.
jesper-olsen/font8x8-rs
8x8 bitmap fonts for 604 unicode code points (ascii, latin, greek, hiragana, ...)
krish1925/Ex2-File-System
Revamped ext2 file system on Arch Linux, optimizing for cleanliness, integrating mounting, symlinks, bitmaps, and more.
NamrathaHV/Solar_System
This project illustrates a simple solar system in a 3D space where the planets will have retrograde motion towards the sun.
RapidCodeLab/bitmap-index-targeting
roaring bitmap targeting
sachinkumarsingh092/bitmap-filter
Few filters for 24-bit uncompressed bitmap images.
Sagacious-Software/Freaking
Simple 2D drawing library
soumyadip007/Redis-Endpoint-Storage-Application-using-Spring-Boot-Rest-and-Microservices
Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.
rpxpx/bitshift
Logical operation bitmaps. Bitmap images formed by taking the Boolean (zero/non-zero) value for each pixel from a chain of simple logical and arithmetic operations on pixel (x,y) coordinates and a constant K.