Revert "Upstream merge"
[framework/uifw/evas.git] / src / lib / engines / common / evas_font_ot.c
2012-07-27 WooHyun JungRevert "Upstream merge"
2012-06-29 Jiyoun Parkupstream merge
2012-06-20 Jiyoun ParkUpstream merge
2012-06-12 tasnEvas font: Support no bidi no shaping mode in font...
2012-04-25 Myungjae LeeEvas migration revision 70433
2012-04-18 Hyoyoung ChangEFL core migration revision 70276
2012-04-13 Jiyoun ParkMerge remote branch 'remotes/origin/upstream'
2012-04-05 Jeonghyun YunEFL core migration revision 69910
2012-03-27 Jeonghyun YunEFL core migration revision 69627
2012-03-10 Jeonghyun YunEFL core migration revision 69113
2012-03-07 Jeonghyun YunEFL core migration revision 68831
2012-03-02 Jeonghyun YunEFL core migration revision 68518
2012-02-06 Jaehwan KimEFL migration revision 67705
2012-01-16 Jaehwan KimMigration with svn revision 66966
2011-12-08 Jaehwan KimMigration with svn revision @65865
2011-11-28 Jaehwan KimMerge remote branch 'origin/upstream'
2011-11-17 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-16 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-11 ChunEon ParkMerge remote-tracking branch 'origin/upstream'
2011-11-10 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-03 Mike McCormackMerge branch 'upstream'
2011-10-20 Jiyoun ParkMerge "[*] add scale decoding feature bmp(1,2,4,8 bit...
2011-10-20 ChunEon Parkoptimized usage of harfbuzz
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 ChunEon Parkmerged with opensource to check the harfbuzz version
2011-10-14 mike_mevas: Deal with harfbuzz API breakage
2011-10-10 Mike McCormackRevert "Rollback to previous package. evas_1.0.0.001...
2011-10-06 Daniel Juyung SeoRollback to previous package. evas_1.0.0.001+svn.62695s...
2011-10-05 Mike McCormackMerge branch 'upstream'
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-06-23 Jaehwan Kimsvn update: 60295 (latest:60295)
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-04-05 Jaehwan Kimsvn update: 58227 (latest:58227)
2011-03-29 Shinwoo KimRollback to 19a13662bc08e5b0be6cee6b40d4c05e33bc3475
2011-03-29 Shinwoo Kimsvn update: 58050 (latest:58050)
2011-03-20 tasnEvas font: Iterate with pointers, not indexes.
2011-03-09 Myungjae Leesvn update: 57457 (latest:57457)
2011-03-08 WooHyun Jung[Rollback : delete some files for full rollback]
2011-03-07 Myungjae Leesvn update: 57457 (latest:57457)
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...