|
71da9ca6
|
2018-12-27T18:01:06
|
|
[vector] Remove use of arrayZ() by using casts
|
|
474a1205
|
2018-12-21T18:46:51
|
|
[array/vector] Rename len to length
|
|
dcfa4a8d
|
2018-12-16T20:40:07
|
|
[array] Remove custom hb_bytes_t implementation
|
|
a35c92cb
|
2018-11-05T22:58:43
|
|
[ot-face] Simplify table access
Yoohoo!
|
|
03348ce0
|
2018-11-05T12:59:32
|
|
Minor
|
|
c8f94a1c
|
2018-11-03T21:07:39
|
|
Minor
|
|
a7aba99b
|
2018-10-30T14:04:09
|
|
[name] Rename hb_name_id_t to hb_ot_name_id_t
https://github.com/harfbuzz/harfbuzz/pull/1254
|
|
1366bb97
|
2018-10-29T11:01:25
|
|
Fix g-i warnings
|
|
80d9a427
|
2018-10-27T04:58:32
|
|
[docs] Document remaining sections
|
|
3b7e5f13
|
2018-10-27T02:39:20
|
|
[name] Rename hb_ot_name_get_names() to hb_ot_name_list_names()
And swap return value positions, so can be annotated for gobject-introspectin.
|
|
4025ad80
|
2018-10-27T02:35:06
|
|
Document new API
|
|
c965eead
|
2018-10-25T13:43:25
|
|
[name] Default to "en" if language is not specified
|
|
dc9a5f88
|
2018-10-23T23:16:06
|
|
[name] Do record sanitization at run-time
|
|
888a6561
|
2018-10-23T22:16:32
|
|
[name] Fix nul-termination bug
|
|
4668a050
|
2018-10-23T20:51:53
|
|
[name] Hook things up
Accept Mac Latin name entries as ASCII as well.
|
|
69f5da06
|
2018-10-23T20:30:40
|
|
[name] More
It assumes all names are encoded in UTF16-BE. Other than that, and not
listing languages correctly, it's *supposed* to work.
|
|
5531bd06
|
2018-10-23T20:04:05
|
|
[name] Flesh out UTF-X to UTF-X conversion routines
|
|
1046b193
|
2018-10-17T05:42:23
|
|
[name] Some more
|
|
b4d4d1ea
|
2018-10-16T19:55:17
|
|
[name] Return full string length from API
|
|
e7c595a9
|
2018-10-15T23:34:54
|
|
[name] More
|
|
75cd8c86
|
2018-10-15T23:32:08
|
|
[name] Add hb_ot_name_get_utf()
|
|
c2aa4095
|
2018-10-15T23:09:28
|
|
[name] Start implementing hb_ot_name_get_utf16()
|
|
c3425f24
|
2018-10-15T22:53:40
|
|
[name] Add hb-ot-name.cc for realz
|