OSDN Git Service

Extract distance field generation into a standalone class
authorThomas ten Cate <ttencate@gmail.com>
Sun, 4 Nov 2012 17:15:33 +0000 (17:15 +0000)
committerThomas ten Cate <ttencate@gmail.com>
Sun, 4 Nov 2012 17:15:36 +0000 (17:15 +0000)
commitedaca9916d0903b383f7e3a34e6286c6d1636983
tree1f218d464cd5fa6e49388bef66c4fcafad0f5742
parent6dab9af746740ea64da6b4fb4604169b838133e3
Extract distance field generation into a standalone class

Also make it runnable as a command line tool
extensions/gdx-tools/src/com/badlogic/gdx/tools/distancefield/DistanceFieldGenerator.java [new file with mode: 0644]
extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/unicodefont/effects/DistanceFieldEffect.java