-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
This issue tracks features that Blitz needs from Parley
Bugs fixes
Fontique
- Webfonts: Ability to customise name and attributes used for matching when loading a font (initial functionality implemented in Add APIs for overriding fonts' metadata at registration time and unregistering fonts #312)
- Webfonts: The ability to remove/unload fonts
- More easily reuse system-fonts across collections (currently only possible by cloning the
FontCollection)
Parley features
- Inline boxes
- Tree-based styles
- Production grade shaping
- Whitespace collapsing
- Hit testing for inline spans (Add external span IDs #230)
-
word-breakstyle (Implement word-break and overflow-wrap style properties #315) -
overflow-wrapstyle (Implement word-break and overflow-wrap style properties #315) -
text-wrap-modestyle (AddTextWrapModestyle #367) -
vertical-alignstyle (Vertical alignment and the concept of a "parent" font and style #291)- Baseline alignment for inline boxes
- Subscript and superscript
- Floated boxes (CSS Floats) #99
- Overflow handling:
-
text-overflow(horizontal overflow) -
line-clamp(vertical overflow)
-
-
white-space-collapsestyle -
white-space-trimstyle - Small caps (text-transform)
- Bounding boxes for inline spans
- Margin/border/padding for inline spans (should be bidi-aware)
- BiDi-direction overrides (html
dirattribute)- Root-level default BiDi direction
- Span-level overrides of BiDi direction
dfrgkane50613
Metadata
Metadata
Assignees
Labels
No labels