- 30 12月, 2015 1 次提交
-
-
由 Khaled Hosny 提交于
Some of it (create, reference, destroy) are adapted from Cairo docs.
-
- 01 9月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 21 6月, 2014 2 次提交
-
-
由 Behdad Esfahbod 提交于
HB_VERSION_CHECK's comparison was originally written wrongly by mistake. When API tests were written, they were also written wrongly to pass given the wrong implementation... Sigh. Given the purpose of this API, there's no point in fixing it without renaming it. As such, rename. API changes: HB_VERSION_CHECK -> HB_VERSION_ATLEAST hb_version_check -> hb_version_atleast
-
由 Behdad Esfahbod 提交于
-
- 29 8月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
Move it to new harfbuzz-gobject library. Implement enums and boxed types for object-types. Still have to do boxed types for value types.
-
- 27 8月, 2013 3 次提交
-
-
由 Behdad Esfahbod 提交于
Makes documentation / introspection easier.
-
由 Behdad Esfahbod 提交于
That moment that you have to accept that you made API mistakes...
-
由 Anthony Carrico 提交于
Initial setup of gtk-doc. Straight forward setup following the gtk-doc instructions. Ignore some troublesome types in src/hb-gobject.h. To build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in harfbuzz/docs/reference/html/index.html.
-