Uniscribe OS Design Development (Windows CE 5.0)
The Unicode Script Processor for Complex Scripts (Uniscribe) technology supports scripts that require special processing to display and edit because their characters are not laid out in a linear progression from left to right. Windows CE provides the correct text handling and layout for these scripts, and for mirroring capabilities.
Note The Unicode Script Processor for Complex Scripts should not be used for East Asian scripts, such as Hangul or Chinese.
OS Design Information
The following table shows operating system design information for Unicode Script Processor for Complex Scripts.
Concept | Description |
---|---|
Dependencies | Complex-Scripts enabled font and keyboard |
Hardware considerations | Unicode Script Processor for Complex Scripts |
Modules and Components
The following table shows the components and modules that implement Unicode Script Processor for Complex Scripts.
Item | Module | Component |
---|---|---|
Unicode Script Processor for Complex Scripts | uspce | None |
Unicode Script Processor for Complex Scripts Implementation Considerations
The following table shows the Sysgen variables for Unicode Script Processor for Complex Scripts. This includes the Uniscribe engine, and the fonts and keyboard layouts for the supported languages.
Sysgen variable | Description |
---|---|
SYSGEN_UNISCRIBE | When this variable is set, the Unicode Script Processor for Complex Scripts Catalog item is included in the OS design. |
Related Sections
- Uniscribe Application Development
Describes how to use Uniscribe to process complex scripts, and how to use mirroring to set the window layout for languages that require right-to-left (RTL) layout. - Complex Scripts Overview
Provides an overview of the Complex Script concept and includes a description of each attribute that is specific to Complex Scripts. - Creating a Complex Scripts-enabled Run-Time Image
Provides instructions on how to create a complex scripts-enabled run-time image. - Uniscribe Application Development
Describes how to use Uniscribe to process complex scripts. Describes how to use mirroring set the window layout for languages that require right-to-left (RTL) layout. - Uniscribe Registry Settings
Provides registry-related information for Uniscribe. - Uniscribe Security
Provides security-related information for Uniscribe. - Uniscribe Reference
Contains reference pages for the Uniscribe application programming interface.
Send Feedback on this topic to the authors