History log of /external/harfbuzz_ng/src/hb-ft.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d1c9eb458c843215da8df84b596bfae51fee135b 12-Apr-2012 Behdad Esfahbod <behdad@behdad.org> 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.
/external/harfbuzz_ng/src/hb-ft.h
01ec13a1d9ae380305b593e1c52cebb0e8327cb6 10-Aug-2011 Behdad Esfahbod <behdad@behdad.org> Implement hb_ft_font_get_face
/external/harfbuzz_ng/src/hb-ft.h
38b2118724600521c6ad1e49df0667dcdf863634 09-Aug-2011 Behdad Esfahbod <behdad@behdad.org> [API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs()

Remove hb_ft_get_font_funcs() as it cannot be used by the user anyway.

Add hb_ft_font_set_funcs(). Which will make the font internally use
FreeType. That is, no need for the font to have created using the
hb-ft API. Just create using hb_face_create()/hb_font_create() and
then call this on the font (after having set font scale). This
internally creates an FT_Face and attached to the font.
/external/harfbuzz_ng/src/hb-ft.h
2409d5f8d7dd8b535ce5ea29e933f7db27d33793 21-Apr-2011 Behdad Esfahbod <behdad@behdad.org> Update Copyright headers
/external/harfbuzz_ng/src/hb-ft.h
2d7b61a4b0ed212ca414b3281c2eae3e3db19c13 20-Apr-2011 Behdad Esfahbod <behdad@behdad.org> [TODO] Remove done items
/external/harfbuzz_ng/src/hb-ft.h
acdba3f90b232fc12fcb200dca2584481b339118 23-Jul-2010 Behdad Esfahbod <behdad@behdad.org> Prefer C linkage
/external/harfbuzz_ng/src/hb-ft.h
f1aaa2a43654c28405ffd393de2cb127437c99a5 23-Apr-2010 Behdad Esfahbod <behdad@behdad.org> Add TODO
/external/harfbuzz_ng/src/hb-ft.h
c755cb3e3ac55156d0d2ec05adea7a650b97cc41 22-Apr-2010 Behdad Esfahbod <behdad@behdad.org> Change header comment
/external/harfbuzz_ng/src/hb-ft.h
6358ff45ae8cfc0b58b4976619319e3dde43add2 05-Nov-2009 Behdad Esfahbod <behdad@behdad.org> Add hb_ft_face_create_cached
/external/harfbuzz_ng/src/hb-ft.h
8fb3d1aa4e613cdf965a83bd650c668884c58ad8 04-Nov-2009 Behdad Esfahbod <behdad@behdad.org> Start ft glue
/external/harfbuzz_ng/src/hb-ft.h