Skip to content

Create skins for LibGDX scene2d.ui with a graphical interface.

License

Notifications You must be signed in to change notification settings

Lunacore/skin-composer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Logo

  • Use Skin Composer to create skins for LibGDX's Scene2d.UI!
  • Version 27
  • Live preview of all widgets with configurable options
  • Specify tinted, tiled, and custom created Drawables right in the editor
  • Includes BitmapFont editor and Image font generator like Shoebox
  • Freetype support and custom serializer to generate fonts from Json
  • Nine-Patch editor with batch functions for multiple images
  • Implement your own classes allowing for extended Skin functionality
  • VisUI template and sample projects included

Skins Preview

See more examples and sample code at Ray3k

Contact

Notes

To run Skin Composer on OSX, use the executable Mac release. If that fails, download the skin_composer_mac.jar version of the app and run it via terminal with the following command: java -XstartOnFirstThread -jar skin_composer_mac.jar

To run/build the project in Idea/Android Studio, do the following:

  • In 'File/Project Structure...' set the project language level to 10
  • Update run configuration with the following VM Option: -XstartOnFirstThread

Thanks to contributer RaimundWege for this information.

License

MIT License

Copyright (c) 2018 Raymond Buckley

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Create skins for LibGDX scene2d.ui with a graphical interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%