This is the Linux app named Go Graphics whose latest release can be downloaded as v1.3.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Go Graphics with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Go Graphics
DESCRIPTION
gg is a library for rendering 2D graphics in pure Go. There are lots of examples included. They're mostly for testing the code, but they're good for learning, too. It is often desired to center an image at a point. Use DrawImageAnchored with ax and ay set to 0.5 to do this. Use 0 to left or top align. Use 1 to right or bottom align. DrawStringAnchored does the same for text, so you don't need to call MeasureString yourself. gg supports linear, radial and conic gradients and surface patterns. You can also implement your own patterns. It is often desired to rotate or scale about a point that is not the origin. The functions RotateAbout, ScaleAbout, ShearAbout are provided as a convenience.
Features
- There are a few ways of creating a context
- Draw Functions
- Color Functions
- Text Functions
- Stroke & Fill Options
- Gradients & Patterns
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/go-graphics.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.