mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
SheenBidi: Add sources
This commit is contained in:
parent
a3a4813107
commit
d77d5801d9
85 changed files with 15845 additions and 0 deletions
|
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
* Automatically generated by SheenBidiGenerator tool.
|
||||
* DO NOT EDIT!!
|
||||
*/
|
||||
|
||||
#ifndef _SB_INTERNAL_SCRIPT_LOOKUP_H
|
||||
#define _SB_INTERNAL_SCRIPT_LOOKUP_H
|
||||
|
||||
#include <SBConfig.h>
|
||||
#include <SBScript.h>
|
||||
|
||||
#include "SBBase.h"
|
||||
|
||||
SB_INTERNAL SBScript LookupScript(SBCodepoint codepoint);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue