Behdad Esfahbod
|
f868e1b84d
|
Add hb-unicode-decode
|
13 years ago |
Behdad Esfahbod
|
9ab23ef474
|
Minor
|
13 years ago |
Behdad Esfahbod
|
c8d81db033
|
Recognize more characters
|
13 years ago |
Behdad Esfahbod
|
0016d4662d
|
[test] Make hb-unicode-prettyname take a --stdin option
|
13 years ago |
Behdad Esfahbod
|
ad8c6446f2
|
[test/shaping] Add hb-unicode-prettyname
|
13 years ago |
Behdad Esfahbod
|
e900869b0f
|
[test/shaping] Add hb-read-manifest
|
13 years ago |
Behdad Esfahbod
|
a211cd3ffc
|
Ignore AUTHORS also
|
13 years ago |
Behdad Esfahbod
|
c91c4fa471
|
[hb-shape] Change glyphstring brackets from </> to [/]
Sorry for the disruption but I need this to differentiate from the
Unicode string.
|
13 years ago |
Behdad Esfahbod
|
36fe87d1b4
|
More Indic tests from Pravin
|
13 years ago |
Behdad Esfahbod
|
a33e46cf7d
|
[test/shaping] Add hb-update-manifests
|
13 years ago |
Behdad Esfahbod
|
d4de562adf
|
Start adding new shaping test suite together
|
13 years ago |
Behdad Esfahbod
|
7a4a848db2
|
Minor
|
13 years ago |
Behdad Esfahbod
|
4d6dafd47f
|
Rename test/ to test/api/
|
13 years ago |
Behdad Esfahbod
|
3b5c22c39b
|
Remove src/test.cc
Not really useful.
|
13 years ago |
Behdad Esfahbod
|
4983feebbb
|
[hb-diff] Clean up
|
13 years ago |
Behdad Esfahbod
|
cdc673d97c
|
[hb-shape] Add --show-line-num
Ok, much more useful as a test suite driver now.
|
13 years ago |
Behdad Esfahbod
|
cc4d9810d6
|
[hb-shape] Add --show-text and --show-unicode options
|
13 years ago |
Behdad Esfahbod
|
27c36af411
|
Fix OOB in hb-shape
|
13 years ago |
Behdad Esfahbod
|
8d2781d692
|
[test] Add two Indic test cases from Bernard Massot
|
13 years ago |
Behdad Esfahbod
|
8750abaf84
|
[util] Add --help-features
Patch from Khaled Hosny.
|
13 years ago |
Behdad Esfahbod
|
889caa52fa
|
[icu] Use U_FAILURE
|
13 years ago |
Behdad Esfahbod
|
36a4f4a482
|
Replace u_strlen() with u_countChar32()
The latter is what I meant.
|
13 years ago |
Behdad Esfahbod
|
055fb24d03
|
Add test for bug in ICU decompose
As reported by Kenichi Ishibashi on 2011-10-28.
|
13 years ago |
Behdad Esfahbod
|
c521e793bd
|
Fix OOB in replace_glyph()
Patch from Kenichi Ishibashi.
|
13 years ago |
Behdad Esfahbod
|
03408ce73d
|
Fix more possible buffer overruns
I have this function, but can't clean up it to my satisfaction.
|
13 years ago |
Behdad Esfahbod
|
7d479900cd
|
Refactor the two remaining uses of _hb_ot_layout_skip_mark()
|
13 years ago |
Behdad Esfahbod
|
506ffeb8e7
|
Further mark skippy fixes from Jonathan Kew
We should be in good shape now.
|
13 years ago |
Behdad Esfahbod
|
a4a48fe6d4
|
Fix mark skipping regression
Ouch!
|
13 years ago |
Behdad Esfahbod
|
4ab9731154
|
Refactor mark skipping
|
13 years ago |
Behdad Esfahbod
|
370f03e9c6
|
Minor
|
13 years ago |
Behdad Esfahbod
|
4d3aeb8cb2
|
[GSUB/GPOS] Fix mark skip indexing issues
Mozilla bug 701637 and 714067 combined.
Patch from Jonathan Kew.
|
13 years ago |
Behdad Esfahbod
|
e8eedf2687
|
Avoid enum trailing commas
Based on patch from Jonathan Kew.
|
13 years ago |
Behdad Esfahbod
|
3d0ddd1280
|
Require glib >= 2.16 for the gobject option
|
13 years ago |
Behdad Esfahbod
|
95ab82a992
|
Disable gtk-doc macro
We don't have any docs yet.
|
13 years ago |
Behdad Esfahbod
|
299ae0c3a3
|
[icu] Remove glib-ism
|
13 years ago |
Behdad Esfahbod
|
a097043f9a
|
Allow space in one more place when parsing features
|
13 years ago |
Behdad Esfahbod
|
af92135424
|
Minor
|
13 years ago |
Behdad Esfahbod
|
89d89646e8
|
Fix intrin.h b0rkage with older MSVC
Reported by Jonathan Kew.
|
13 years ago |
Behdad Esfahbod
|
af913c5788
|
Fix infinite loop in normalization code with variation selectors
Reported by Jonathan Kew.
|
13 years ago |
Behdad Esfahbod
|
fd528c17b7
|
[util] Add --list-shapers to hb-view and hb-shape
|
13 years ago |
Behdad Esfahbod
|
a17554bfd5
|
Make test-c.c actually use hb
This will make sure we test that C code can actually link to the
library.
|
13 years ago |
Behdad Esfahbod
|
55deff7595
|
Add comments
|
13 years ago |
Behdad Esfahbod
|
a240d5a0a3
|
Add TODO item
|
13 years ago |
Behdad Esfahbod
|
52ebdff49d
|
Fix GSUB lookuptype 1 subtype 1 delta wrapping
|
13 years ago |
Behdad Esfahbod
|
5857720cd3
|
[util] s/%d/%u/ when printing glyph ids and clusters
|
13 years ago |
Behdad Esfahbod
|
b95324cdd2
|
Minor
|
13 years ago |
Behdad Esfahbod
|
0cd33592ab
|
Fix possible leaks
|
13 years ago |
Behdad Esfahbod
|
d3f3690b48
|
hb-shape: In --no-glyph-names, output glyph number directly
Ie. write "86" instead of "gid86".
|
13 years ago |
Behdad Esfahbod
|
088c1e27c0
|
[util] Fix option parsing
Wow, who knew bool is one byte and I was using it as a 4byte int?!
C++ auto casts fails you in mysterious ways...
|
13 years ago |
Behdad Esfahbod
|
d606daa4cc
|
Whitespace
|
13 years ago |