CSS properties: text-transform and font-variant

Are you missing a feature? Request its implementation here.
solarian
Posts: 48
Joined: Thu Mar 12, 2009 10:27 pm

CSS properties: text-transform and font-variant

Post by solarian »

At present there's no way to get certain elements to appear in upper case or small caps using CSS, which would be very handy to complement text underlining, so I'd like to ask if this could be put into the request queue. Either "text-transform: capitalize" or "font-variant: small-caps" would do the job. Thanks.
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: CSS properties: text-transform and font-variant

Post by Radu »

Hi,

Oxygen is mostly an editor so I do not know if these styles applied to text would confuse the user as to the actual content which gets saved.
But I registered your request for a future version.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
solarian
Posts: 48
Joined: Thu Mar 12, 2009 10:27 pm

Re: CSS properties: text-transform and font-variant

Post by solarian »

In that case, perhaps restrict this feature to "small-caps" so there's less possibility of confusion.
solarian
Posts: 48
Joined: Thu Mar 12, 2009 10:27 pm

Re: CSS properties: text-transform and font-variant

Post by solarian »

A comparison might be made with the "content" CSS property, which is already supported.
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: CSS properties: text-transform and font-variant

Post by Radu »

Hi,

Oxygen 12 (available in couple of weeks) will have support for "text-transform".
"font-variant" is not yet implemented, maybe in a future version.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply