- 10 8月, 2012 8 次提交
-
-
由 Behdad Esfahbod 提交于
Essentially move the glyph mapping to normalization process. The effect on Devanagari is small (but observable). Should be more observable in simple text, like ASCII.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Preparing for merging map_glyphs() and normalize().
-
由 Behdad Esfahbod 提交于
To room for more allocations, coming.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
This reverts commit 30ec9002. See previous commit.
-
由 Behdad Esfahbod 提交于
This reverts commit 0981068b. I was confused. Even if we access coverage[0] unconditionally, we don't need bound checks since the array machinary already handles that.
-
- 09 8月, 2012 12 次提交
-
-
由 Behdad Esfahbod 提交于
And misc linking fixes.
-
由 Behdad Esfahbod 提交于
-
由 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*.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 08 8月, 2012 14 次提交
-
-
由 Behdad Esfahbod 提交于
Implemented for Arabic, Hebrew, and generic marks. Activated if no GPOS table present.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Used when there is no GPOS.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Fixes logic also, where before we were always matching if glyphs_len==1 and a ligature started with the glyph.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
'rclt' is "Required Contextual Forms" being proposed by Microsoft. It's like 'calt', but supposedly always on. We apply 'calt' anyway, and now apply this too.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Lifted from https://bugzilla.mozilla.org/show_bug.cgi?id=728866
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
...again.
-
- 07 8月, 2012 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Patch from Martin Hosken.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
We already set recount to INVALID when destroying. This block was not necessary.
-
由 Behdad Esfahbod 提交于
-