Skip to content

Add Indic Shaper#1756

Draft
MathanM wants to merge 5 commits into
DavBfr:masterfrom
MathanM:indic-shaper
Draft

Add Indic Shaper#1756
MathanM wants to merge 5 commits into
DavBfr:masterfrom
MathanM:indic-shaper

Conversation

@MathanM

@MathanM MathanM commented Oct 5, 2024

Copy link
Copy Markdown

No description provided.

@DavBfr

DavBfr commented Oct 5, 2024

Copy link
Copy Markdown
Owner

Can you add some unit tests?

@DavBfr

DavBfr commented Oct 5, 2024

Copy link
Copy Markdown
Owner

#1723 looks like a better long-term solution. Why this PR?

@MathanM

MathanM commented Oct 7, 2024

Copy link
Copy Markdown
Author

@DavBfr I just created it to keep some workaround mean while I work on the long term solution.

flex[n] = math.max(flex[n]!, columnLayout.flex!);
}
_widths[n] = math.max(_widths[n]!, columnLayout.width!);
_minWidths[n] = math.max(_minWidths[n]!, columnLayout.minWidth ?? 0);

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated as index in latest changes

@selvam920

Copy link
Copy Markdown

i tested with this changes, it's working with tamil font, can you merge it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants