'\" t .\" Title: unicode_script .\" Author: Sam Varshavchik .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 11/25/2020 .\" Manual: Courier Unicode Library .\" Source: Courier Unicode Library .\" Language: English .\" .TH "UNICODE_SCRIPT" "3" "11/25/2020" "Courier Unicode Library" "Courier Unicode Library" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" unicode_script \- unicode script property .SH "SYNOPSIS" .sp .ft B .nf #include .fi .ft .HP \w'unicode_script_t\ unicode_script('u .BI "unicode_script_t unicode_script(char32_t\ " "ch" ");" .SH "DESCRIPTION" .PP \fBunicode_script\fR() looks up the \(lqscript\(rq property of the specified unicode character, and returns it\&. The unicode_script_t enumeration encodes possible unicode script values\&. unicode_script_unknown gets returned for a unicode character with an unknown script property\&. .SH "SEE ALSO" .PP \m[blue]\fBTR\-24\fR\m[]\&\s-2\u[1]\d\s+2, \fBcourier-unicode\fR(7)\&. .SH "AUTHOR" .PP \fBSam Varshavchik\fR .RS 4 Author .RE .SH "NOTES" .IP " 1." 4 TR-24 .RS 4 \%http://www.unicode.org/reports/tr24/tr24-24.html .RE