The following code, which is identifiable to the human eye as being primitive ASCII art representing the letter "J" in a pattern of ones, is pasted into a text editor and saved as Example_of_ASCII-art_turned_into_a_bitmap.pbm.
This produces a 143-byte Portable bitmap image file displaying a black "J" on a white background.
This file is then converted to PNG in a compatible image-editing program (e.g. IrfanView) in order to able to display it online.
Here is this image magnified 20 times.
Source and licence
The PBM code for the example was taken from the Portable pixmap[1] article on Wikipedia. The simple design of the "J" is either too simple to be eligible for copyright, or it was released under the GFDL when it was inserted into the article text. The creator of this PNG image releases all rights over it.
Public domainPublic domainfalsefalse
Я, власник авторських прав на цю роботу, передаю роботу в суспільне надбання. Застосовується по всьому світу. У деяких країнах це не може бути юридично можливо, в такому випадку: Я даю кожному право на використання цієї роботи для будь-яких цілей, без будь-яких умов, якщо такі умови не вимагаються за законом.
Підписи
Додайте однорядкове пояснення, що саме репрезентує цей файл
This is a bitmap file generated thus: The following code, which is identifiable to the human eye as being primitive en:ASCII art representing the letter "J" in a pattern of ones, is pasted into a text editor and saved as <code>Example_of_ASCII-art_