evas/cserve2: Use width and horizontal bearing from
[profile/ivi/evas.git] / src / lib / engines / common / evas_text_utils.c
2012-05-15 antognollievas/cserve2: Use width and horizontal bearing from
2012-05-15 antognollievas/cserve2: Split out the glyph rendering code from
2012-04-26 cedricevas: lock less font rendering.
2011-07-18 tasnEvas text: Fixed text_props_index_find and added props_...
2011-07-18 tasnEvas text: Made text_props_index_find faster.
2011-07-17 tasnEvas text: Added _text_props_cluster_next.
2011-06-02 tasnEvas font-engine: Use binary search for finding index...
2011-05-29 tasnEvas textblock/font-engine: Fix compiler warnings with...
2011-05-29 tasnEvas font-engine: Fixed font fallback in the same scrip...
2011-05-27 devilhornsEvas: Fix more shadow declarations of variables.
2011-05-18 tasnEvas font-engine: Fix searching of fonts to ignore...
2011-05-12 rasterwrn--!
2011-05-05 tasnEvas font-engine: Made the cutoff error more verbose.
2011-05-05 tasnEvas text_utils: Added evas_common_text_props_can_split
2011-05-04 tasnEvas font: only "bidi-shape" RTL strings.
2011-05-03 tasnEvas font-engine: Fix size activation of fi in content_...
2011-05-03 tasnEvas font-engine: Fix glyphs not being drawn.
2011-05-02 tasnEvas textblock: Now that we cache fi, we don't need...
2011-05-02 tasnEvas font-engine: Cache fi for all cases (even without...
2011-04-26 tasnEvas font-engine: Fixes last commit to not seg when...
2011-04-26 tasnRevert "BAD TASN!". Yeah, I'm evil.
2011-04-26 tasnEvas font-engine: Updated comments.
2011-04-26 rasterBAD TASN!
2011-04-26 tasnEvas font-engine: fix issue with using the wrong fi.
2011-04-26 tasnEvas font-engine: use the cached fi instead of searchin...
2011-04-26 tasnEvas font-engine: Added a fixme.
2011-04-26 tasnEvas font-engine: Cache fi when using Harfbuzz.
2011-04-21 tasnEvas font-engine: Fixed kerning issue and a major rende...
2011-04-20 tasnEvas font-engine: Cache pen position instead of advance.
2011-04-13 tasnEvas font-engine: Move, rename and make *_text_font_sty...
2011-04-13 tasnEvas font-engine: Fix the fallback fribidi shaper.
2011-04-13 tasnEvas font-engine: *text_props_script_set add parameter...
2011-04-12 tasnEvas font-engine: Added support for runtime-italic...
2011-03-20 tasnEvas font: Iterate with pointers, not indexes.
2011-03-15 tasnEvas font-engine: Fixed bug with different sizes in...
2011-02-16 tasnEvas font: Draw the replacement char whan the glyph...
2011-02-13 tasnEvas textblock: Improved error message.
2011-02-13 tasnEvas font-engine: Added text_len to text_props which...
2011-02-10 tasnEvas text_utils: make the text_props_content_ref/unref...
2011-02-10 tasnEvas text_utils: fixed a bug with splitting.
2011-02-06 tasnEvas font-engine: Don't ref/unref info if len==0 becaus...
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-engine: add a function to just ref text props.
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 textblock + font engine: add an optimized way...
2011-01-30 tasnEvas: Multiple changes that all relate to the Harfbuzz...