#14666 closed New Feature (invalid)
Font name list does not include Calibri
Reported by: | Steve Peacock | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.11 |
Keywords: | Cc: |
Description
Our corporate font has recently changed from Verdana to Calibri.
Unfortunately Calibri is not in the standard font drop-down list. Is this a gap or is there a way to configure the font list and add Calibri?
Many thanks, Steve
Please see: http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-font_names and http://docs.ckeditor.com/source/plugin99.html#CKEDITOR-config-cfg-font_names
I have made simple test with my editor and it has worked without problems.
Please remember that this is Windows font so it will not be available on MAC by default. You can try using
@font-face
in that case: http://stackoverflow.com/questions/11737168/how-to-embed-fonts-in-csshttp://www.w3schools.com/css/css3_fonts.asp