- 26 8月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 24 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 06 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 8月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Misc. table loading now properly automated.
-
由 Behdad Esfahbod 提交于
-
- 03 8月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Faster / more compact code.
-
由 Behdad Esfahbod 提交于
Just blacklist based on table sizes like we do for other fonts.
-
- 02 8月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 01 8月, 2018 3 次提交
-
-
由 Ebrahim Byagowi 提交于
This reverts commit 0c1b287b.
-
由 Garret Rieger 提交于
This is much faster then calling a bunch of individual add()'s.
-
由 Garret Rieger 提交于
-
- 28 7月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 24 7月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
Prevents O(n^2) run times.
-
- 23 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 22 7月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
This new API returns cvXX and ssXX related NameId, things like featUiLabelNameId, featUiTooltipTextNameId, sampleTextNameId, ... of cvXX and UINameId of ssXX, in a unified way. However HarfBuzz currently doesn't expose an API for retrieving the actual information associated with NameId from the `name` table and that should be done separately.
-
- 18 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Also, uncomment code again, just "if (0)" it out, so it doesn't get stale again.
-
- 12 6月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 09 6月, 2018 1 次提交
-
-
由 Garret Rieger 提交于
-
- 07 6月, 2018 2 次提交
-
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
- 02 6月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 01 6月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Towards possibly using Null pool for some nil objects.
-
- 25 5月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
If a pointer type was passed to Null(), reinterpret_cast<> was complaining about qualifiers being removed. Turns out I need the const on the other side of "Type" to fix that. Also remove unused const from NullPool type.
-
由 Behdad Esfahbod 提交于
Not sure if I like to keep it. For now, aim for correctness.
-
由 Behdad Esfahbod 提交于
Common Regoin for Access Protection. Like the NullPool, but writable.
-
- 08 5月, 2018 5 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
We should hang those off somewhere else. For now, the unused ones can go.
-
- 02 5月, 2018 1 次提交
-
-