|
|
|
|
|
by stan_rogers
5275 days ago
|
|
There was also an existing CSS implementation of ligatures: font-variant-ligatures: [ common-ligatures | additional-ligatures | historical-ligatures | normal | inherit ];
See http://marc.baffl.co.uk/browser_bugs/css-ligatures.html for a working example. Webkit seems to ignore it; Gecko has an incomplete implementation (common-ligatures works). |
|