Limitation:
Feedback: Font size dropdown can be provided for PT (Point) option as well as to follow like the Microsoft Word font size.
Hi Everyone,
I am happy to say that this feature is available in the Editor component. The EditorFontSizeComponent toolbar tool accepts a collection of FontSizeItem objects for its data, so the developer can use any valid font-size unit (pt, px, rem, etc.) to set a specific font size for the text in the Editor:
Here is a StackBlitz example that showcases this feature:
Regards,
Zornitsa
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Everyone,
We are declining this request due to low interest and demand. If it turns out to be popular in the future, we will reconsider the status.
For a workaround, the developer can handle the valueChange event of the font size directive and calculate the pt value to pixels.
https://stackblitz.com/edit/angular-hhwaubcc?file=src%2Fapp%2Fapp.component.ts
Regards,
Yanmario
Progress Telerik
Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!