Skip to content

0.11.1

Choose a tag to compare

@PolyMeilex PolyMeilex released this 22 Jul 00:28
· 1 commit to master since this release
ea5939e
  • Add the option to hide the borders FrameConfig::hide_border
  • skrifa feature got added (for skrifa based title rendering)
    • Can be enabled like this:
      sctk-adwaita = { default-features = false, features = ["skrifa"] }
  • cosmic-text feature got added (for cosmic-text based title rendering with shaping and font fallback)
    • Can be enabled like this:
      sctk-adwaita = { default-features = false, features = ["cosmic-text"] }