Download Source Code Typesettings 3.0.0

  • Post author:
  • Post category:Download

Ian Rose is announcing that Typesettings with version number 3.0.0 is already available to download.

What is Typesettings ?

Typesettings is A powerful SASS library for supporting responsive typography settings, meaning text that resizes with the available viewport size .

Typesettings uses EMs to set the page’s text display settings, a percentage-based measuring unit for type on the Web.Typesettings works by automatically taking the available free space and browser width, adjusting text size accordingly, making sure the text fits on the screen and the page keeps an easy to follow vertical rhythm.The library is ideal for headlines and dynamic headers, making sure that on small screen devices the title of a page and article headers don’t go off-screen or cover up most of it. It also relies on SASS functions to dynamically calculate the best display settings, adjusting values in real-time and according to a modular scale, and keeping baseline, border and padding settings in sync with the resized text.

This is changelog for Typesettings version 3.0.0 :

  • Adds silent options to setType and setLeading mixins.

You can read the complete changelog and also download this latest version on their homepage: typesettings.io