How do I change the font and font size?

@Andreas_Hegenberg BTT's various text actions work with selected text or text in the clipboard.

How can I change the font starting from where the cursor is? In other words, what you would do here. If that's not possible, could you add that feature? Thanks.

In case anyone's interested, I've found a workable solution. Not with the window above, though.

Question: How do you change the format or font (any part or all of it) exactly where the cursor is, so you can continue typing in the new format?

Answer: With a macro that types a dummy space, applies the new format to it, and then deletes the space again.

This macro changes the font color to blue, starting where the cursor is.

Font blue.bttpreset (6.5 KB)

Looks like this:

Of course, this only works in an RTF text field.