- 11 8月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
A *real* release this time, with NEWS, ChangeLog, etc.
-
由 Behdad Esfahbod 提交于
-
- 09 8月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Apparently even that doesn't make check-internal-symbols.sh happy with mingw32. Going to disable that for DLLs again, but hopefully the export-file is doing *something*.
-
- 07 8月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 25 7月, 2012 3 次提交
-
-
由 Behdad Esfahbod 提交于
Choose using shaper name "old".
-
由 Behdad Esfahbod 提交于
-
由 Jonathan Kew 提交于
Does not attempt to handle clusters in a Uniscribe- or HarfBuzz-compatible way; just returns the original string indexes that CT maintains. These may even be out-of-order in the case of reordrant glyphs.
-
- 13 7月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 26 6月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 25 6月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Until I figure out the build issues. Sigh...
-
- 18 6月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 17 6月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 06 6月, 2012 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 16 5月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Computes all the glyphs that may be generated given a font and set of Unicode characters. The order of the Unicode characters is irrelevant. Sample output: behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf f f f_f behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf i i behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf fi f f_i f_f_i f_f i behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf ب uni0628 uni0628.init uni0628.medi uni0628.fina behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf ا uni0627 uni0627.fina behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf با uni0627 uni0627.fina uni0628 uni0628.init uni0628.medi uni0628.fina behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf با --no-glyph-names 5 6 133 134 135 136
-
- 13 5月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
Ended up not using terminal size after all.
-
由 Behdad Esfahbod 提交于
-
- 12 5月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
And this, concludes the HarfBuzz Massala Hackfest. I like to specially thank Jonathan Kew for doing all the decription and letting me get commit points.
-
- 13 4月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
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.
-
- 27 1月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 20 1月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 16 1月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
We don't have any docs yet.
-
- 20 9月, 2011 2 次提交
-
-
由 Behdad Esfahbod 提交于
At least works for cross-compiling now...
-
由 Behdad Esfahbod 提交于
Like hb-view, but prints out buffer contents. The output format is kinda cryptic. Suggestions welcome.
-
- 17 9月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
Bug 40953 - fail compile git: make[2]: *** [hb_view-options.o] Error 1
-
- 16 9月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
Make --font-file accept "-" to mean stdin, and have it work in Windows too!
-
- 15 9月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
Now we can use the same code to do other utils...
-
- 24 8月, 2011 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
To be modified, a lot.
-
- 20 8月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
need to figure out the naming. The generated code doesn't have the right name.
-
- 16 8月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
Using graphite2's comparerenderer suggests that this makes hb-ft 15 times faster. No caching layer needed anymore.
-
- 14 8月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 09 8月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-