-
Notifications
You must be signed in to change notification settings - Fork 9
Spans around partial orthographic syllables can't be styled #89
Copy link
Copy link
Open
Labels
doc:bengdoc:devadoc:gujrdoc:tamlgapi:segmentationGrapheme/word segmentation & selectionGrapheme/word segmentation & selectionl:bnBengali language & scriptBengali language & scriptl:guGujurati language & scriptGujurati language & scriptl:hiHindi, Devanagari scriptHindi, Devanagari scriptl:paPunjabi, Gurmukhi scriptPunjabi, Gurmukhi scriptl:taTamil language & scriptTamil language & scriptp:advanceds:bengBengali scriptBengali scripts:devaDevanagari scriptDevanagari scripts:gujrGurajati scriptGurajati scripts:guruGurmukhi scriptGurmukhi scripts:tamlTamil scriptTamil scriptx:bengx:devax:gujrx:taml
Description
Metadata
Metadata
Assignees
Labels
doc:bengdoc:devadoc:gujrdoc:tamlgapi:segmentationGrapheme/word segmentation & selectionGrapheme/word segmentation & selectionl:bnBengali language & scriptBengali language & scriptl:guGujurati language & scriptGujurati language & scriptl:hiHindi, Devanagari scriptHindi, Devanagari scriptl:paPunjabi, Gurmukhi scriptPunjabi, Gurmukhi scriptl:taTamil language & scriptTamil language & scriptp:advanceds:bengBengali scriptBengali scripts:devaDevanagari scriptDevanagari scripts:gujrGurajati scriptGurajati scripts:guruGurmukhi scriptGurmukhi scripts:tamlTamil scriptTamil scriptx:bengx:devax:gujrx:taml
Type
Projects
StatusShow more project fields
Issue identified, needing investigation
If you try to style part of a syllable by putting a span around the characters you want to style, the overall shape of the syllable is broken.
Here are a number of examples:
Apparently this requirement is a bit difficult to cater to as it requires the knowledge to be transferred by the font to the rendering engine about which part of the glyph is attributed to which code-point in storage. However, if it can be achieved, nothing like it.