This is a migrated thread and some comments may be shown as answers.

UI for WPF: RichTextBox text rendering features

1 Answer 66 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Marco
Top achievements
Rank 1
Marco asked on 04 Feb 2016, 09:51 AM

Hi, I need a couple of text rendering features that I can't find in your docs, and precisely:

1. Character spacing (horizontally): a numeric parameter to modify the spacing between chars. This measure could be expressed in pixels, points, percentage or whatever, the effect is that the single letters on the same line will be shown with a different spacing in between.

2. Show text in uppercase: a boolean switch. If enabled the text is shown in uppercase. When switched off, text will show back in original case, as it was written by the user. For this reason, this parameter must not modify the underlying text, only render it as uppercase when activated.

Are these features already implemented (and I just couldn't find them) or are they missing?

 

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Boby
Telerik team
answered on 08 Feb 2016, 08:00 AM
Hello Marco,

None of the features is currently supported, but we have them logged in our feedback portal. You can vote for them and subscribe to track eventual progress:
Support for character spacing adjustment
All capitals (All caps) run property support

Regards,
Boby
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
RichTextBox
Asked by
Marco
Top achievements
Rank 1
Answers by
Boby
Telerik team
Share this question
or