Changes between Initial Version and Version 1 of Ticket #4887, comment 10
- Timestamp:
- May 14, 2013, 1:18:21 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4887, comment 10
initial v1 14 14 2. In second case font-family is comic sans ms while editor has comic sans ms,cursive defined. Since font doesn't match it isn't recognized. This has already been described in #9964. 15 15 16 3. Font family Georgia is recognized by editor but font size in points isn't. This is happening again because font-sizes in points aren't defined in editor by default and this is again #9964 issue. 16 3. Font family Georgia isn't recognized because of the same reason as in point two. Font in editor is set to "georgia, serif" while font passed from Word is "georgia". 17 Font sizes in points aren't defined in editor by default and this is why they aren't recognized and this is again #9964 issue. 17 18 18 19 Since both problems concern feature mentioned in #9964 I’m closing this ticket as duplicate.