Oblique and italic
In the ONLYOFFICE Desktop Editors editor, you need to add the function of setting text styles such as Oblique and italic. Currently, if the keyboard shortcut Ctrl+I is used in the editor, Oblique is used, but not italic. You can implement this feature, for example, using a new button or a drop-down list.
Font example: Iosevka.
https://learn.microsoft.com/en-us/dotnet/api/system.windows.fontstyles?view=windowsdesktop-10.0
1
vote