Evas: Revert "Evas: Support harfbuzz version checking." (73196)
[profile/ivi/evas.git] / src / lib / engines / common / evas_font_ot.c
2012-07-03 tasnEvas: Revert "Evas: Support harfbuzz version checking...
2012-07-03 devilhornsEvas: Support harfbuzz version checking.
2012-06-12 tasnEvas font: Support no bidi no shaping mode in font...
2011-10-18 tasnEvas font: Oops, hb_fonts should be per font instance...
2011-10-17 tasnEvas font: Cache Harfbuzz font structure for fonts...
2011-10-17 tasnRevert "evas: Deal with harfbuzz API breakage"
2011-10-14 mike_mevas: Deal with harfbuzz API breakage
2011-09-19 tasnEvas font: Adjust yet again to the new harfbuzz API.
2011-08-30 tasnEvas font: Adjust to harfbuzz's latest and hopefully...
2011-05-29 tasnEvas font-engine: Conform to the API changes in Harfbuz...
2011-05-29 tasnEvas font-engine: Fixed font fallback in the same scrip...
2011-05-18 tasnEvas font-engine: Don't search fi again in ot populate.
2011-05-15 tasnEvas font-engine: Remove the useless RGBA_Font_Source...
2011-05-15 tasnEvas font-engine: Adjust code to use latest Harfbuzz...
2011-05-02 tasnEvas font-engine: Made *_unicode_funcs_get internal...
2011-05-02 tasnEvas language: Added a character script querying function.
2011-05-02 tasnEvas language: Fix typos.
2011-04-21 tasnEvas harfbuzz: Adjust evas to work with Harfbuzz >...
2011-04-20 tasnEvas font-engine: Cache pen position instead of advance.
2011-03-20 tasnEvas font: Iterate with pointers, not indexes.
2011-02-22 tasnEvas font-engine: Fixed walking to use ptrs instead...
2011-02-14 tasnEvas font: Fixed wrong condition that may cause an...
2011-02-13 tasnEvas font-engine: Added text_len to text_props which...
2011-02-02 tasnEvas font-ot: Started using our glyph and kerning cache...
2011-02-01 tasnEvas font/textblock/text: Started using string objects...
2011-01-30 tasnRevert "Snapshot." - didn't mean to commit this :(
2011-01-30 tasnSnapshot.
2011-01-30 tasnEvas font: Fixed memory leak when reloading an already...
2011-01-30 tasnEvas textblock: Fixed async rendering support.
2011-01-30 tasnEvas textblock: split the visual layouting to two stages:
2011-01-30 tasnSplit logical layouting and visual layouting completely...
2011-01-30 tasnEvas font-engine: A couple of major fixes:
2011-01-30 tasnEvas font: skip over common script items when getting...
2011-01-30 tasnRevert "Evas font-engine: Also split on script common...
2011-01-30 tasnEvas font-engine: Also split on script common.
2011-01-30 tasnEvas textblock + font engine: add an optimized way...
2011-01-30 tasnEvas font-engine: cache harfbuzz's face.
2011-01-30 tasnEvas font-ot: Fixed mistakes that caused ilegal reads.
2011-01-30 tasnEvas font-ot: renamed internal source_pos to source_clu...
2011-01-30 tasnEvas font-engine: Add cluster support to the font-engin...
2011-01-30 tasnEvas: Multiple changes that all relate to the Harfbuzz...