Werner Lemberg
80ed03e2bb
* src/otlayout/otlcommn.c (otl_gsubgpos_get_lookup_count): New
function.
* src/otlayout/otlcommn.h: Updated.
* src/otlayout/otlbase.c: Rename counting variables to be more
meaningful.
Add copyright message.
* src/otlayout/otlbase.h: Add copyright message.
* src/otlayout/otlgdef.c: Rename counting variables to be more
meaningful.
Add copyright message.
Use OTL_CHECK everywhere.
(otl_caret_value_validate): Remove unused variable.
(otl_gdef_validate): All tables are optional.
* src/otlayout/otlgdef.h: Add copyright message.
* src/otlayout/otljstf.c: Rename counting variables to be more
meaningful.
Add copyright message.
(otl_jstf_gsub_mods_validate, otl_jstf_gpos_mods_validate): Add
parameter to pass lookup count.
Update all callers.
Check lookup array.
(otl_jstf_max_validate):
s/otl_gpos_subtable_check/otl_gpos_subtable_validate/.
(otl_jstf_priority_validate, otl_jstf_lang_validate,
otl_jstf_script_validate): Add two parameters to pass lookup counts.
Update all callers.
(otl_jstf_validate): Add two parameters to pass GPOS and GSUB
table offsets; use otl_gsubgpos_get_lookup_count to convert extract
lookup counts.
Fix typo.
* src/otlayout/otljstf.h: Updated.
Add copyright message.
* src/otlayout/otlgpos.c (otl_gpos_subtable_validate): New function.
(otl_gpos_validate): Use it.
* src/otlayout/otlgpos.h: Updated.
2004-08-13 06:09:08 +00:00
..
2004-06-09 20:18:35 +00:00
2004-06-09 20:18:35 +00:00
2004-08-11 05:25:37 +00:00
2004-07-31 23:04:23 +00:00
2004-07-19 20:02:35 +00:00
2004-08-12 12:22:28 +00:00
2004-05-06 11:48:35 +00:00
2004-06-23 15:44:03 +00:00
2004-06-15 13:57:00 +00:00
2004-08-13 06:09:08 +00:00
2004-07-31 23:04:23 +00:00
2004-08-08 16:52:29 +00:00
2004-05-13 12:59:59 +00:00
2004-04-02 07:13:53 +00:00
2003-10-29 21:43:52 +00:00
2004-06-12 13:21:20 +00:00
2004-08-11 05:25:37 +00:00
2004-02-19 21:39:58 +00:00
2004-06-04 17:41:59 +00:00
2004-08-07 15:08:33 +00:00
2004-08-02 05:38:33 +00:00
2004-04-21 14:30:37 +00:00
2004-06-15 14:13:10 +00:00
2002-11-06 22:32:54 +00:00