#6035 closed enhancement (fixed)
allow customization of editor font list
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Editor | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
allow user option to add fonts, perhaps even based on locale? (e.g. Mincho for Japanese)
can we support a font list like CSS?
Change History (4)
comment:1 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [13061]) specify generics, custom list as options on FontChoice?. Fixes #6029, #6035
comment:4 Changed 13 years ago by
Milestone: | 1.2 → 1.1 |
---|
Note: See
TracTickets for help on using
tickets.
(In [12941]) Add formatBlock to test, make it WYSIWYG. Refs #5980 Add custom fonts via djConfig. Refs #6035