summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>2011-04-12 09:05:47 +0000
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>2011-04-12 09:05:47 +0000
commite5138fe3f695f7dcbbbc259a97fdb29423b2d46f (patch)
tree9b8578e7c21421247b3d8dba42690e53db9b2d83 /AUTHORS
parent23077d3ed791fcca0ceafd60368165e1aff181c1 (diff)
downloadevas-e5138fe3f695f7dcbbbc259a97fdb29423b2d46f.tar.gz
evas-e5138fe3f695f7dcbbbc259a97fdb29423b2d46f.tar.bz2
evas-e5138fe3f695f7dcbbbc259a97fdb29423b2d46f.zip
Evas font-engine: Added support for runtime-italic/bold.
Now when setting :style=Oblique/Italic/Cursiva/Bold and etc and there's no matching font found in the system, adjustments will be done on runtime to support that feature. Patch by Myoungwoon Roy Kim (roy_kim). git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@58584 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 75b59608..cb75a4a7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -22,3 +22,4 @@ Samsung Electronics <tbd>
Samsung SAIT <tbd>
Sung W. Park <sungwoo@gmail.com>
Jiyoun Park <jy0703.park@samsung.com>
+Myoungwoon Roy Kim(roy_kim) <myoungwoon.kim@samsung.com> <myoungwoon@gmail.com>