libfort version 0.3.0
API
- Changes in C++ API (introduced classes
char_table
andutf8_table
instead oftable
). - Add function
ft_set_u8strwid_func
to set custom function to compute width of utf8 strings.
Internal
- Refactoring of examples.
char_table
and utf8_table
instead of table
).ft_set_u8strwid_func
to set custom function to compute width of utf8 strings.