[–] eddieh 11y ago ↗ Why not link to the bmp? I'd like to inspect it myself. [–] iseyler 11y ago ↗ http://f.cl.ly/items/442N071f051Y3q2l0F1Z/main.bmpThe colors look a bit off from the video but the text is in there correctly.
[–] iseyler 11y ago ↗ http://f.cl.ly/items/442N071f051Y3q2l0F1Z/main.bmpThe colors look a bit off from the video but the text is in there correctly.
[–] d4n3 11y ago ↗ This is kind of disappointing.. I thought it would actually compile or something. Is it even possible with that BMP header?Only writing some text as a bitmap isn't very impressive when the pixels are stored directly as bytes by default. [–] larssorenson 11y ago ↗ It does not compile because of the header =\ I tried and even though it can be forgiving of null characters, it definitely doesn't like the stray bytes.
[–] larssorenson 11y ago ↗ It does not compile because of the header =\ I tried and even though it can be forgiving of null characters, it definitely doesn't like the stray bytes.
4 comments
[ 3.3 ms ] story [ 14.8 ms ] threadThe colors look a bit off from the video but the text is in there correctly.
Only writing some text as a bitmap isn't very impressive when the pixels are stored directly as bytes by default.