ui-graphics-tools

command module
v1.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

README

Quality Gate Status Publish Docker Image

UI Graphics Tools

Tools for generating graphics for user interfaces from SVG files. Currently, the following is supported:

  • generate icons for Windows, Mac OS and Linux from SVG files
  • generate splash screen for application from predefined template

Usage

Tools are packages as Docker image, so they can be run on any platform that supports docker. Run tools with the following command:

docker run  -v ${PWD}:/workspace  ghcr.io/bitshifted/ui-graphics-tools:<version>  <arguments>

where <version> is the version of image you want to run, and <arguments> program arguments.

Mounting local working directory with -v ${PWD}:/workspace will enable running container as if it is run in current directory.

For more more detailed usage instructions, check out the following pages:

License

This project is published under Mozilla Public License 2.0 (MPL-2.0)

Bug reports and feature requests

Please submit and issue in this repository with detailed description of the bug or feature.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL