[webkit-help] SVG font ligatures

Saba Taseer stehseen at hotmail.com
Sun Sep 25 22:57:16 PDT 2011


I am trying to understand the svg implementation in webkit. In the webkit code I observed that the unicodes are searched for single character. Does SVG implementation supports anything like 
 
<glyph unicode="fF" glyph-name="f_F" horiz-adv-x="760" d="M32 75q9 191 3 324c-1 25 -18 39 -18 48s3 22 35 23s94 13 219 25a19 46 -105 1 0 52 -44q-144 -13 -219 -28q0 -68 1 -141q56 12 181 18a12 27 0 1 0 0 -53q-139 2 -183 -25q0 -73 2 -137a27 38 -73 1 0 -74 -10zm384 -16q-2 129 -2 202t3 191c0 13 26 27 65 36s132 14 216 31a20 26 -12 1 0 0 -52c-45 -3 -87 -7 -126 -13s-74 -14 -95 -33q-2 -61 2 -135c31 17 94 33 158 37a22 28 -123 1 0 14 -48c-44 0 -127 -8 -171 -44q1 -63 -3 -169a13 31 -87 0 0 -61 -3z"/>
 
or it will treat each f as a single character and draw individual glyphs of f anf F.



Regards,
Saba Taseer 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110926/2d8aab2b/attachment.html>


More information about the webkit-help mailing list