History log of /external/harfbuzz_ng/util/view-cairo.hh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
adb039554de0c98a4121f26423bec8df09a62e61 05-Dec-2013 Behdad Esfahbod <behdad@behdad.org> Minor
/external/harfbuzz_ng/util/view-cairo.hh
c704a8700e169885f1d9cbab93544d85aa4358e9 02-Dec-2013 Behdad Esfahbod <behdad@behdad.org> [util] Fix uninitialized memory access
/external/harfbuzz_ng/util/view-cairo.hh
c2bc818706df56022c8bb922df2b741cb120f7e4 27-Oct-2013 Behdad Esfahbod <behdad@behdad.org> Work with old and new glib

Avoids "deprecated" warnings.
/external/harfbuzz_ng/util/view-cairo.hh
078de49ca10285f6cd1452abd40f831a17af5d1a 27-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [util] Don't use g_array_unref()

Was introduced in glib 2.22.
/external/harfbuzz_ng/util/view-cairo.hh
7235f33f9e5e031622a00a84f4b2e98f16803579 10-Jun-2013 Behdad Esfahbod <behdad@behdad.org> Fix misc warnings reported by cppcheck

https://bugs.freedesktop.org/show_bug.cgi?id=65544
/external/harfbuzz_ng/util/view-cairo.hh
9815a88111072aa51e78e258c5f660993b47d4df 21-Dec-2012 Behdad Esfahbod <behdad@behdad.org> [util] List supported output formats in --help output
/external/harfbuzz_ng/util/view-cairo.hh
0594a2448440208efa0acac9a5d8d52d43108289 06-Jun-2012 Behdad Esfahbod <behdad@behdad.org> Cleanup TRUE/FALSE vs true/false
/external/harfbuzz_ng/util/view-cairo.hh
4a8a529068fc380298bb05b9d878bede3e9f4da1 06-Jun-2012 Behdad Esfahbod <behdad@behdad.org> Make hb-view err if all shapers failed
/external/harfbuzz_ng/util/view-cairo.hh
5db0683a822f70c914468430cda6487cee740ae3 02-Jun-2012 Behdad Esfahbod <behdad@behdad.org> [util] Make hb-shape continue shaping other lines if shapers failed
/external/harfbuzz_ng/util/view-cairo.hh
95cefdf96efe43a44133aa8a186155cf4e63e2b7 17-Apr-2012 Behdad Esfahbod <behdad@behdad.org> Add --utf8-clusters

Also fix cairo cluster generation.
/external/harfbuzz_ng/util/view-cairo.hh
69b84a8f6c789726815261c2e86692de7a65d6e8 12-Apr-2012 Behdad Esfahbod <behdad@behdad.org> Fix hb-view surface size calc for vertical text

For some reason it doesn't quite work with IranianNastaliq, but
that looks like a font issue.
/external/harfbuzz_ng/util/view-cairo.hh
8b8b19056decaf09e4e0ccd9412ee1aeb30f4de7 19-Sep-2011 Behdad Esfahbod <behdad@behdad.org> [util] Add hb-shape utility

Like hb-view, but prints out buffer contents.

The output format is kinda cryptic. Suggestions welcome.
/external/harfbuzz_ng/util/view-cairo.hh
7bf6ecd3bfb1ccf5d9ac6fe274efa74b46885fea 16-Sep-2011 Behdad Esfahbod <behdad@behdad.org> Always shape at size=upem

Fixes bug with uniscribe not handling GIGANTIC sizes.
/external/harfbuzz_ng/util/view-cairo.hh
b9b10ad78b1f977494a3a42b58f8040fe16505a3 13-Sep-2011 Behdad Esfahbod <behdad@behdad.org> [util] Refactor hb-view completely

Now we can use the same code to do other utils...
/external/harfbuzz_ng/util/view-cairo.hh