Modify it to adjust Tizen IVI enviroment
[platform/upstream/kmscon.git] / src / text.c
2013-10-23 David Herrmanntsm: remove and depend on libtsm
2013-03-04 David Herrmannshl: move log.[ch] to shl_log.[ch]
2013-02-06 David Herrmannbuild: major cleanup
2013-01-07 David Herrmannuterm: move video API into uterm_video.h
2013-01-03 David Herrmanntext: add owner field to text-ops
2012-12-30 David Herrmanntext: use new shl-registry objects
2012-12-10 David Herrmanntext: add render-support for multi-cell glyphs
2012-11-26 David Herrmanntext: use uterm_display directly
2012-11-08 David Herrmanntext: add bold font as separate font object
2012-09-18 David Herrmannconsole: rename prefix to tsm_screen_*
2012-09-18 David Herrmanntext: pass symbol-data directly into text layer
2012-09-16 David Herrmannshl: move timer to shl_timer_*
2012-09-15 David Herrmannshl: move dlist to shl_dlist.h
2012-09-15 David Herrmannshl: move dlist implementation to shl_dlist_*
2012-09-14 David Herrmannunicode: move kmscon_symbol* to tsm_symbol*
2012-09-08 David Herrmannconsole: make independent of text drawing layer
2012-09-08 David Herrmannconsole: rename font_char_attr to kmscon_console_attr
2012-08-10 David Herrmanntext: fix choosing fallback backend
2012-08-10 David Herrmanntext: rework text renderer system
2012-08-08 David Herrmanntext: move font_char_attr to text.h
2012-07-31 David Herrmanntext: add text renderer subsystem