efl.text.font.properties: remove comments from eo files

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D10971
This commit is contained in:
Ali Alzyod 2019-12-27 06:24:55 +00:00 committed by Marcel Hollerbach
parent 7005241b22
commit 20b7c515d1
1 changed files with 0 additions and 3 deletions

View File

@ -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.
]]