#pixmap

2025-07-14

DPF validation. What's not to like?

#golang #foss #dpf #pixelart #pixmap #bdf #DeluxeDraw

Felix Palmen :freebsd: :c64:zirias@bsd.cafe
2024-06-07

Next step completed, my #TextBox widget now supports mouse input: click, doubleclick and drag 🥳.

Not so nice: With overall more drawing operations, I see #flicker happening more often 😒. Did some research already, it seems with #XRender, the only way to avoid it would be to render to some #pixmap (instead of the window directly) and use #XPresent to get it on the screen? @thomasadam do you know an "easier" way? 🙈

Felix Palmen :freebsd: :c64:zirias@bsd.cafe
2024-05-14

Started work on some TextRenderer class/module.

Should in the end handle everything to get an #X11 #pixmap from some #utf8 text. For now, just runs #harfbuzz shaping and calculates the resulting pixel size in a background thread.

I have no idea whether my calculations are really correct. But at least, the result for a "Hello, World!" text looks somewhat plausible 😅

github.com/Zirias/xmoji/commit

Barry Schwartz 🫖chemoelectric@masto.ai
2023-05-01
2022-05-02

The Coffee Cup Abstraction

(A hand-drawn Pixmap/Level Of Detail exercise)

#pencildrawing #pencilsketch #drawing #pixmap #pixel #bitmap

A hand-drawn grey-scale multilevel pixmap of a coffee cup.  5 levels... Highest resolution at the top, down to lowest resolution at the bottom

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst