![]() |
|
|||
File indexing completed on 2025-02-21 10:04:02
0001 /* 0002 * Copyright © 2009 Red Hat, Inc. 0003 * 0004 * This is part of HarfBuzz, a text shaping library. 0005 * 0006 * Permission is hereby granted, without written agreement and without 0007 * license or royalty fees, to use, copy, modify, and distribute this 0008 * software and its documentation for any purpose, provided that the 0009 * above copyright notice and the following two paragraphs appear in 0010 * all copies of this software. 0011 * 0012 * IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR 0013 * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES 0014 * ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN 0015 * IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH 0016 * DAMAGE. 0017 * 0018 * THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, 0019 * BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 0020 * FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS 0021 * ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO 0022 * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. 0023 * 0024 * Red Hat Author(s): Behdad Esfahbod 0025 */ 0026 0027 #ifndef HB_H 0028 #define HB_H 0029 #define HB_H_IN 0030 0031 #include "hb-blob.h" 0032 #include "hb-buffer.h" 0033 #include "hb-common.h" 0034 #include "hb-deprecated.h" 0035 #include "hb-draw.h" 0036 #include "hb-face.h" 0037 #include "hb-font.h" 0038 #include "hb-map.h" 0039 #include "hb-paint.h" 0040 #include "hb-set.h" 0041 #include "hb-shape.h" 0042 #include "hb-shape-plan.h" 0043 #include "hb-style.h" 0044 #include "hb-unicode.h" 0045 #include "hb-version.h" 0046 0047 HB_BEGIN_DECLS 0048 HB_END_DECLS 0049 0050 #undef HB_H_IN 0051 #endif /* HB_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |