Add new font family in the toolbar

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • None
    • Affects Version/s: 3.9.1
    • Component/s: None
    • Security Level: Jimmy
    • None

      Users can add new font family in the drop-down list of the toolbar which is available on their client devices or by importing from the internet.

      workaround

      • override zss.FontFamilyCombobox._doBtnClick() like the attached file and add the corresponding css class like
        
        .zsfontfamily-bradley-hand .z-comboitem-text {
            font-family: Bradley Hand;
            font-size: 18px;
        }
        

            Assignee:
            Unassigned
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: