What is Picture to People ?

"Picture to People" (P2P) is a huge Computer Graphics project. It was started to create new softwares able to make 2D drawing, 3D rendering, vexel drawing, text effects, photo effects, image filtering and other complex Computer Graphics operations. It has been made from scratch, including its low level Computer Graphics libraries like Maccala. Nowadays, most final features produced for this project are released as free online tools available from its official website. This blog talks about Computer Graphics, mainly concerning Picture to People development.

"Only who makes has true knowledge. Knowledge is control. True power depends on total control. Only who makes from scratch has the real power."

Friday, July 31, 2009

Font engine: example 2

Picture to People font engine can render fonts modifying them like you are used to: bold, italic and both.

As you can see, the font used for this example is not so simple as that ones from the first example. My font renderer can draw harder typefaces.

For now, I see no use to underline or strikethrough styles, so I will not implement them. I prefer implement more useful styles and transformations you can't find in other font engines.

Subscribe in a reader

No comments: