index
:
harfbuzz
BASE
accelerate-lookups
bitops
check-symbols
coverity_scan
cross-kern
decltype
hb-version
inttype-constructors
master
name-table
ot-color
overload-overload
rand
run-tests-stream
rvalue-reference
test-str-literal-constness
typename-outside-template
use-sinhala
HarfBuzz text shaping library (new rewritten version)
behdad
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-05
Ship UCDN and use it by default
Behdad Esfahbod
1
-3
/
+3
2017-01-02
Move math-specific code from hb-ot-layout to hb-ot-math #235 (#384)
Frédéric Wang
3
-244
/
+273
2016-12-28
Remove Tibetan decomposition rules from Indic shaper
Behdad Esfahbod
1
-4
/
+0
2016-12-28
Port decompositions from Indic to USE shaper
Behdad Esfahbod
2
-16
/
+22
2016-12-28
[indic] Remove Chakma decomposition rule from Indic shaper
Behdad Esfahbod
1
-4
/
+0
2016-12-28
[use] Special-case Chakma split-vowel decomp in the USE shaper. (#383)
jfkthame
1
-1
/
+20
2016-12-26
Revert "[indic] Remove redundant Chakma decomposition rule"
Behdad Esfahbod
1
-0
/
+4
2016-12-26
[indic] Remove redundant Chakma decomposition rule
Behdad Esfahbod
1
-4
/
+0
2016-12-26
[indix] Comment
Behdad Esfahbod
1
-3
/
+22
2016-12-23
Compilation Error for ASSERT_STATIC on Some Compilers (#380)
nvelinov
1
-1
/
+1
2016-12-22
Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable
Behdad Esfahbod
11
-13
/
+46
2016-12-22
Revert "Synthesize GDEF glyph class for any glyph that does not have one in G...
Behdad Esfahbod
2
-20
/
+31
2016-12-21
Fix assert fail with contextual matching
Behdad Esfahbod
1
-1
/
+5
2016-12-21
Improve debug output with really deep nesting
Behdad Esfahbod
1
-4
/
+7
2016-12-21
Avoid infinite loop in CoverageFormat2 iteration with bad fonts
Behdad Esfahbod
1
-11
/
+18
2016-12-20
Protect collect_glyphs() and closure() against malicious DDOS fonts
Behdad Esfahbod
1
-10
/
+48
2016-12-18
Support building with older glib versions
Mike Hommey
2
-1
/
+4
2016-12-18
Minor fixes to pacify Coverity code scan
Volker H. Simonis
2
-8
/
+12
2016-12-17
[dwrite] Provide an experimental API for justification (#279)
ebraminio
2
-8
/
+44
2016-12-16
Fix build after rebasing opentype-gx branch on top of MATH table
Behdad Esfahbod
1
-2
/
+2
2016-12-16
[GX] Apply 'rvrn' feature before any other feature
Behdad Esfahbod
1
-0
/
+3
2016-12-16
[GX] Fix build with older FreeType
Behdad Esfahbod
1
-4
/
+8
2016-12-16
Call hb_font_set_var_coords_normalized() from FT_Face coords
Sascha Brawer
1
-0
/
+14
2016-12-16
[GX] Make FeatureVariations actually work
Behdad Esfahbod
2
-13
/
+9
2016-12-16
[GX] Hook up feature variations
Behdad Esfahbod
14
-41
/
+183
2016-12-16
[GX] Add hb_ot_layout_feature_with_variations_get_lookups()
Behdad Esfahbod
4
-5
/
+74
2016-12-16
[GX] Add hb_ot_layout_table_find_feature_variations()
Behdad Esfahbod
4
-10
/
+39
2016-12-16
Shuffle code around
Behdad Esfahbod
1
-40
/
+41
2016-12-16
Move add_lookups from map to map-builder
Behdad Esfahbod
2
-21
/
+23
2016-12-16
[GX] Remove (partial) support for anisotropic variations
Behdad Esfahbod
3
-18
/
+11
2016-12-16
[GX] Handle setting var coords to NULL
Behdad Esfahbod
1
-3
/
+5
2016-12-16
[GX] Implement Feature Variations
Behdad Esfahbod
5
-8
/
+180
2016-12-16
[GX] Fix another x/y thinko
Behdad Esfahbod
1
-1
/
+1
2016-12-16
[GX] Rename VarStore to VariationStore
Behdad Esfahbod
4
-15
/
+15
2016-12-16
[GX] Fix build with some compilers
Behdad Esfahbod
1
-7
/
+12
2016-12-16
[GX] Skip tail zero entries when setting variation coordinates
Behdad Esfahbod
1
-0
/
+4
2016-12-16
[GX] Fix thinko
Behdad Esfahbod
2
-2
/
+1
2016-12-16
[GX] Add new API hb_font_set_var_coords_normalized()
Behdad Esfahbod
2
-0
/
+28
2016-12-16
[GX] Hook up GPOS to Variation Store stored in GDEF
Behdad Esfahbod
4
-43
/
+48
2016-12-16
[GX] Change GDEF API to return varStore
Behdad Esfahbod
1
-3
/
+2
2016-12-16
[GX] Pass apply-context down to get_anchor()
Behdad Esfahbod
1
-27
/
+30
2016-12-16
[GX] Add varStore member to GDEF
Behdad Esfahbod
1
-3
/
+14
2016-12-16
Minor change to GDEF, in prep for new version
Behdad Esfahbod
1
-5
/
+5
2016-12-16
[GX] Port variation stuff to Variation Store design
Behdad Esfahbod
2
-112
/
+184
2016-12-16
Make OffsetArrayOf take OffsetType template argument
Behdad Esfahbod
1
-2
/
+2
2016-12-16
[GX] Revert "[GX] Add VariationAlternates, to allow conditional lookups in GS...
Behdad Esfahbod
2
-98
/
+2
2016-12-16
[GX] Free GX coordinates
Behdad Esfahbod
1
-1
/
+4
2016-12-16
[GX] Add compact VariationDevice implementation
Behdad Esfahbod
2
-11
/
+25
2016-12-16
[GX] Add VariationAlternates, to allow conditional lookups in GSUB/GPOS
Behdad Esfahbod
2
-2
/
+98
2016-12-16
[GX] Minor
Behdad Esfahbod
1
-2
/
+1
[next]