Sign in
flutter
/
third_party
/
harfbuzz
/
c62a8f10f3b9a4ac3ac6b686464ac734ebfa2f7f
/
src
/
hb-ot-tag.cc
c605bbb
Remove C++ guards from source files
by Behdad Esfahbod
· 14 years ago
e3693b7
Change a couple strstr() to strchr()
by Behdad Esfahbod
· 14 years ago
744970a
[API] Add support for vertical text
by Behdad Esfahbod
· 14 years ago
1a64f6e
[API] Add HB_LANGUAGE_INVALID
by Behdad Esfahbod
· 14 years ago
40b5c2e
[test/test-ot-tag] Test hb-ot-tag.h, fix many bugs
by Behdad Esfahbod
· 14 years ago
d02985e
ISO 15924 fixes
by Behdad Esfahbod
· 14 years ago
2409d5f
Update Copyright headers
by Behdad Esfahbod
· 14 years ago
c57d454
Rename all private sources and headers to C++ files
by Behdad Esfahbod
· 14 years ago
[Renamed (98%) from src/hb-ot-tag.c]
440a76b
[OT] Fix script to ot-script-tag conversion
by Behdad Esfahbod
· 14 years ago
62879ee
[API] Use ISO 15924 tags for hb_script_t
by Behdad Esfahbod
· 14 years ago
db5227c
Move macros around
by Behdad Esfahbod
· 14 years ago
0723358
Rename HB_TAG_STR() to HB_TAG_CHAR4()
by Behdad Esfahbod
· 14 years ago
5d91c3d
Add script to/from ISO 15924 tag support
by Behdad Esfahbod
· 14 years ago
ba9ab8d
Fix language extension matching
by Behdad Esfahbod
· 14 years ago
43bf2f7
Add OpenType script tags for Unicode 5.2 and Unicode 6.0 scripts
by Behdad Esfahbod
· 14 years ago
afab01c
Add Unicode 6.0 scripts
by Behdad Esfahbod
· 14 years ago
f234b68
Change HB_SCRIPT_MEITEI_MAYEK to HB_SCRIPT_MEETEI_MAYEK
by Behdad Esfahbod
· 14 years ago
f4792d9
Fix infinite loop!
by Behdad Esfahbod
· 14 years ago
8f08c32
Minor cleanup
by Behdad Esfahbod
· 14 years ago
acdba3f
Prefer C linkage
by Behdad Esfahbod
· 15 years ago
226faa5
Fix loop
by Behdad Esfahbod
· 15 years ago
15c7379
Revert "Merge remote branch 'martin/master'"
by Behdad Esfahbod
· 15 years ago
3109a86
hb-graphite now no longer has -ve advances within clusters. Fix infinite loop in tag_to_script(). python fixed to use tag_to_script and allow hbtestfont to be passed font files, where fontconfig knows about them.
by Martin Hosken
· 15 years ago
4fa67f3
Add Unicode 5.2 scripts
by Behdad Esfahbod
· 15 years ago
b490fa3
Add hb_ot_tag_to_script()
by Behdad Esfahbod
· 15 years ago
64d3fc8
Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
by Behdad Esfahbod
· 15 years ago
fde6f5b
Convert to uppercase in hb_ot_tag_from_language()
by Behdad Esfahbod
· 15 years ago
ce23c92
Use BCP47 private-use tags for OpenType tag language string mapping
by Behdad Esfahbod
· 15 years ago
eaf1d9a
Minor
by Behdad Esfahbod
· 15 years ago
c755cb3
Change header comment
by Behdad Esfahbod
· 15 years ago
8a3511a
Add hb_language_t as well as language/script conversion to OT tags
by Behdad Esfahbod
· 15 years ago