Skip to content
Open
No due date
Last updated Apr 22, 2018
75% complete

For 1.0.0, Conrod should have:

  • All commonly requested, major widgets.
  • A simple and concise API for designing custom widgets.
  • Tutorials for both widget use and custom widget implementation.
  • Have a unique example for each internal Widget type.
  • Have an example demonstrating how to implement a custom widget.
  • Support for using custom images for Widgets.
  • Removed all unnecessary allocations and have had a thorough performance review (this includes elmesque).
  • A macro for automatically generating WidgetIds.
  • Provide a variety of nice, free (MIT license compatible) fonts.

Once this milestone and all associated issues are completed, we'll move conrod into a 1.0.0-alpha stage.

List view