OLD | NEW |
1 /* | 1 /* |
2 * Copyright © 2014 Google, Inc. | 2 * Copyright © 2014 Google, Inc. |
3 * | 3 * |
4 * This is part of HarfBuzz, a text shaping library. | 4 * This is part of HarfBuzz, a text shaping library. |
5 * | 5 * |
6 * Permission is hereby granted, without written agreement and without | 6 * Permission is hereby granted, without written agreement and without |
7 * license or royalty fees, to use, copy, modify, and distribute this | 7 * license or royalty fees, to use, copy, modify, and distribute this |
8 * software and its documentation for any purpose, provided that the | 8 * software and its documentation for any purpose, provided that the |
9 * above copyright notice and the following two paragraphs appear in | 9 * above copyright notice and the following two paragraphs appear in |
10 * all copies of this software. | 10 * all copies of this software. |
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
307 #undef OT_LABEL_END | 307 #undef OT_LABEL_END |
308 #undef OT_BYTE | 308 #undef OT_BYTE |
309 #undef OT_USHORT | 309 #undef OT_USHORT |
310 #undef OT_DISTANCE | 310 #undef OT_DISTANCE |
311 #undef OT_COUNT | 311 #undef OT_COUNT |
312 | 312 |
313 /* | 313 /* |
314 * Include a second time to get the table data... | 314 * Include a second time to get the table data... |
315 */ | 315 */ |
316 #ifdef OT_MEASURE | 316 #ifdef OT_MEASURE |
317 #include __FILE__ | 317 #include "hb-ot-shape-complex-arabic-win1256.hh" |
318 #endif | 318 #endif |
319 | 319 |
320 #define HB_OT_SHAPE_COMPLEX_ARABIC_WIN1256_HH | 320 #define HB_OT_SHAPE_COMPLEX_ARABIC_WIN1256_HH |
321 #endif /* HB_OT_SHAPE_COMPLEX_ARABIC_WIN1256_HH */ | 321 #endif /* HB_OT_SHAPE_COMPLEX_ARABIC_WIN1256_HH */ |
OLD | NEW |