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-os2-table.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
Remove unnecessary OT:: namespace specifiers
Behdad Esfahbod
1
-2
/
+2
2018-07-22
Port more off of Sanitizer<>
Behdad Esfahbod
1
-1
/
+1
2018-05-30
[subset] Switch to using hb_map_t inside of hb_subset_plan_t.
Garret Rieger
1
-26
/
+9
2018-05-01
s/hb_prealloced_array_t/hb_vector_t/g
Behdad Esfahbod
1
-2
/
+2
2018-04-17
Add pre-opentype font pages detection code (#986)
Ebrahim Byagowi
1
-0
/
+18
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
-2
/
+1
2018-02-26
[subset] small cleanups in hb-ot-os2-table.
Garret Rieger
1
-2
/
+3
2018-02-26
[subset] Fix incorrect index.
Garret Rieger
1
-1
/
+1
2018-02-26
[subset] Add special case handling of bit 57 in os2 ulUnicodeRange.
Garret Rieger
1
-0
/
+7
2018-02-26
[subset] set ulUnicodeRange[] in os2.
Garret Rieger
1
-1
/
+22
2018-02-16
Misc fixes
Behdad Esfahbod
1
-27
/
+27
2018-02-14
[subset] Fix memory leak in hb-ot-{maxp,os2}. Plus some formatting.
Garret Rieger
1
-11
/
+13
2018-02-14
[subset] return bool not hb_bool_t from table::subset
Rod Sheeter
1
-1
/
+1
2018-02-14
[subset] First pass at hmtx
Rod Sheeter
1
-4
/
+4
2018-02-14
[subset] Correct usFirstCharIndex and usLastCharIndex in OS2 table when subse...
Garret Rieger
1
-0
/
+45
2018-01-10
Prefix int types with HB
Behdad Esfahbod
1
-35
/
+35
2017-11-14
Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
Behdad Esfahbod
1
-35
/
+35
2015-11-26
Parse the OS/2 table.
Simon Cozens
1
-0
/
+105