m17n/libotf.git
2005-02-18 handa(error_message): Allocate it statically.
2005-02-17 handa*** empty log message ***
2005-02-17 handa(filter): Accept extentions ".ttc" and ".TTC".
2005-02-17 handa*** empty log message ***
2005-02-17 handa(gstring_subst): Correctly set temp.f.index.
2005-02-17 handa(read_cmap_table): Delete unsed var.
2005-02-17 handa*** empty log message ***
2005-02-17 handa(gstring_subst): Correctly set temp.f.index.
2004-12-27 handa*** empty log message ***
2004-11-19 handa*** empty log message ***
2004-11-19 handa(AC_INIT): Update to 0.9.3.
2004-11-19 handa(LIBOTF_VERSION): Update to "0.9.3".
2004-11-09 handa*** empty log message ***
2004-11-09 handa(lookup_gsub): New arg alternate_subst. Callers
2004-11-09 handa(OTF_Glyph): Delete member alternate_set.
2004-11-09 handa(alt_subst, do_alternate_subst): New
2004-11-08 handa*** empty log message ***
2004-11-08 handaInclude "config.h".
2004-11-02 handa*** empty log message ***
2004-11-02 handa(MAX_FEATURE_COUNT): Delete this macro.
2004-11-02 handa(dump_cmap_table): Support Format 2 of cmap.
2004-11-02 handa*** empty log message ***
2004-11-02 handa(read_cmap_table): Support Format 2 of cmap.
2004-11-02 handa(lookup_gsub): For Format 3, set
2004-11-02 handa(OTF_EncodingSubtable2): New members subHeaderCount
2004-10-27 handa*** empty log message ***
2004-10-27 handaPay attention to HAVE_X11_XAW_COMMAND_H.
2004-10-27 handa*** empty log message ***
2004-10-27 handaCheck existence of X11/Xaw/Command.h.
2004-09-07 handa*** empty log message ***
2004-09-07 handaCancel previous change.
2004-09-07 handa*** empty log message ***
2004-09-07 handaDon't include libgen.h.
2004-09-07 handa(lookup_gpos): For LooupType 5, fix finding a base...
2004-09-03 handa*** empty log message ***
2004-09-03 handa*** empty log message ***
2004-09-03 handa(GSTRING_INSERT): Fix size of reallocating
2004-09-03 handa*** empty log message ***
2004-09-03 handa(GSTRING_INSERT): Fix size of reallocating
2004-09-03 handa*** empty log message ***
2004-09-03 handa(update_seq_area): Use malloc and free for
2004-08-13 handa*** empty log message *** REL-0-9-2
2004-08-13 handa(LIBOTF_VERSION): Updated to 0.9.2.
2004-08-13 handaUpdated to 0.9.2.
2004-08-13 handa*** empty log message ***
2004-08-13 handa(IGNORED_GLYPH): Fix previous change.
2004-08-13 handa*** empty log message ***
2004-08-13 handa(IGNORED_GLYPH): Fix checking of MarkAttachClass.
2004-08-09 handa*** empty log message *** REL-0-9-1
2004-08-09 handa(setup_lookup_indices): Fix handling of "*" in features.
2004-08-09 handa*** empty log message ***
2004-08-09 handa(update_seq_area): Call OTF_drive_gdef only
2004-08-08 handa*** empty log message ***
2004-08-08 handa(FeatureProc): Highlight selected features by
2004-08-07 handa*** empty log message ***
2004-08-07 handa(IGNORED_GLYPH): New macro.
2004-08-06 handa*** empty log message ***
2004-08-06 handa(lookup_gsub): Fix handling of Extension lookup.
2004-08-06 handa*** empty log message ***
2004-08-06 handa(lookup_gsub): Fix handling of Extension lookup.
2004-08-05 handa(update_seq_area): Fix previous change.
2004-08-05 handa*** empty log message ***
2004-08-05 handa(update_seq_area): Fix sign of yoff.
2004-08-05 handa*** empty log message ***
2004-08-05 handa(lookup_gpos): Add support for LookupType 5.
2004-08-05 handa(enum OTF_LookupFlagBit): Fix OTF_IgnoreMarks.
2004-08-05 handa*** empty log message ***
2004-08-05 handa(update_seq_area): Fix sign of yoff.
2004-08-05 handa(dump_lookup_subtable_gpos): Add support for
2004-08-05 handa(lookup_gpos): Fix handling of flag.
2004-08-05 handa*** empty log message ***
2004-08-05 handa(lookup_gpos): Add support for LookupType 5.
2004-08-05 handa(read_ligature_attach): Fix for the case that an
2004-08-04 handa*** empty log message ***
2004-08-04 handa(bidi, reversed): New variables.
2004-08-04 handa*** empty log message ***
2004-08-04 handa(gstring_subst): New arg flag. Caller changed.
2004-08-04 handa(OTF_LookupFlagIgnoreMask): New macro.
2004-07-29 handa*** empty log message ***
2004-07-29 handa(create_widgets): Fix width of index glyphs..
2004-07-26 handa*** empty log message ***
2004-07-26 handa(lookup_gpos): Don't apply a GPOS feature twice.
2004-07-26 handa*** empty log message ***
2004-07-26 handa(read_value_record): Fix typo.
2004-07-26 handa(lookup_gpos): Don't apply a GPOS feature twice.
2004-07-24 handa*** empty log message ***
2004-07-24 handa(gstring_subst): Set `c' and `f.index' of
2004-07-24 handa(OTF_Glyph): New union member u.index.
2004-07-23 handa*** empty log message ***
2004-07-23 handaNew file.
2004-07-23 handaBig change to implement selection of script.
2004-07-12 handa(FeatureProc): Fix previous change.
2004-07-12 handa*** empty log message ***
2004-07-12 handaBig change to implement driving OpenType
2004-07-12 handa(get_langsys): If script is NULL, use the first
2004-07-09 handa*** empty log message ***
2004-07-09 handa(lookup_gpos): Ignore glyphs whose ID is 0 (fix
2004-07-08 handa*** empty log message ***
2004-07-08 handa(read_class_set_list): Allocate the array *set
2004-07-07 handa*** empty log message ***
next