|
1827dc20
|
2012-04-24T16:56:37
|
|
Add hb_ot_shape_glyphs_closure()
Experimental API for now.
|
|
6bd9b479
|
2012-04-12T14:53:53
|
|
Hide backend-specific shape functions
Also remove shaper_options argument to hb_shape_full(). That was
unused and for "future". Let it go.
More shaper API coming in preparation for plan/planned API.
|
|
d1c9eb45
|
2012-04-12T13:17:44
|
|
Make it an error to include non-top-level headers
Users should #include <hb.h> (or hb-ft.h, hb-glib.h, etc), but
never things like hb-shape.h directly. This makes it easier to
refactor headers later on without breaking compatibility.
|
|
2409d5f8
|
2011-04-21T17:14:28
|
|
Update Copyright headers
|
|
acdba3f9
|
2010-07-23T15:11:18
|
|
Prefer C linkage
|
|
15c7379c
|
2010-05-26T10:48:10
|
|
Revert "Merge remote branch 'martin/master'"
This reverts commit 80af2812fb3b231ddcb4608ec13c6038a681c818, reversing
changes made to c442672ec2fb83ed41f3994b3aa4f92a097664ab.
|
|
1432ab15
|
2010-05-22T00:56:40
|
|
Add graphical output to hbtestfont
|
|
aa62a402
|
2010-05-21T14:42:11
|
|
Fix Makefile to install hb-ot-shape.h
|
|
c755cb3e
|
2010-04-22T00:11:43
|
|
Change header comment
|
|
8a3511ac
|
2009-11-04T19:45:39
|
|
Add hb_language_t as well as language/script conversion to OT tags
|
|
678bed43
|
2009-08-02T15:35:31
|
|
[HB] Add top-level header files
|