History log of /external/harfbuzz_ng/src/hb-face.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f310dc0cae9015c45ba642b9b83d5695c807aad 22-Jul-2014 Behdad Esfahbod <behdad@behdad.org> Disallow changing settings on immutable face

Ouch!
/external/harfbuzz_ng/src/hb-face.cc
2a8c49ade07a0bd4f2c9543f4bd129da82083ea0 12-Dec-2013 Behdad Esfahbod <behdad@behdad.org> Remove unnecessary includes
/external/harfbuzz_ng/src/hb-face.cc
ace5c7eb4c2302a6a7eb3576e6dbc3bc026e569c 14-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [introspection] hb-ft annotations
/external/harfbuzz_ng/src/hb-face.cc
a8949df48780e680e03b9afbbafb3628a0acef52 14-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [introspection] Annotate Unicode / font callbacks

Should move these out of the public header...

We're "clean" of introspection warnings now. Remaining ones are about
graphite2 / freetype types not being introspectable.
/external/harfbuzz_ng/src/hb-face.cc
085d4291a9f253a4b8e2eec8003ac11d02a9394f 12-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [introspection] Disable constructors for now

Since our types are not associated with their methods, marking
constructors makes them inaccessible from bindings. Undo for now.
/external/harfbuzz_ng/src/hb-face.cc
288f2899979bcc9e68f8115cb76e3271ed0e17bc 06-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [docs/introspection] More annotations
/external/harfbuzz_ng/src/hb-face.cc
2e3a07abdf97b0ad2105c3a52f3ff0e0b60b29c4 27-Aug-2013 Behdad Esfahbod <behdad@behdad.org> Separate face source code from font

Makes documentation / introspection easier.
/external/harfbuzz_ng/src/hb-face.cc