mundschenk-at / php-typography

A PHP library for improving your web typography.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify settings methods

mundschenk-at opened this issue · comments

The setter methods of the Settings class should be more straight-forward to use and only take arrays where appropriate. (A set of helper functions could be provided to convert formatted strings to arrays.)