Visibility Color: Difference between revisions
Appearance
Created page with "An enhancement package for the report generator supplied with VisualAge Smalltalk, works with any of the later VA Smalltalk versions and any VA Smalltalk version from In..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
An enhancement package for the report generator supplied with [[VisualAge Smalltalk]], works with any of the later VA Smalltalk versions | An enhancement package for the report generator supplied with [[VisualAge Smalltalk]], works with any of the later VA Smalltalk versions from [[Instantiations]]. | ||
Visibility Color provides a framework that gives you an object interface to the output of the report generator, the supported objects include: | |||
*Text (single line or word wrapped into a space of any size, font style, color and justification including decimal. | *Text (single line or word wrapped into a space of any size, font style, color and justification including decimal. | ||
*Text may be rotated at any angle required | *Text may be rotated at any angle required | ||
Line 9: | Line 11: | ||
*Shadowed rectangle - of any size and color - filled or open | *Shadowed rectangle - of any size and color - filled or open | ||
*Images - scaled and stretched to fit including all supported VA image formats | *Images - scaled and stretched to fit including all supported VA image formats | ||
==Licence== | ==Licence== | ||
Commercial software, licence fee 50 UK pounds for 1 or two developers, 100 UKP for 3 to 5 devs and 250 pounds for an unlimited number of devs. | Commercial software from [[Totally Objects]], licence fee 50 UK pounds for 1 or two developers, 100 UKP for 3 to 5 devs and 250 pounds for an unlimited number of devs. | ||
== | ==Links== | ||
* [ | * [http://www.totallyobjects.com/Viscol.htm Totally Objects Software - Visibility Color] | ||
[[Category:Smalltalk]] | [[Category:Smalltalk]] |
Latest revision as of 19:16, 8 February 2020
An enhancement package for the report generator supplied with VisualAge Smalltalk, works with any of the later VA Smalltalk versions from Instantiations.
Visibility Color provides a framework that gives you an object interface to the output of the report generator, the supported objects include:
- Text (single line or word wrapped into a space of any size, font style, color and justification including decimal.
- Text may be rotated at any angle required
- Line - of any width and color including dashed lines and lines with arrow heads
- Circle - of any radius and color - filled or open
- Ellipse - of any radii and color - filled or open
- Rectangle - of any size and color - filled or open
- 3D rectangle - of any size and color - filled or open
- Shadowed rectangle - of any size and color - filled or open
- Images - scaled and stretched to fit including all supported VA image formats
Licence
Commercial software from Totally Objects, licence fee 50 UK pounds for 1 or two developers, 100 UKP for 3 to 5 devs and 250 pounds for an unlimited number of devs.