m17n/m17n-lib.git
2007-11-12 handa*** empty log message *** FLT
2007-11-12 handa(ft_check_otf): Fix arg to OTF_check_features.
2007-11-12 handa(Mcombining): New variable.
2007-11-12 handa(Mcombining): Extern it.
2007-11-12 handa(compose_glyph_string): Call run_flt with Mcombining for
2007-11-09 handa*** empty log message ***
2007-11-09 handa(ft_render): Fix handling of baseline_offset.
2007-11-09 handa(mface__realize): Fix previous change.
2007-11-09 handa*** empty log message ***
2007-11-09 handa(mface__realize): Reset measured flag before calling
2007-11-09 handa*** empty log message ***
2007-11-09 handa(run_stages): Fix handing of off_x and off_y.
2007-11-09 handa(ft_render): Fix handling of baseline_offset.
2007-11-09 handa(xfont_find_metric): Delete invalid "continue" line.
2007-11-09 handa(run_flt): Set font.font.family.
2007-11-09 handa(try_font_list): Check if the named flt is surely
2007-11-07 handa*** empty log message ***
2007-11-07 handa(analyse_bidi_level): New function.
2007-11-07 handa(mflt_run): Fix typo.
2007-11-07 handa(ft_drive_otf): Fix indexing gstring->glyphs.
2007-11-06 handa*** empty log message ***
2007-11-06 handa(visual_order): Don't rely on the width of glyphs.
2007-11-06 handa(run_rule): Don't set error code here.
2007-11-06 handa(run_rule): Don't set error code here.
2007-11-06 handa(xfont_open): Keep rfont's metrics in 26.6 fixed pixels.
2007-11-06 handa(ft_open): Keep rfont's metrics in 26.6 fixed pixels.
2007-11-06 handa(mface__for_chars): Adjusts the unit of face's ascent and
2007-10-29 handa*** empty log message ***
2007-10-29 handa(Mgenerator, Mend): New variables.
2007-10-29 handa* m17n-flt.h (struct _MFLTOtfSpec): Adjusted for the...
2007-10-29 handa(m17n_init_win): Call m17n_init_flt.
2007-10-29 handa* m17n-gui.h: Include m17n-flt.h.
2007-10-29 handaAdusted for the change of MGlyph.
2007-10-29 handaAdusted for the change of MGlyph.
2007-10-29 handa(MGlyph): Modified for new FLT handling.
2007-10-29 handa(try_font_list): Adusted for the change of MGlyph.
2007-10-29 handaAdjusted for the change of MGlyph.
2007-10-29 handaAdjusted for the change of MGlyph.
2007-10-29 handa(struct MRealizedFont): New members x_ppem and y_ppem.
2007-10-29 handaAdjusted for the change of MGlyph.
2007-10-29 handa(m17n_init): Don't call mchar_init.
2007-10-29 handa(m17n_init_core): Call mchar_init.
2007-10-29 handa(mchartable_min_char, mchartable_max_char): Extern...
2007-10-29 handaInclude "m17n.h" instead of "m17n-gui.h".
2007-10-29 handa(mchartable): Initialize table->min_char to -1.
2007-10-29 handa(GUI_SOURCES): Delete font-flt.c.
2007-10-29 handa*** empty log message ***
2007-10-29 handa(xgstring): Adjusted for the change of dump_gstring.
2007-10-29 handa(common_ldflags_gui): Add
2007-10-12 handa*** empty log message ***
2007-10-12 handa* m17n-core.h (Mcharset): Extern it.
2007-10-12 handaInclude m17n-core.h instead of m17n.h.
2007-10-12 handa*** empty log message ***
2007-10-12 handa(read_mtext_element): Simplify the code.
2007-10-12 handa* m17n.h: Move database related declarations to m17n...
2007-10-12 handa(m17n_init): Don't call mdatabase__init.
2007-10-12 handa(read_rgb_txt): Check also /etc/X11/rgb.txt. Downcase
2007-10-12 handaInclude m17n-core.h instead of m17n.h.
2007-10-12 handa(mdatabase__finder, mdatabase__loader): Delete them.
2007-10-12 handa(device_open): Use mplist_add, not mplist_push.
2007-10-12 handa(mdatabase__finder, mdatabase__loader): Delete externs
2007-10-12 handa(Mexist): New variable.
2007-10-12 handa(layout_glyphs): Fix calculation of off_x and off_y.
2007-10-12 handa(mdatabase__load_charset_func): Extern it.
2007-10-12 handa* database.c: Include m17n-core.h instead of m17n.h.
2007-10-12 handaInclude "database.h.".
2007-10-12 handa(mchar_define_property): Call mdatabase_find directly.
2007-10-12 handa(libm17n_core_la_SOURCES): Add database.[ch].
2007-10-12 handa*** empty log message ***
2007-10-12 handaDon't require m17n-shell.
2007-09-18 handa*** empty log message ***
2007-09-18 handa(mface__realize): Try Freetype based font at first.
2007-09-18 handa*** empty log message ***
2007-09-18 handa(main): Use "generic" fontset by default.
2007-09-16 handa*** empty log message ***
2007-09-16 handa(load_flt): New arg full. If full is zero, load only
2007-09-16 handa(mflt_find): Prototype adjusted.
2007-09-14 handa*** empty log message ***
2007-09-14 handa(struct _MFLTGlyph): Change signedness of members.
2007-09-14 handa*** empty log message ***
2007-09-14 handa(run_otf): Make debug info printing comaptible with
2007-09-14 handa(UPDATE_CLUSTER_RANGE): ctx->cluster_begin_idx is
2007-09-10 handa*** empty log message ***
2007-09-10 handa*** empty log message ***
2007-09-10 handa(struct _MFLTGlyph): New member encoded and measured.
2007-09-10 handa(enum GlyphInfoMask): Delete EncodedMask and
2007-09-07 handa(compose_glyph_string): Improve script detection.
2007-09-06 handa*** empty log message ***
2007-09-06 handa(mflt_get): Extern it.
2007-09-06 handa(run_stages): Call positioning only if
2007-09-06 handa(mfont__flt_run): Improve debug info printing.
2007-09-04 handa*** empty log message ***
2007-09-04 handa(mflt_find): Prototype adjusted.
2007-09-04 handa*** empty log message ***
2007-09-04 handa(MFontLayoutTable): Delete this type.
2007-09-04 handa(mflt_coverage): Extern it.
2007-09-03 handa*** empty log message ***
2007-09-03 handa(MTABLE_CALLOC_SAFE, MSTRUCT_CALLOC_SAFE): New macros.
2007-09-03 handa(mdatabase__props): New function.
2007-09-03 handa* database.h (mdatabase__props): Extern it.
next