Anzeige von letterativestudio

Forum

 

8 posts

Font?

28.01.2011 um 22:36

I'd like to know what these fonts are. The ones that are rectangled red.

Font?

Identifizierte Fonts

Aller  Vorgeschlagen von rocamaco 
Futura Book  Vorgeschlagen von rocamaco 

Vorgeschlagener Font

Arial Regular (on your computer)  Vorgeschlagen von rocamaco 


28.01.2011 um 23:11

The font for "Convenience" is from the "Aller Font Family", I'm sure because you can find it for yourself, through CSS of the own site:
http://www.swiftkit.net/
Identifizierter Font: Aller


29.01.2011 um 05:57

rocamaco sagte  
The font for "Convenience" is from the "Aller Font Family", I'm sure because you can find it for yourself, through CSS of the own site:
http://www.swiftkit.net/

Aller

Very Sarcastic.. because the area "Aller.swf" is in is Not able to be seen just by Looking at the Code.. i had to use Firebug just to see what it was.


29.01.2011 um 08:41

Sorry TylerOH, but you have even two ways to know:

1) Using a decompiler of a flash movie... direct and easy...
2) Following http://www.swiftkit.net/js/fonts.js, easy too...

You must see in:

// Initialise the fonts
var Aller = {
src: 'Aller.swf'
,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};

// Activate the fonts
sIFR.activate(Aller);

// Replace the fonts
sIFR.replace(Aller, {
selector: '.infoBox h3, .portBox h3, .serviceBox h2, .contactBox h3'
,css: [
'.sIFR-root { font-size: 18px; color: #333333; }'
]
,transparent: true
});

sIFR.replace(Aller, {
selector: '.serviceBox h3'
,css: [
'.sIFR-root { font-size: 14px; color: #333333; }'
]
,transparent: true
});


29.01.2011 um 10:07

At this size and resolution and with these chars, it's also acceptable: "Futura Medium" for "Free download", I'd say...

You can see it through: http://new.myfonts.com/fonts/adobe/futura/
Identifizierter Font: Futura Book

Bearbeitet am 29.01.2011 um 13:09 von rocamaco


29.01.2011 um 13:06

"Arial Regular" for "A COMPLETE RUNESCAPE TOOLKIT" and "usersonline"...
Vorgeschlagener Font: Arial Regular (on your computer)


29.01.2011 um 18:09

rocamaco sagte  
Sorry TylerOH, but you have even two ways to know:

1) Using a decompiler of a flash movie... direct and easy...
2) Following http://www.swiftkit.net/js/fonts.js, easy too...

You must see in:

// Initialise the fonts
var Aller = {
src: 'Aller.swf'
,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};

// Activate the fonts
sIFR.activate(Aller);

// Replace the fonts
sIFR.replace(Aller, {
selector: '.infoBox h3, .portBox h3, .serviceBox h2, .contactBox h3'
,css: [
'.sIFR-root { font-size: 18px; color: #333333; }'
]
,transparent: true
});

sIFR.replace(Aller, {
selector: '.serviceBox h3'
,css: [
'.sIFR-root { font-size: 14px; color: #333333; }'
]
,transparent: true
});

Yes but not some Standard web user would notice that kind of detail...


29.01.2011 um 18:19

I'm OK but I just was trying to prove my sureness about the identification...

I was not trying to drive crazy anybody...



Alle Zeitangaben sind CEST. Es ist jetzt 14:16


 
Datenschutzerklärung  -  Kontakt