Onde está a arte do item de jogo no kbreakout?

0

Estou procurando a localização dos tijolos, do presente, etc., para que, se eu quisesse brincar com meus próprios tijolos particulares, eu pudesse. Eu sei como construir o kbreakout, mas não consigo encontrar onde a arte dos itens do jogo é.

    
por tcekolin 28.01.2012 / 18:44

1 resposta

1

Os temas do Breakout são: / usr / share / kde4 / apps / kbreakout / themes / ou se você tiver as fontes: ... / kbreakout / themes /

Dentro das imagens do svgz ( link ).

apt-cache show inkscape

Description: vector-based drawing program
 Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
 format, a standard maintained by the WWW consortium.
 .
 Inkscape user interface should be familiar from CorelDraw and similar
 drawing programs. There are rectangles, ellipses, text items, bitmap
 images and freehand curves.
 As an added bonus, both vector and bitmap objects can have alpha
 transparency and can be arbitrarily transformed.
 .
 Inkscape supports multiple opened files and multiple views per file.
 Graphics can be printed and exported to png bitmaps.
 .
 Some of the import and export features are provided using the packages
 dia, libwmf-bin, pstoedit, skencil, imagemagick, and perlmagick.
 .
 Other extensions use ruby, libxml-xql-perl, python-numpy, and python-lxml.
 You must have these packages to make full use of all extensions and effects.
 .
 If you want to use the spellchecker, you have to install aspell and the
 respective language-pack, e.g. aspell-en or aspell-de.
Homepage: http://www.inkscape.org/
    
por user26687 28.01.2012 / 20:06