How can I make sifr3 fonts from .otf fonts? - sifr

I need to make sifr3 fonts from .otf fonts, how can I do that?

you can use https://onlinefontconverter.com to convert your fonts to TTF and then what #Polygraf suggested.

Either Flash (the format ist available on the sifr site) or this: directly on the sifr site

Related

Froala editor not working (icons)

I'm using Froala editor (the free version) and I have the problem that I can't see any icons on the formating buttons.
Is there any way to fix it? Thanks!
You're not including Font Awesome correctly or if you have simply opened a HTML file using the file protocol the icons don't appear in Firefox (see Fonts Not Showing https://froala.com/wysiwyg-editor/browsers).
It is best to include Font Awesome like on https://github.com/froala/wysiwyg-editor/blob/master/examples/basic.html#L6 in order to avoid all the issues above.

make a custom font bold

I have a custom font (poiret) that doesn't have bold type. I would like to use it in my application as bold. In android Typeface.BOLD makes so-called virtual bold typeface. Is there any way to make it bold in xcode?
Thanks in advance.
You can't make Custom font BOLD. Instead, You have to download its bold-versionand use that in your View. Only system fonts can be styled to BOLD

Custom font as fallback font for missing glyphs

I'm currently working on an app which displays some funky characters. They are proper unicode characters There is no system font that contains these glyphs on iOS, so I made a custom font that contains only these glyphs.
Now, I don't want to replace the system font with my custom font, but I want to have iOS load any missing glyphs from my custom font. Can iOS fallback to custom fonts?
Hopefully, you've gotten a reply by now, but the only way this is possible by using a custom font, is to have customise a "normal" fonts non-letter characters by replacing characters like U+2615 (Hot beverage) with your custom glyphs. Thus, you can use your custom font for all your UI, but you would need different characters than you use now to display your custom glyphs

Can we use one swf movie to show font in normal , bold and Italic in sifr 3?

Can we use one swf movie to show font in normal , bold and Italic on a html page in sifr 3?
Yes. Just make sure to embed all variants and to properly set the font-weight and font-style properties.

sIFR letters narrower than original font

I am using corporate(expensive) font-family Gotham.
The problem i'm having is that the sIFR font is slightly narrower that the original fonts which doesn't do the font justice.
Is there a reason for this?
Is there anything i can do about it?
Don't know, but it sounds like a Flash issue, not immediately a sIFR issue.

Resources