updated sys and created publi

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-21 18:09:49 +01:00
parent 2a6e2ff863
commit cefd1c2ad0
9509 changed files with 744901 additions and 32263 deletions
+36
View File
@@ -0,0 +1,36 @@
// Type Design Boilerplate V0.1
// https://github.com/raphaelbastide/Unified-Font-Repository/
{
"typeface": {
"name": "OLA sans",
"authors": [
"Raphaël Bastide"
],
"licence": "OFL",
"unicode-ranges": "Basic Latin",
"tags": [
"generative",
"grotesque",
"modified",
"libre",
"open source"
],
"repository-URL": "https://github.com/raphaelbastide/OLA-sans",
"download-URL": "https://github.com/raphaelbastide/OLA-sans/zipball/master",
"softwares": [
"Metafont",
"Metaflop",
"Fontforge"
],
"similar-fonts": [
"Bespoke",
"Dauphine"
],
"sample-text": "Outils Libres Alternatifs - abcdefghijklmnopqrstuvwxyz",
"font": {
"name": "OLA SANS",
"weight": "book",
"creation-date": "2014"
}
}
}
+5
View File
@@ -0,0 +1,5 @@
# Font Squirrel Font-face Generator Configuration File
# Upload this file to the generator to recreate the settings
# you used to create these fonts.
{"mode":"expert","formats":["ttf","woff","woff2","eotz"],"tt_instructor":"keep","fix_vertical_metrics":"Y","fix_gasp":"xy","add_spaces":"Y","add_hyphens":"Y","fallback":"none","fallback_custom":"100","options_subset":"basic","subset_custom":"","subset_custom_range":"","subset_ot_features_list":"","css_stylesheet":"ola-sans.css","filename_suffix":"-webfont","emsquare":"2048","spacing_adjustment":"0","rememberme":"Y"}
+15
View File
@@ -0,0 +1,15 @@
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 9, 2014 */
@font-face {
font-family: 'ola_sansregular';
src: url('olasans-webfont.eot');
src: url('olasans-webfont.eot?#iefix') format('embedded-opentype'),
url('olasans-webfont.woff2') format('woff2'),
url('olasans-webfont.woff') format('woff'),
url('olasans-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.