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-shape-complex-arabic.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-14
Add note re 'Phags-pa letter U+A872, which is Joining_Type=L
Behdad Esfahbod
1
-0
/
+1
2012-11-14
Don't do fallback positioning for Indic and Thai shapers
Behdad Esfahbod
1
-0
/
+1
2012-11-13
[Arabic] Fix post-context handling
Behdad Esfahbod
1
-1
/
+1
2012-11-13
Add buffer flags
Behdad Esfahbod
1
-19
/
+21
2012-11-13
[Indic] Decompose Sinhala split matras the way old HarfBuzz / Pango did
Behdad Esfahbod
1
-0
/
+2
2012-11-08
U+A872 PHAGS-PA SUPERFIXED LETTER RA is "Right"-Joining
Behdad Esfahbod
1
-0
/
+3
2012-11-05
Adjust Mongolian shaping
Behdad Esfahbod
1
-0
/
+3
2012-11-01
Implement 'Phags-pa shaping
Behdad Esfahbod
1
-3
/
+12
2012-10-29
[Arabic] Enable dlig and mset for Arabic
Behdad Esfahbod
1
-1
/
+2
2012-09-25
[Arabic] Respect Arabic joining from neighboring context
Behdad Esfahbod
1
-2
/
+29
2012-09-06
[OT] Port Arabic fallback shaping to synthetic GSUB
Behdad Esfahbod
1
-113
/
+45
2012-09-04
Refactor
Behdad Esfahbod
1
-3
/
+1
2012-09-04
[OT] Really fix possible NULL dereference this time
Behdad Esfahbod
1
-1
/
+3
2012-08-29
Port Arabic fallback ligating to share code with GSUB
Behdad Esfahbod
1
-23
/
+49
2012-08-28
Revert "Minor"
Behdad Esfahbod
1
-0
/
+1
2012-08-27
Minor
Behdad Esfahbod
1
-1
/
+0
2012-08-16
Add comment
Behdad Esfahbod
1
-0
/
+4
2012-08-16
[OT] Fix Arabic shaper OOB access
Behdad Esfahbod
1
-1
/
+1
2012-08-11
[OT] Unbreak Thai shaping and fallback Arabic shaping
Behdad Esfahbod
1
-11
/
+31
2012-08-11
[OT] Add shape_plan to Arabic shaper
Behdad Esfahbod
1
-29
/
+53
2012-08-09
Shuffle buffer variable allocations around
Behdad Esfahbod
1
-1
/
+1
2012-08-02
[OT] Add per-complex-shaper shape_plan data
Behdad Esfahbod
1
-0
/
+2
2012-08-02
More massaging
Behdad Esfahbod
1
-4
/
+4
2012-08-02
[OT] Port complex_shaper to planner/plan
Behdad Esfahbod
1
-9
/
+8
2012-08-01
Inline font getters
Behdad Esfahbod
1
-2
/
+2
2012-07-31
[GPOS] Adjust mark advance-width zeroing logic
Behdad Esfahbod
1
-1
/
+1
2012-07-31
[OT] Zero mark advances if the shaper desires so
Behdad Esfahbod
1
-0
/
+1
2012-07-30
[OT] Streamline complex shaper enumeration
Behdad Esfahbod
1
-20
/
+17
2012-07-30
Unbreak Hangul jamo composition
Behdad Esfahbod
1
-1
/
+1
2012-07-16
Allow complex shapers overriding common features
Behdad Esfahbod
1
-0
/
+6
2012-05-13
Fix more unused-var warnings
Behdad Esfahbod
1
-2
/
+5
2012-05-13
Add accessort to buffer for current info, current pos, and prev info
Behdad Esfahbod
1
-2
/
+2
2012-05-09
[Indic] Towards multi-cluster syllables and final reordering
Behdad Esfahbod
1
-1
/
+1
2012-05-09
Replace zerowidth invisible chars with a zero-advance space glyph
Behdad Esfahbod
1
-1
/
+2
2012-04-23
Minor
Behdad Esfahbod
1
-2
/
+2
2012-04-11
Fix shape to presentation forms font check
Behdad Esfahbod
1
-3
/
+6
2012-04-10
In Arabic fallback shaping, check that the font has glyph for new char
Behdad Esfahbod
1
-5
/
+7
2012-04-10
Implement Arabic fallback shaping mandatory ligatures
Behdad Esfahbod
1
-0
/
+31
2012-04-10
Do Arabic fallback shaping
Behdad Esfahbod
1
-5
/
+33
2012-04-05
Add normalize mode
Behdad Esfahbod
1
-3
/
+3
2011-08-15
Apply 'locl' with 'ccmp' in Arabic shaper
Behdad Esfahbod
1
-0
/
+1
2011-08-04
Remove C++ guards from source files
Behdad Esfahbod
1
-2
/
+0
2011-07-29
Minor
Behdad Esfahbod
1
-3
/
+3
2011-07-28
Formalize buffer var allocations
Behdad Esfahbod
1
-1
/
+5
2011-07-21
Add prefer_decomposed() complex-shaper callback
Behdad Esfahbod
1
-0
/
+6
2011-07-20
Minor
Behdad Esfahbod
1
-4
/
+4
2011-07-08
Let shapers decide when to apply ccmp and locl
Behdad Esfahbod
1
-0
/
+2
2011-07-07
Shuffle code around, remove shape_plan from complex shapers
Behdad Esfahbod
1
-18
/
+18
2011-07-07
Enable applying GSUB/GPOS features in multiple segments
Behdad Esfahbod
1
-2
/
+22
2011-06-15
Minor compiler warning fixes
Behdad Esfahbod
1
-2
/
+1
[next]