Opened 10 years ago

Closed 10 years ago

#12386 closed Bug (invalid)

font style format

Reported by: 314group Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

I'm trying to modify the way the font combo is outputting html

config:

config.font_names = 'Arial;' + 'Times;' + 'Courier' ;

My combo is well displayed -> 3 fonts are available but when i'm applying the font, i would like to modify the way the span is generated. For instance instead of <span style="font-family: arial"> I would like <span style="font-family: Arial">

is it possible ?

Change History (1)

comment:1 Changed 10 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.5.0 (GitHub - major)

I'm sorry but I see no bug here. Such questions should be asked on forum.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy