eT` Posted January 25, 2013 Report Posted January 25, 2013 (edited) Sveiki, kā var panākt lai uz IE rādītu manus custom fontus? Mans CSS: @font-face{ font-family: 'AVGR'; src:url('avgr.eot'); src:url('avgr.eot?#iefix') format('embedded-opentype'), url('avgr.svg') format('svg'), url('avgr.woff') format('woff'), url('avgr.ttf') format('truetype'); } httpd.conf pieliku šo: <FilesMatch "\.(ttf|otf|eot|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch> bet IE9 neattēlo fontus. konsolē ieraudzīju šādus smukus errorus: CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable. avgr.ttf CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable. avgrb.ttf Edited January 25, 2013 by eT` Quote
foxsk8 Posted January 25, 2013 Report Posted January 25, 2013 Lieto šo ģenerātoru: http://www.fontsquirrel.com/ Settingos ieliec, Font Formats: svg. Subsetting: saliec krievu, latviešu, en supportu. Visam vajadzētu uzģenerēties pareizi. Ja nē, paņem kādu citu fontu un tur iedos tev css settingus. Quote
eT` Posted January 25, 2013 Author Report Posted January 25, 2013 Huh, manis lietotais fonts tur ir black-listed. Laikam būs jāņem cits fonts. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.