Behdad Esfahbod
|
52e9a71d57
|
[HB] Add comment
|
2009-11-02 14:40:48 -05:00 |
Behdad Esfahbod
|
f9c0a2dad0
|
[HB] Fix apply_lookup() loop
Part of Bug 595539 - Regressions in rendering certain Thai sequences with
OpenType font
|
2009-11-02 14:40:48 -05:00 |
Behdad Esfahbod
|
c0ab43c058
|
[HB] Fix bug in chain_context_lookup() invocations
Part of Bug 595539 - Regressions in rendering certain Thai sequences with
OpenType font
|
2009-11-02 14:40:48 -05:00 |
Behdad Esfahbod
|
3e2401f6c5
|
[HB] Rename DEBUG to TRACE where appropriate
|
2009-11-02 14:40:48 -05:00 |
Behdad Esfahbod
|
0535b50f43
|
[HB] Add GSUB/GPOS tracing
|
2009-11-02 14:40:48 -05:00 |
Behdad Esfahbod
|
20b035dad4
|
[HB] Put C++ inline's back
Apparetly in C++, inline means a totally different thing.
|
2009-11-02 14:40:36 -05:00 |
Behdad Esfahbod
|
284899ccbe
|
[HB] Add a NEXT() macro
|
2009-11-02 14:40:35 -05:00 |
Behdad Esfahbod
|
bff3c0fde5
|
[HB] Remove clumsy macros and improve API
|
2009-11-02 14:40:34 -05:00 |
Behdad Esfahbod
|
71a8344a5e
|
[HB] Remove a few 'inline's, though the compiler mostly ignores them
|
2009-11-02 14:40:32 -05:00 |
Behdad Esfahbod
|
b28815c1f6
|
[HB] Add sanitize debugging facilities
|
2009-11-02 14:40:30 -05:00 |
Behdad Esfahbod
|
a328d66e6a
|
[HB] Minor cleanup
|
2009-11-02 14:40:29 -05:00 |
Behdad Esfahbod
|
e49a84c9e3
|
[HB] GDEF sanitize()
|
2009-11-02 14:40:29 -05:00 |
Behdad Esfahbod
|
18939487d0
|
[HB] Fix Extension sanitize()
|
2009-11-02 14:40:29 -05:00 |
Behdad Esfahbod
|
2b5a59c277
|
[HB] More cast cleanup
|
2009-11-02 14:40:28 -05:00 |
Behdad Esfahbod
|
196598bbcc
|
[Hb] Use reinterpret casts instead of direct casts to char *
|
2009-11-02 14:40:28 -05:00 |
Behdad Esfahbod
|
cd3827ee56
|
[HB] More sanitize()
|
2009-11-02 14:40:28 -05:00 |
Behdad Esfahbod
|
70de50c11e
|
[HB] Start sanitize()
|
2009-11-02 14:40:27 -05:00 |
Behdad Esfahbod
|
23c86aa000
|
[HB] Use face_t directly instead of ot_layout_t
|
2009-11-02 14:40:27 -05:00 |
Behdad Esfahbod
|
5f5b24f99f
|
[OT] Rename C++ header files from *.h to *.hh
|
2009-11-02 14:40:27 -05:00 |