graphics
History of pixel art. Past and future
Pixel art (pixelart, pixel art) is a form of digital graphics created using a raster graphic editor, where each image pixel is manually edited.
For the first time in 1982, the term pixel art was used in Xerox Corporation by Adele Goldbert and Robert Flegal, but the graphic itself was used 10 years before in the same Xerox company. Also, to some extent, we can also consider pixel art ’and the occupation our grandmother-great-grandmothers were engaged in – cross-stitching, is it not true, it looks like – one cross – one pixel =)
Most of us saw pixel graphics on TV screens for the first time, playing supermarios, tanks and other games on Super Nintendo set-top boxes, Sega’s Mega Drive. At that time, it was the only available way to display computer graphics. Continue reading
What is Icon Fonts? Meet with FontAwesome and IcoMoon
Here I will demonstrate the excellent solutions that can be achieved using Icon Fonts, but let’s first get acquainted with the very concept of font icons, as well as the positive and negative sides of using them. Then we will test the two most popular sets of font icons using various examples, which will allow you to see how they can be used in real projects. What is Icon Fonts? Icon Fonts is nothing more than regular fonts.
The only difference is that instead of the usual for us sets of fonts, consisting of numbers and letters, font icons contain different characters and glyphs. But the main reason why Icon Fonts is so popular on the Web is that they are easily CSS styled. Advantages and disadvantages of font icons. There are several strong positive points in favor of the use of font icons instead of raster images: Any CSS effect can be applied to them. They are scalable because they are created using vector graphics. Continue reading