Content Editing Formatter
interface ContentEditingFormatter
Functions
Link copied to clipboard
Apply the given format to the currently selected content.
Link copied to clipboard
Link copied to clipboard
Usually we'd increase font-sizes by 1 point. Except if the current size has a fractional value, the we go first for the next Integer (using the floor or ceil). As limits for increasing and decreasing we take the lowest and highest value of the available font sizes.
Link copied to clipboard
Link copied to clipboard
Functions called from the ContentEditingStylingBar to handle the increase/decrease fontsize buttons
Link copied to clipboard
Sets a font for the current selection/cursor position
Link copied to clipboard
Sets the font color for the current selection/cursor position
Link copied to clipboard
Sets the font size for the current selection/cursor position
Link copied to clipboard
Link copied to clipboard