Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

HindiFeatureTags.h

Go to the documentation of this file.
00001 /*
00002  * @(#)HindiFeatureTags.h       1.4 00/03/15
00003  *
00004  * (C) Copyright IBM Corp. 1998, 1999, 2000 - All Rights Reserved
00005  *
00006  */
00007 
00008 #ifndef __HINDIFEATURETAGS_H
00009 #define __HINDIFEATURETAGS_H
00010 
00011 #include "jni.h"
00012 #include "LETypes.h"
00013 #include "OpenTypeTables.h"
00014 
00015 const LETag oopsFeatureTag = 0x6F6F7073; // 'oops'
00016 
00017 const LETag nuktFeatureTag = 0x6E756B74; // 'nukt'
00018 const LETag akhnFeatureTag = 0x616B686E; // 'akhn'
00019 const LETag rphfFeatureTag = 0x72706866; // 'rphf'
00020 const LETag blwfFeatureTag = 0x626C7766; // 'blwf'
00021 const LETag halfFeatureTag = 0x68616C66; // 'half'
00022 const LETag pstfFeatureTag = 0x70737466; // 'pstf'
00023 const LETag vatuFeatureTag = 0x76617475; // 'vatu'
00024 const LETag presFeatureTag = 0x70726573; // 'pres'
00025 const LETag blwsFeatureTag = 0x626C7773; // 'blws'
00026 const LETag abvsFeatureTag = 0x61627673; // 'abvs'
00027 const LETag pstsFeatureTag = 0x70737473; // 'psts'
00028 const LETag halnFeatureTag = 0x68616C6E; // 'haln'
00029 
00030 const LETag blwmFeatureTag = 0x626C776D; // 'blwm'
00031 const LETag abvmFeatureTag = 0x6162766D; // 'abvm'
00032 const LETag distFeatureTag = 0x64697374; // 'dist'
00033 
00034 #endif
00035 

Generated at Tue Dec 5 18:13:01 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000