#bitmaps — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bitmaps, aggregated by home.social.
-
Blog entry: »Black and white Bitmaps, each and every one!« How many different pictures can actually be displayed in black and white bitmaps?
https://animaux.de/blog/technik/black-and-white-bitmaps-each-and-every-one/ #tech #images #photography #bitmaps
-
If you're needing GFXP patterns for your Playdate graphics development, I posted a bunch derived from the original MacPaint, Windows 95 and X11 bitmaps in this MetaFilter thread:
https://www.metafilter.com/207777/Waffles-Revenge#8691915 -
-
Volviendo al minimalismo...
Imagen a bitmap:magick <imagen_original> -colorspace Gray \
-posterize 3 \
-ordered-dither checks \
-negate \
-resize "!$RES" <imagen_destino.xbm>* Los resultados varían según la resolución de la pantalla (lamentablemente)
#ViernesDeEscritorio #gnu #linux #minimalismo #cli #ImageMagick #bitmaps
-
Discover the power of Redis bitmaps for efficient data manipulation! Learn how to optimize storage, track user activity, and perform real-time analytics using this memory-efficient data structure. #Redis #Bitmaps #DataOptimization #DatabasePerformance
https://teguhteja.id/redis-bitmaps-unleashing-efficient-data-manipulation/
-
CW: Rosetta Code/ATS
Okay, you NUMEROUS fans of #ATS, I have done the next step in that set of #RosettaCode tasks dealing with #pixmaps (#bitmaps):
https://rosettacode.org/wiki/Bitmap/Write_a_PPM_file#ATS
You have to get new versions of the earlier files, if you looked at those before. There is a link to them at the top of this entry.