Pages du manuel Linux : Fonctions des bibliothèques / m17n

mconv_encode_buffer
Encode an M-text into a buffer area.
mconv_encode_range
Encode a part of an M-text.
mconv_encode_stream
Encode an M-text to write to a stream.
mconv_free_converter
Free a code converter.
mconv_getc
Read a character via a code converter.
mconv_gets
Read a line using a code converter.
mconv_list_codings
List symbols representing coding systems.
mconv_putc
Write a character via a code converter.
mconv_rebind_buffer
Bind a buffer to a code converter.
mconv_rebind_stream
Bind a stream to a code converter.
mconv_reset_converter
Reset a code converter.
mconv_resolve_coding
Resolve coding system name.
mconv_stream_converter
Create a code converter bound to a stream.
mconv_ungetc
Push a character back to a code converter.
mdatabase_define
Define a data of the m17n database.
mdatabase_find
Look for a data in the database.
mdatabase_list
Return a data list of the m17n database.
mdatabase_load
Load a data from the database.
mdatabase_tag
Get tags of a data.
mdebug_dump_all_symbols
Dump all symbol names.
mdebug_dump_chartab
Dump a chartable.
mdebug_dump_face
Dump a face.
mdebug_dump_font
Dump a font.
mdebug_dump_fontset
Dump a fontset.
mdebug_dump_font_list
mdebug_dump_font_list
mdebug_dump_im
Dump an input method.
mdebug_dump_mtext
Dump an M-text.
mdebug_dump_plist
Dump a property list.
mdebug_dump_symbol
Dump a symbol.
mdebug_hook
Hook function called on an error.
mdraw_clear_cache
clear cached information.
mdraw_coordinates_position
Return the character position nearest to the coordinates.
mdraw_default_line_break
calculate a line breaking position.
mdraw_glyph_info
Compute information about a glyph.
mdraw_glyph_list
Compute information about glyph sequence.
mdraw_image_text
Draw an M-text on a window as an image.
mdraw_per_char_extents
Obtain per character dimension information.
mdraw_text
Draw an M-text on a window.
mdraw_text_extents
Compute text pixel width.
mdraw_text_items
Draw one or more textitems.
mdraw_text_per_char_extents
Compute the text dimensions of each character of M-text.
mdraw_text_with_control
Draw an M-text on a window with fine control.
mface
Create a new face.
mface_copy
Make a copy of a face.
mface_from_font
Make a face from a font.
mface_get_prop
Get the value of a face property.
mface_merge
Merge faces.
mface_put_prop
Set a value of a face property.
mface_update
Update a face.
mfont
Create a new font.