bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=20b7c515d12ae25b98851cedfd5dc415e0f1dccb

commit 20b7c515d12ae25b98851cedfd5dc415e0f1dccb
Author: ali <[email protected]>
Date:   Fri Dec 27 06:24:55 2019 +0000

    efl.text.font.properties: remove comments from eo files
    
    Reviewed-by: Xavi Artigas <[email protected]>
    Differential Revision: https://phab.enlightenment.org/D10971
---
 src/lib/efl/interfaces/efl_text_font_properties.eo | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/lib/efl/interfaces/efl_text_font_properties.eo 
b/src/lib/efl/interfaces/efl_text_font_properties.eo
index 796a020324..b7957a8ac9 100644
--- a/src/lib/efl/interfaces/efl_text_font_properties.eo
+++ b/src/lib/efl/interfaces/efl_text_font_properties.eo
@@ -36,9 +36,6 @@ enum @beta Efl.Text_Font_Slant {
     italic, [[Italic font slant.]]
 }
 
-/* FIXME: It needs to support "normal" option for non-color bitmap font.
-   For supporting "normal" option, S/W glyph drawing engine should be updated.
- */
 enum @beta Efl.Text_Font_Bitmap_Scalable {
    [[Scalable of bitmap fonts.
    ]]

-- 


Reply via email to