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
/
hb-ot-layout-gpos-table.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-10
Minor renamings of internal inline functions
Behdad Esfahbod
1
-2
/
+2
2018-06-30
Adjust MarkBasePos heuristic in presence of MultipleSubst
Behdad Esfahbod
1
-1
/
+4
2018-04-23
Resolve clang's conditional-uninitialize warnings
Ebrahim Byagowi
1
-1
/
+1
2018-04-12
Add or update tables specifications links
Ebrahim Byagowi
1
-1
/
+2
2018-02-26
Minor
Behdad Esfahbod
1
-6
/
+6
2018-02-18
Readjust mark attachment heuristic a bit more
Behdad Esfahbod
1
-1
/
+4
2018-02-16
Improve _hb_popcount()
Behdad Esfahbod
1
-1
/
+1
2018-02-10
[gpos] Adjust mark attachment heuristic
Behdad Esfahbod
1
-2
/
+7
2018-01-19
Rename hb_apply_context_t to hb_ot_apply_context_t
Behdad Esfahbod
1
-24
/
+24
2018-01-10
Calculate anchor positions in float, then round
Behdad Esfahbod
1
-22
/
+22
2018-01-10
Round, instead of floor, when applying variations
Behdad Esfahbod
1
-1
/
+1
2018-01-10
Prefix int types with HB
Behdad Esfahbod
1
-47
/
+47
2017-12-16
[collect_glyphs] handle ClassDef better
Behdad Esfahbod
1
-4
/
+1
2017-12-16
[collect_glyphs] In PairPosFornat2 do not collect classDef1
Behdad Esfahbod
1
-6
/
+2
2017-12-16
More work towards improving collect_glyphs() against bad input
Behdad Esfahbod
1
-15
/
+10
2017-12-14
[set] Add add_sorted_array()
Behdad Esfahbod
1
-6
/
+4
2017-11-14
Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
Behdad Esfahbod
1
-47
/
+47
2017-10-03
Tweak mark-base attachment
Behdad Esfahbod
1
-1
/
+3
2017-08-10
[unsafe-to-break] Flag during mark attachment
Behdad Esfahbod
1
-0
/
+1
2017-08-10
[unsafe-to-break] Flag during cursive positioning
Behdad Esfahbod
1
-0
/
+1
2017-08-10
[unsafe-to-break] Flag during kerning
Behdad Esfahbod
1
-0
/
+2
2016-12-18
Minor fixes to pacify Coverity code scan
Volker H. Simonis
1
-7
/
+7
2016-12-16
[GX] Implement Feature Variations
Behdad Esfahbod
1
-2
/
+0
2016-12-16
[GX] Rename VarStore to VariationStore
Behdad Esfahbod
1
-1
/
+1
2016-12-16
[GX] Fix thinko
Behdad Esfahbod
1
-1
/
+1
2016-12-16
[GX] Hook up GPOS to Variation Store stored in GDEF
Behdad Esfahbod
1
-22
/
+18
2016-12-16
[GX] Pass apply-context down to get_anchor()
Behdad Esfahbod
1
-27
/
+30
2016-12-16
[GX] Port variation stuff to Variation Store design
Behdad Esfahbod
1
-1
/
+1
2016-12-16
[GX] Towards anisotropic interpolation
Behdad Esfahbod
1
-10
/
+10
2016-02-24
Partially revert 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2
Behdad Esfahbod
1
-16
/
+12
2016-02-16
[GPOS] Fix interaction of mark attachments and cursive chaining
Behdad Esfahbod
1
-15
/
+16
2016-02-11
[GPOS] Minor
Behdad Esfahbod
1
-4
/
+4
2016-02-11
[GPOS] Merge fixing of offsets for cursive and mark attachments
Behdad Esfahbod
1
-41
/
+32
2016-02-11
[GPOS] Divide position_finish() into two phases, for advances and offsets
Behdad Esfahbod
1
-2
/
+9
2016-02-11
[ot] Minor shuffling code around
Behdad Esfahbod
1
-2
/
+0
2016-02-11
[GPOS] Add harmless recursion in fix_mark_attachment()
Behdad Esfahbod
1
-0
/
+2
2016-02-11
[GPOS] Merge attach_chain() and cursive_chain()
Behdad Esfahbod
1
-18
/
+32
2016-02-11
[GPOS] Minor shuffling
Behdad Esfahbod
1
-5
/
+5
2016-02-11
[GPOS] Negate sign of attach_lookback(), and rename it to attach_chain()
Behdad Esfahbod
1
-8
/
+9
2015-12-23
[layout] Collect coverage glyphs in PairPos
Behdad Esfahbod
1
-1
/
+1
2015-11-04
Actually commit changes for previous commit
Behdad Esfahbod
1
-7
/
+8
2015-11-04
Skip GPOS cursive / attachment adjustmnent if none happened
Behdad Esfahbod
1
-0
/
+3
2015-10-13
Fix another memory access issue discovered by libFuzzer
Behdad Esfahbod
1
-1
/
+3
2015-10-09
Fix return value of sanitize when subformat is not readable
Behdad Esfahbod
1
-8
/
+7
2015-09-29
Define return_trace()
Behdad Esfahbod
1
-122
/
+130
2015-09-29
Add missing returns
Behdad Esfahbod
1
-7
/
+7
2015-08-25
[GPOS] Fix cursive connection with mix of RTL and non-RTL lookups
Behdad Esfahbod
1
-0
/
+34
2015-08-25
[GPOS] Rewrite cursive attachment slightly differently
Behdad Esfahbod
1
-12
/
+24
2015-08-18
[debug] Print lookup index in debug-apply output
Behdad Esfahbod
1
-1
/
+4
2015-04-08
Fix unused var warnings
Behdad Esfahbod
1
-1
/
+0
[next]