All Versions
8
Latest Version
Avg Release Cycle
123 days
Latest Release
1852 days ago
Changelog History
Changelog History
-
v0.2.3 Changes
March 01, 2020- โ Add an
.otf
font file support - โ Add a GET parameter to change
font-display
style (#4)
- โ Add an
-
v0.2.2 Changes
May 17, 2018๐ Improved the repository performance by turning the sessions off (anyway they were not used). Turning the sessions off also fixes slimphp/Slim#2282.
-
v0.2.1 Changes
February 09, 2018- ๐
Full font names (including the style name) are used as the local font names in a generated CSS. E.g.
src: local('Lato')
becomessrc: local('Lato Light Italic'), local('Lato-LightItalic')
. - โ Added an option to change local font names in the config.
- The
Access-Control-Allow-Origin: *
HTTP header is sent with a generated CSS.
- ๐
Full font names (including the style name) are used as the local font names in a generated CSS. E.g.
-
v0.2.0 Changes
December 04, 2017 -
v0.1.3 Changes
October 21, 2017๐ Improved:
- โ Added
robots.txt
to reduce load from rendering 404 for robots asking for robots.txt
๐ Fixed:
- ๐ Errors are written both to
logs/app.log
anderror_log()
when thedisplayErrorDetails
setting is off.
- โ Added
-
v0.1.2 Changes
October 21, 2017๐ Fixed:
- ๐ Some browsers reject to load fonts from repository (web server setup required, see the readme)
-
v0.1.1
October 21, 2017 -
v0.1
October 21, 2017