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-kern-table.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
[kern/kerx] Fix offset base
Behdad Esfahbod
1
-0
/
+7
2018-10-09
[kerx] Comment
Behdad Esfahbod
1
-0
/
+1
2018-10-09
[kern/kerx] Adjust bounds check
Behdad Esfahbod
1
-5
/
+3
2018-10-09
[kern] Use kern subtable length for sanitizing in the accelerator
Behdad Esfahbod
1
-8
/
+8
2018-10-09
[kern] Minor
Behdad Esfahbod
1
-1
/
+1
2018-10-09
[kern] Sanitize 4 bytes, not 2
Behdad Esfahbod
1
-3
/
+3
2018-10-09
[kern] Minor
Behdad Esfahbod
1
-2
/
+9
2018-10-08
Apply TrueType/OpenType kern table when GPOS kern feature is not available
Behdad Esfahbod
1
-10
/
+14
2018-10-08
[kern] Add kerning driver to TT kern table
Behdad Esfahbod
1
-2
/
+17
2018-10-08
[kern] Abstract away kerning machine
Behdad Esfahbod
1
-0
/
+71
2018-10-07
[kern] Shout less
Behdad Esfahbod
1
-17
/
+19
2018-10-07
[kern/kerx] Fix Format2 offsetting
Behdad Esfahbod
1
-1
/
+1
2018-09-11
Port rest from VAR to UnsizedArrayOf<>
Behdad Esfahbod
1
-10
/
+10
2018-09-10
Simplify sanitize->check_array()
Behdad Esfahbod
1
-1
/
+1
2018-08-26
Free up hb-ot-face.hh from includes
Behdad Esfahbod
1
-0
/
+2
2018-08-25
Rename hb-*private.hh to hb-*.hh
Behdad Esfahbod
1
-1
/
+1
2018-07-22
Port more off of Sanitizer<>
Behdad Esfahbod
1
-1
/
+1
2018-05-08
Minor
Behdad Esfahbod
1
-1
/
+1
2018-05-08
Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
Behdad Esfahbod
1
-1
/
+1
2018-05-08
Move Sanitizer::lock_instance<>() to blob->lock_as<>().
Behdad Esfahbod
1
-1
/
+1
2018-04-12
Add or update tables specifications links
Ebrahim Byagowi
1
-4
/
+6
2018-03-23
Fix llvm-gcc-4.2 compile issue and add a macOS bot to test it (#899)
Ebrahim Byagowi
1
-1
/
+1
2018-01-26
Use KernSubTableFormat2::rightClassTable
bungeman
1
-1
/
+1
2018-01-10
Prefix int types with HB
Behdad Esfahbod
1
-18
/
+18
2018-01-10
[aat] Implement Lookup table
Behdad Esfahbod
1
-1
/
+1
2017-11-14
Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
Behdad Esfahbod
1
-18
/
+18
2017-11-14
[ot] Fold hb_ot_face_kern_accelerator_t
Behdad Esfahbod
1
-4
/
+9
2017-11-09
[kern] Fix invalid memory access if offset is zero
Behdad Esfahbod
1
-4
/
+5
2017-11-06
[kern] Implement format-2 kern subtable
Behdad Esfahbod
1
-1
/
+7
2017-11-06
[kern] Allow subtables longer than 64kb
Behdad Esfahbod
1
-12
/
+29
2017-11-06
[kern] Towards implementing format-2
Behdad Esfahbod
1
-28
/
+41
2017-11-01
[kern] More...
Behdad Esfahbod
1
-1
/
+74
2017-11-01
[kern] See if this helps with making VS bot happy
Behdad Esfahbod
1
-4
/
+4
2017-11-01
[kern] Implement Format0
Behdad Esfahbod
1
-6
/
+45
2017-11-01
[kern] Implement some more
Behdad Esfahbod
1
-21
/
+77
2017-11-01
[kern] Start implementing kern table
Behdad Esfahbod
1
-0
/
+184