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-aat-layout-morx-table.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
Mark more unsized array's as arrayZ
Behdad Esfahbod
1
-3
/
+3
2018-05-02
Rename some X-terminated members to Z-terminated
Behdad Esfahbod
1
-2
/
+2
2018-04-17
Make some of implicit header uses explicit (#989)
Ebrahim Byagowi
1
-0
/
+1
2018-04-12
Add or update tables specifications links
Ebrahim Byagowi
1
-0
/
+4
2018-04-11
minor, use LOffsetTo and LArrayOf whenever possible (#966)
Ebrahim Byagowi
1
-4
/
+6
2018-04-11
[aat] Cosmetic changes (#964)
Ebrahim Byagowi
1
-3
/
+3
2018-03-26
[aat/ltag] Implement the table parsing (#911)
Ebrahim Byagowi
1
-2
/
+2
2018-02-13
[aat] Minor
Behdad Esfahbod
1
-1
/
+1
2018-02-13
Minor
Behdad Esfahbod
1
-4
/
+6
2018-02-10
[aat] Add buffer messages
Behdad Esfahbod
1
-0
/
+8
2018-02-08
[aat] Minor
Behdad Esfahbod
1
-4
/
+3
2018-02-07
[aat] Set debug lookup_index
Behdad Esfahbod
1
-0
/
+3
2018-02-07
[aat] Fix debug compile
Behdad Esfahbod
1
-1
/
+1
2018-02-04
[aat] Fix unsafe-to-break
Behdad Esfahbod
1
-12
/
+23
2018-02-04
[aat] More adjustment to ContextualSubtable
Behdad Esfahbod
1
-0
/
+8
2018-02-04
[aat] In ContextualSubstitute, apply end-of-text action to last glyph
Behdad Esfahbod
1
-4
/
+5
2018-02-04
[aat] Remove unneeded check
Behdad Esfahbod
1
-1
/
+1
2018-02-04
[aat] In ContextualSubtable, mark mark after substituting mark
Behdad Esfahbod
1
-8
/
+8
2018-02-04
[aat] Fix ContextualSubtable sanitization
Behdad Esfahbod
1
-2
/
+4
2018-01-19
[aat] Fix Ligature matching
Behdad Esfahbod
1
-2
/
+2
2018-01-19
[aat] Add TODO
Behdad Esfahbod
1
-0
/
+1
2018-01-19
[aat] Implement LigatureSubtable
Behdad Esfahbod
1
-9
/
+99
2018-01-19
[aat] Add hb_aat_apply_context_t
Behdad Esfahbod
1
-14
/
+13
2018-01-19
Rename hb_apply_context_t to hb_ot_apply_context_t
Behdad Esfahbod
1
-8
/
+8
2018-01-15
[aat] Wire up table length to apply()
Behdad Esfahbod
1
-8
/
+9
2018-01-14
[aat] Towards implementing LigatureSubtable
Behdad Esfahbod
1
-3
/
+58
2018-01-12
[aat] Fix some struct sizes
Behdad Esfahbod
1
-4
/
+4
2018-01-12
[aat] Flush rest of buffer if state machine failed
Behdad Esfahbod
1
-0
/
+2
2018-01-12
[aat] Fix symbol visibility
Behdad Esfahbod
1
-1
/
+1
2018-01-12
[aat] Fix more builds
Behdad Esfahbod
1
-9
/
+9
2018-01-12
[aat] Fix builds
Behdad Esfahbod
1
-3
/
+3
2018-01-12
[aat] Port RearrangementSubtable to StateTableDriver
Behdad Esfahbod
1
-47
/
+44
2018-01-12
[aat] Add StateTableDriver and convert ContextualSubtable to it
Behdad Esfahbod
1
-49
/
+44
2018-01-11
[aat] Remove 'mort' support
Behdad Esfahbod
1
-90
/
+32
2018-01-11
[aat] Allow DontAdvance
Behdad Esfahbod
1
-2
/
+2
2018-01-11
[aat] Sanitize ContextualSubtable
Behdad Esfahbod
1
-10
/
+24
2018-01-11
[aat] Actually fix d887f931485b715775e922516a4b0de5bb92c34f
Behdad Esfahbod
1
-1
/
+1
2018-01-11
[aat] Make bots happy
Behdad Esfahbod
1
-0
/
+2
2018-01-11
[aat] In NoncontextualSubtable, handle MarkLast with end-of-line transition
Behdad Esfahbod
1
-2
/
+2
2018-01-11
[aat] Implement ContextualSubtable
Behdad Esfahbod
1
-4
/
+66
2018-01-11
[aat] Towards implementing ContextualSubtable
Behdad Esfahbod
1
-26
/
+62
2018-01-11
[aat] Implement end-of-text in state machine
Behdad Esfahbod
1
-4
/
+6
2018-01-11
Minor
Behdad Esfahbod
1
-1
/
+1
2018-01-11
[aat] Generate finegrained unsafe-to-break in state-machine!
Behdad Esfahbod
1
-2
/
+9
2018-01-11
[aat] Fix RearrangementSubtable action
Behdad Esfahbod
1
-1
/
+1
2018-01-11
[aat] Mark state-machine-based lookup as completely unsafe-to-break
Behdad Esfahbod
1
-0
/
+2
2018-01-11
[aat] Implement RearrangementSubtable
Behdad Esfahbod
1
-27
/
+165
2018-01-10
Prefix int types with HB
Behdad Esfahbod
1
-34
/
+31
2018-01-10
[aat] Try fixing VC bots
Behdad Esfahbod
1
-0
/
+3
2018-01-10
[aat/morx] Implement NoncontextualSubtables
Behdad Esfahbod
1
-6
/
+76
[next]