OSDN Git Service

PixmapPacker didn't duplicate borders.
authorhyvas <hyvas@server.fake>
Wed, 23 Jan 2013 23:23:55 +0000 (23:23 +0000)
committerhyvas <hyvas@server.fake>
Wed, 23 Jan 2013 23:23:55 +0000 (23:23 +0000)
commit95b8396073b652caa18e3dfd6aa84054179a5ba4
tree8e8dcfe871d1b661ee5c79b3c70db1ad0413425f
parentdcdfa3ce89b1034ea9a276b637703d6358415d66
PixmapPacker didn't duplicate borders.

Previous code was based on routine from TexturePacker but Pixmap takes
different parameters to Graphics2D.
Blending function restored after duplicating borders for efficiency.
gdx/src/com/badlogic/gdx/graphics/g2d/PixmapPacker.java