fontdue icon indicating copy to clipboard operation
fontdue copied to clipboard

Minor improvements to layout API

Open samu698 opened this issue 7 months ago • 0 comments

The changes in this PR are:

  1. Added with_settings function for Layout that receives a LayoutConfig instance allowing to configure the layout without having to call reset().
  2. Added LayoutSettingsBuilder a builder pattern for LayoutSettings.

samu698 avatar Nov 14 '23 20:11 samu698