Skip to main content

Questions tagged [bitmaps]

The tag has no usage guidance.

2 votes
1 answer
530 views

Decode/convert from monochrome 1-bit bitmap image to PNG from the command line?

I have a binary blob, and I know that it carries bitmap image data, 1-bit depth. However, I don't know how the bitstream can be decoded; judging from the screenshot from here, which is of a program ...
sdbbs's user avatar
  • 1,402
0 votes
3 answers
567 views

Why does a .bmp image have two types of file headers?

I recently opened 2 identical bitmap images in Notepad++ The one header begins with: 'Bmb' and the other with: 'Bm~' Why is that?
Lance Marchetti's user avatar
1 vote
0 answers
813 views

Colors changing to black when changing from .BMP to .ICO in Windows 10

I would like to create a custom icon for a shortcut (in Windows 10). Several sites like this one suggest first creating a bitmap, and then saving that .bmp with a .ico extension. I follow the ...
nuggethead's user avatar
0 votes
1 answer
214 views

Creating an image from excel spreadsheet data

I have a spreadsheet representing 2D measurement data. Think of each cell's numeric value as a pixel intensity at (x,y) where x is the cell's column and y is the row. I would like to visualize the ...
Michael's user avatar
  • 337
0 votes
0 answers
85 views

Given a printing of a monochrome bitmap image, how can I recover the bitmap?

I have a printout (scan, really) of what was originally a monochrome bitmap image. The pixels are clear enough that I can manually doodle in a reproduction of it in Paint or Gimp or some other image ...
John O's user avatar
  • 755
2 votes
1 answer
1k views

Can GIMP on Windows use BDF or PCF bitmap fonts?

I'm trying to use copies of the venerable misc-fixed bitmap fonts in a Windows 10 installation of GIMP 2.10.12. As far as I can tell, they should appear in the list of fonts after placing them in one ...
EchoLynx's user avatar
  • 368
0 votes
1 answer
621 views

Generate bitmap texture from bitmap font and string

I downloaded nice bitmap fonts and I can easily convert them to many other bitmap font formats (.fon,.sfd ...) using FontForge but I'm missing very basic thing - how to generate actual bitmap image? ...
Prokop Hapala's user avatar
0 votes
0 answers
76 views

How can I effectively look at images in shell32.dll by simply looking at the raw data and chang how it's rendered?

I'm using this website http://rawpixels.net/ to look at the shell32.dll file and I'm trying to find the right settings to use so I can see the icons within the file. I know that there should be an ...
Andrew900460's user avatar
0 votes
1 answer
1k views

BM Generator for Simplified Chinese

I'm not sure if this is the right place to ask this (maybe language exchange is worth a shot too?) but I figured I'd give it a go in case somebody knows. I'm using Bitmap font generator to generate a ...
vexe's user avatar
  • 145
0 votes
2 answers
2k views

How does a GPU know the address of each and every pixel on a screen? If so how does it cope with high resolution images?

I know how bitmaps work and how pixels are used (binary 0 or 1). I am also aware of RGB but the thing I wonder about is how GPUs know the address of each pixel on a high resolution screen and how the ...
CasualGenius's user avatar
2 votes
2 answers
949 views

How to force Illustrator to accurately trace the actual pixels?

I’m trying trace and convert a bitmap to a vector image, but I need Illustrator to actually trace the actual pixels, not smooth them out. I’ve tried various settings with “Live Trace,” but the result ...
user495869's user avatar
0 votes
1 answer
294 views

How can I divide a drawing into a unequal size blocks using Paint.NET?

I have a magnificent set of hand drawn rune cards that I wish to scan into a runic encyclopedia of some sort. Each card is 100mm x 80mm, so I could fit 6 per A4 page to scan them. After a little edit, ...
ProfK's user avatar
  • 2,651
3 votes
1 answer
928 views

Creating bitmap fonts with just text editor?

I'd like to design a few icons for my window manager. For this purpose, I'd like to use bitmap fonts such as siji (which is too small for my needs, unfortunately): But instead of using large software ...
rr-'s user avatar
  • 528
0 votes
1 answer
917 views

How to work out bitmap for a hard drive in free allocation

Reading up on wiki on bitmap as a method hard drives use to find out sectors that are available to store data to or not. Examples are given showing the size of a bit map. with hard drive size and ...
lecardo's user avatar
  • 115
1 vote
0 answers
4k views

How to edit the Boot Graphics Resource Table / Edit windows 8 BOOT LOGO? [duplicate]

I want to edit the screen which is displayed when windows 8 (starts) loads (/loading). As for now it has the Toshiba logo, I want my custom logo or the windows default logo. I have found that UEFI ...
user avatar

15 30 50 per page