adobe-webplatform / dropcap.js

Beautiful CSS drop caps made easy
Other
929 stars 70 forks source link

Basic support for RTL languages. #20

Closed JonahBraun closed 8 years ago

JonahBraun commented 8 years ago

A simple detection of text direction is used to decide which side the dropcap should be floated. This works for Hebrew (without pointing). Further work will need to be done to support Arabic.

Live example: https://codepen.io/JonahBraun/pen/RRyKZk

Preview:

screen shot 2016-07-23 at 22 04 00