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-post-table.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
Remove unnecessary OT:: namespace specifiers
Behdad Esfahbod
1
-1
/
+1
2018-07-22
Port more off of Sanitizer<>
Behdad Esfahbod
1
-1
/
+1
2018-07-22
Add sanitizer reference_table, also fix clang build
Behdad Esfahbod
1
-1
/
+1
2018-07-10
Move hb_stable_sort to hb-dsalgs.hh
Behdad Esfahbod
1
-1
/
+0
2018-06-02
Fix fallout from 975bdd5ef562e37655067b703b2b9ca7481f4985
Behdad Esfahbod
1
-1
/
+2
2018-06-01
[vector] Use Crap pool in push() as well
Behdad Esfahbod
1
-5
/
+1
2018-05-30
[subset] Switch to using hb_map_t inside of hb_subset_plan_t.
Garret Rieger
1
-1
/
+1
2018-05-24
Add hb_vector_t::push(const Type &v)
Behdad Esfahbod
1
-2
/
+1
2018-05-08
Mark more unsized array's as arrayZ
Behdad Esfahbod
1
-2
/
+2
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-05-08
Rename hb_string_t to hb_bytes_t
Behdad Esfahbod
1
-8
/
+8
2018-05-01
s/hb_prealloced_array_t/hb_vector_t/g
Behdad Esfahbod
1
-1
/
+1
2018-05-01
s/finish/fini
Behdad Esfahbod
1
-1
/
+1
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
-4
/
+4
2018-03-08
[subset] use create_sub_blob instead of manually copying the post table.
Garret Rieger
1
-13
/
+7
2018-03-07
[subset] drop all glyph names from the post table.
Garret Rieger
1
-0
/
+28
2018-01-19
Whitespace
Behdad Esfahbod
1
-5
/
+5
2018-01-10
Prefix int types with HB
Behdad Esfahbod
1
-8
/
+8
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
-8
/
+8
2017-11-14
[ot] Move hb_ot_face_cbdt_accelerator_t
Behdad Esfahbod
1
-0
/
+1
2017-11-14
[ot] Fold hb_ot_face_post_accelerator_t
Behdad Esfahbod
1
-2
/
+7
2017-10-31
Rename hb-sort-r.hh -> hb-dsalgs.hh
Behdad Esfahbod
1
-1
/
+1
2017-10-30
[post] Implement glyph_from_name()
Behdad Esfahbod
1
-29
/
+90
2017-10-30
Make string-array return hb_string_t
Behdad Esfahbod
1
-15
/
+2
2017-10-30
Add hb_string_t
Behdad Esfahbod
1
-17
/
+8
2017-10-30
[post] Minor; towards implementing get_glyph_from_name()
Behdad Esfahbod
1
-25
/
+31
2017-10-29
Add hb_bsearch_r()
Behdad Esfahbod
1
-0
/
+1
2017-10-29
Fix up 5de83fab947e23cc729d69f8d44a28311298af9d
Behdad Esfahbod
1
-1
/
+1
2017-10-29
[post] Minor
Behdad Esfahbod
1
-5
/
+1
2017-10-28
[ot] Speed up get_glyph_name()
Behdad Esfahbod
1
-88
/
+72
2017-10-28
[post] Refactor a bit, use our data types
Behdad Esfahbod
1
-15
/
+10
2017-10-26
[post] Make format1 names array avoid relocations
Behdad Esfahbod
1
-45
/
+10
2017-10-25
[post] Oops!
Behdad Esfahbod
1
-2
/
+2
2017-10-25
[post] Touch up and fixes
Behdad Esfahbod
1
-61
/
+78
2017-10-25
[ot-font] Implement hb_ot_get_glyph_from_name
Khaled Hosny
1
-0
/
+58
2017-10-25
[ot-font] Implement hb_ot_get_glyph_name
Khaled Hosny
1
-0
/
+96
2016-04-30
[ot-font] Start implementing 'post' table, for accessing glyph names
Behdad Esfahbod
1
-0
/
+119