summaryrefslogtreecommitdiff
path: root/src/lib/evas/common/evas_font_load.c
Commit message (Expand)AuthorAgeFilesLines
* evas: Rename EAPI macro to EVAS_API in Evas libraryFelipe Magno de Almeida2020-12-151-31/+31
* evas_text: reduce Video Memory & RAM needed for text textures (Color Glyphs)Ali Alzyod2020-05-291-2/+7
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-12-121-1/+5
* evas - revert evas variation sequence support - out of bound accessesCarsten Haitzler (Rasterman)2019-10-311-5/+1
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-10-191-1/+5
* evas - font rendering - dont crash if we have color fonts and gl and swCarsten Haitzler (Rasterman)2019-08-211-0/+3
* Revert "evas_object_textblock: add support for variation sequences"Marcel Hollerbach2019-07-301-5/+1
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-07-291-1/+5
* evas-common: Remove cserve2 supportChris Michael2018-08-301-37/+0
* Remove evas internal dependency from the evas_font modulesubhransu mohanty2017-11-071-23/+27
* evas: Implement support for different H/V font DPIJean-Philippe Andre2017-10-121-8/+11
* evas font loading - fix possible divide by 0 when font size is 0Carsten Haitzler (Rasterman)2017-09-281-1/+6
* evas: Add scale feature for embedded bitmap fonts.Youngbok Shin2017-09-261-25/+50
* evas gl - fix leak with font glyph texturesCarsten Haitzler (Rasterman)2016-04-121-0/+57
* evas: Support bitmap embedded color font.Youngbok Shin2015-03-191-1/+8
* evas: simplify path logic and make backend code more robust.Cedric BAIL2014-03-131-0/+1
* evas - remove dead code (comment it out)Carsten Haitzler (Rasterman)2014-01-101-3/+11
* fix freetype header includes to be correct where ft 2.5.1 breaks buildsCarsten Haitzler (Rasterman)2013-12-011-1/+3
* evas: Let fix the mess in our header instead of sweeping it under the carpet.Cedric Bail2013-11-221-4/+2
* Revert "evas: this headers order are seriously insane..."Tom Hacohen2013-11-211-2/+2
* evas: this headers order are seriously insane, hope that one fix the last bre...Cedric Bail2013-11-211-2/+2
* Fix missing FTUNLOCKChris Michael2013-07-081-0/+1
* Fix formattingChris Michael2013-07-081-7/+9
* evas: fix crash after font rehintJean-Philippe Andre2013-06-241-10/+1
* efl: formattingSebastian Dransfeld2013-06-201-1/+1
* evas: Keep sane name for public headerSebastian Dransfeld2013-06-201-1/+1
* cserve2: fix minor memleaks with fontsJean-Philippe Andre2013-06-201-2/+14
* evas_font_load: Remove duplicate include of evas_font_ot.hDaniel Willmann2013-06-061-2/+1
* Evas font: Fixed hb_font_destroy related warning.Tom Hacohen2013-06-061-2/+2
* evas/cserve2: fix memory leak when changing font hinting.Jean-Philippe Andre2013-06-041-0/+11
* Evas font: fix font source have wrong current size.Jiyoun Park2013-04-051-0/+3
* Evas font: Disable run-time emboldment in some cases.Tom Hacohen2013-04-041-1/+8
* Evas font: Add missing header.Tom Hacohen2013-01-151-0/+1
* efl/font: Dispatch font load request once sent to serverPaulo Alcantara2013-01-091-4/+12
* merge: and now EvasVincent Torri2012-11-041-0/+913