Skip to content

Releases: turborium/TurboControls

v1.0.0

22 Jan 23:13

Choose a tag to compare

First stable release of TurboControls

Summary

First release of TurboControls — a collection of components for Lazarus/Free Pascal.
Ready for evaluation and integration in Lazarus projects.

Included components:

  • TTurboHslLinePicker, TTurboHsvLinePicker — linear hue/saturation/value/lightness controls with synchronization.
  • TTurboRgbLinePicker — separate R/G/B controls.
  • TTurboAlphaLinePicker — alpha slider and preview integration.
  • TTurboHslAxisPicker, TTurboHsvAxisPicker — 2D axis pickers for Saturation/Lightness and Saturation/Value.
  • TTurboColorCell — palette cell with selection API.

Compatibility & requirements

  • Lazarus/Free Pascal
  • Tested on Windows x86_64 (prebuilt demo included); should work on other platforms supported by Lazarus.

License & contribution

  • See LICENSE.txt for license terms.
  • Please file issues and feature requests via GitHub Issues. Contributions welcome via PRs.