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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-08
Minor
Behdad Esfahbod
1
-1
/
+0
2012-08-02
[OT] Hide some API
Behdad Esfahbod
1
-34
/
+0
2012-07-31
[GPOS] Adjust mark advance-width zeroing logic
Behdad Esfahbod
1
-1
/
+2
2012-07-30
[GSUB/GPOS] Move glyph props matching around
Behdad Esfahbod
1
-4
/
+8
2012-07-30
[OT] Remove hb_ot_layout_ensure()
Behdad Esfahbod
1
-5
/
+0
2012-07-27
Add hb_ot_layout_ensure() and hb_uniscribe_font_ensure()
Behdad Esfahbod
1
-0
/
+6
2012-07-19
Refactor / finish would_apply() operation
Behdad Esfahbod
1
-0
/
+7
2012-04-23
Make closure() return void
Behdad Esfahbod
1
-4
/
+4
2012-04-23
Add hb_set_t
Behdad Esfahbod
1
-2
/
+0
2012-04-23
Rename hb_glyph_map_t to hb_set_t
Behdad Esfahbod
1
-2
/
+2
2012-04-23
Flesh out closure() for GSUB
Behdad Esfahbod
1
-1
/
+1
2012-04-23
Minor
Behdad Esfahbod
1
-0
/
+8
2012-04-12
Make it an error to include non-top-level headers
Behdad Esfahbod
1
-3
/
+5
2011-07-30
[OT] Save chosen script tag
Behdad Esfahbod
1
-1
/
+2
2011-05-19
[Vertical] GPOS is always done with horizontal origin
Behdad Esfahbod
1
-1
/
+1
2011-05-11
[API] Add hb_ot_layout_substitute_start/finish()
Behdad Esfahbod
1
-0
/
+8
2011-05-02
[API] Make hb_font_create() take a face and reference it
Behdad Esfahbod
1
-2
/
+0
2011-04-21
Update Copyright headers
Behdad Esfahbod
1
-1
/
+1
2011-04-15
Remove hb_buffer_clear_positions(), add hb_ot_layout_position_start()
Behdad Esfahbod
1
-0
/
+4
2010-11-02
Move code around
Behdad Esfahbod
1
-3
/
+1
2010-11-02
WIP removing external synthesized GDEF support and implementing it internally
Behdad Esfahbod
1
-26
/
+0
2010-10-27
Rename hb_ot_layout_get_lig_carets() to hb_ot_layout_get_ligature_carets()
Behdad Esfahbod
1
-7
/
+7
2010-10-27
Implement vertical support in get_lig_carets()
Behdad Esfahbod
1
-0
/
+1
2010-07-23
Prefer C linkage
Behdad Esfahbod
1
-0
/
+1
2010-04-22
Change header comment
Behdad Esfahbod
1
-1
/
+1
2010-01-26
[GDEF] Fix bug in building synthetic GDEF
Behdad Esfahbod
1
-1
/
+0
2009-12-20
Hook OpenType shaping up
Behdad Esfahbod
1
-0
/
+7
2009-11-06
Oops, wrong change
Behdad Esfahbod
1
-1
/
+1
2009-11-06
Change order of font and face for API consistency
Behdad Esfahbod
1
-7
/
+7
2009-11-06
Add hb_ot_layout_position_finish()
Behdad Esfahbod
1
-5
/
+11
2009-11-04
Add hb_language_t as well as language/script conversion to OT tags
Behdad Esfahbod
1
-2
/
+2
2009-11-04
Fix array query API
Behdad Esfahbod
1
-8
/
+16
2009-11-02
[HB] Indent
Behdad Esfahbod
1
-4
/
+4
2009-11-02
[HB] Remove hb_ot_layout_table_find_feature()
Behdad Esfahbod
1
-6
/
+0
2009-11-02
[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
Behdad Esfahbod
1
-25
/
+9
2009-11-02
[HB] Remove clumsy macros and improve API
Behdad Esfahbod
1
-59
/
+42
2009-11-02
[HB] Port ot-layout to new public API
Behdad Esfahbod
1
-117
/
+90
2009-11-02
[HB] Remove hinting setting and use ppem==0 to mean "no hinting"
Behdad Esfahbod
1
-4
/
+0
2009-11-02
[HB] Move direction to buffer
Behdad Esfahbod
1
-5
/
+0
2009-11-02
Apply patch from Jonathan Kew
Behdad Esfahbod
1
-0
/
+15
2009-11-02
Revert "XX"
Behdad Esfahbod
1
-0
/
+5
2009-11-02
XX
Behdad Esfahbod
1
-5
/
+0
2009-11-02
[HB] Implement get_lig_carets()
Behdad Esfahbod
1
-1
/
+7
2009-11-02
[HB] Add get_attach_points()
Behdad Esfahbod
1
-0
/
+6
2009-11-02
[HB] Update copyright years
Behdad Esfahbod
1
-1
/
+1
2009-11-02
[HB] simplify macros
Behdad Esfahbod
1
-2
/
+2
2009-11-02
[HB] Rename harfbuzz-buffer to hb-buffer
Behdad Esfahbod
1
-1
/
+1
2009-11-02
[HB] Remove all references to the old code!
Behdad Esfahbod
1
-0
/
+1
2009-11-02
[GPOS] Finally it's working, up to Cursive
Behdad Esfahbod
1
-0
/
+12
2009-11-02
[GPOS] Fix more brokenness
Behdad Esfahbod
1
-0
/
+5
[next]