AztecEditor-iOS icon indicating copy to clipboard operation
AztecEditor-iOS copied to clipboard

Add support for different font sizes.

Open diegoreymendez opened this issue 8 years ago • 5 comments

Add support for different font sizes.

diegoreymendez avatar Dec 15 '16 14:12 diegoreymendez

@diegoreymendez are you referring to things like Header elements <h1><h2> etc.. HTML class styles or are you talking about support for dynamic fonts on iOS.

SergioEstevao avatar Feb 13 '17 21:02 SergioEstevao

I was thinking of font sizes as defined in HTML. Either through styles or through <Hx> tags.

You're right that we should support dynamic fonts in iOS, but only as a v2 feature.

diegoreymendez avatar Feb 14 '17 00:02 diegoreymendez

For the header sizes the reference size are this:

H1: 32pt, H2: 24pt, H3: 21pt, H4: 16pt, H5: 14pt, H6: 11pt

SergioEstevao avatar Feb 16 '17 16:02 SergioEstevao

Reopening since this also covers custom styles.

I've created a new issue to represent the part of this issue that was closed. The issue is #324.

diegoreymendez avatar Feb 24 '17 18:02 diegoreymendez

What is the current status for this feature?

WestFlow127 avatar Jul 17 '20 22:07 WestFlow127