[latex]Mae govannen![/latex]
Falls du alle* IE berücksichtigen willst: Mit FontSquirrel eine .eot-Datei erstellen lassen.
Wenn ich mir eine eot Datei erstelle, funktioniert dann die Fontanzeige noch im Opera oder Chrome?
Für den FF muss ich ja anscheinend noch eine Woff Datei erstellen.
Nö. FF, Opera und andere (neuere) Browser nutzen die ttf-Datei, IE die eot.
Fontsquirrel erzeugt auch automatisch das passende CSS dazu (Wobei der Unterschied eigentlich nur in einer zusätzliche Zeile besteht).
Ich benutze z.B für Quellcode folgendes:
@font-face {
font-family: 'DejaSM';
src: url('/DejaVuSansMono.eot');
src: local("DejaVu Sans Mono"), local('DejaVu Sans Mono Book'), url('/DejaVuSansMono.ttf') format('truetype');
}
Cü,
Kai
--
Deutsches Liedgut international:
In early rope to mountain we pull
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?
Deutsches Liedgut international:
In early rope to mountain we pull
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?