Skip to content

chore(lib): Define Uniscribe itemization control - #3287

Draft
OmarAglan wants to merge 1 commit into
TheSuperHackers:mainfrom
OmarAglan:fix/usp10-itemization-control
Draft

chore(lib): Define Uniscribe itemization control#3287
OmarAglan wants to merge 1 commit into
TheSuperHackers:mainfrom
OmarAglan:fix/usp10-itemization-control

Conversation

@OmarAglan

Copy link
Copy Markdown

This pull request updates the Usp10Loader class to ensure proper support for bidirectional text analysis by reintroducing and defining the ScriptControl structure. This structure is now explicitly required for the ScriptItemize function, even if its flags remain unused.

Bidirectional text analysis support:

  • Re-added and defined the ScriptControl struct with default_language and reserved bit fields to ensure a non-null control structure is available for bidirectional analysis in ScriptItemize. A comment explains the rationale and usage, referencing the need for non-null control in bidirectional scenarios.

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.

1 participant