Behdad Esfahbod
|
adb039554d
|
Minor
|
2013-12-04 20:10:27 -05:00 |
Behdad Esfahbod
|
c704a8700e
|
[util] Fix uninitialized memory access
|
2013-12-02 05:42:04 -05:00 |
Behdad Esfahbod
|
c2bc818706
|
Work with old and new glib
Avoids "deprecated" warnings.
|
2013-10-27 23:37:14 +01:00 |
Behdad Esfahbod
|
078de49ca1
|
[util] Don't use g_array_unref()
Was introduced in glib 2.22.
|
2013-09-26 18:26:43 -04:00 |
Behdad Esfahbod
|
7235f33f9e
|
Fix misc warnings reported by cppcheck
https://bugs.freedesktop.org/show_bug.cgi?id=65544
|
2013-06-10 15:08:49 -04:00 |
Behdad Esfahbod
|
9815a88111
|
[util] List supported output formats in --help output
|
2012-12-21 16:46:53 -05:00 |
Behdad Esfahbod
|
0594a24484
|
Cleanup TRUE/FALSE vs true/false
|
2012-06-05 20:35:40 -04:00 |
Behdad Esfahbod
|
4a8a529068
|
Make hb-view err if all shapers failed
|
2012-06-05 19:17:02 -04:00 |
Behdad Esfahbod
|
5db0683a82
|
[util] Make hb-shape continue shaping other lines if shapers failed
|
2012-06-02 12:13:08 -04:00 |
Behdad Esfahbod
|
95cefdf96e
|
Add --utf8-clusters
Also fix cairo cluster generation.
|
2012-04-16 18:08:20 -04:00 |
Behdad Esfahbod
|
69b84a8f6c
|
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.
|
2012-04-12 15:50:40 -04:00 |
Behdad Esfahbod
|
8b8b19056d
|
[util] Add hb-shape utility
Like hb-view, but prints out buffer contents.
The output format is kinda cryptic. Suggestions welcome.
|
2011-09-19 16:41:17 -04:00 |
Behdad Esfahbod
|
7bf6ecd3bf
|
Always shape at size=upem
Fixes bug with uniscribe not handling GIGANTIC sizes.
|
2011-09-16 01:11:30 -04:00 |
Behdad Esfahbod
|
b9b10ad78b
|
[util] Refactor hb-view completely
Now we can use the same code to do other utils...
|
2011-09-15 00:30:41 -04:00 |